A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

abs() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the absolute value of NUMBER.
absolute(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.absolute.
acceptsURL(String) - Method in class oracle.jdbc.driver.OracleDriver
Test to see if this driver understands a sub-protocol.
ACCESS_FORWARD - Static variable in class oracle.sql.ARRAY
 
ACCESS_REVERSE - Static variable in class oracle.sql.ARRAY
 
ACCESS_UNKNOWN - Static variable in class oracle.sql.ARRAY
 
acos() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the arc cosine value of NUMBER.
add(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of the addition of the NUMBER value and n.
add(OracleStatement) - Method in class oracle.jdbc.driver.LRUStmtCache
Add an element at the begining of the cache
addBatch() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Add a set of parameters to the batch.
addBatch() - Method in class oracle.jdbc.driver.OracleCallableStatement
Add a set of parameters to the batch.
addBatch(String) - Method in class oracle.jdbc.driver.OracleStatement
Add a SQL command to the current batch.
addBatch(String) - Method in class oracle.jdbc.driver.OraclePreparedStatement
This method cannot be used in OraclePreparedStatement.
addConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Add an event listener.
addJulianDays(int, int) - Method in class oracle.sql.DATE
Add Julian days to a date.
addMonths(int) - Method in class oracle.sql.DATE
Add months to a date.
afterLast() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.afterLast.
AL24UTFFSS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ADOS710_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ADOS710T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ADOS720_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ADOS720T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8APTEC715_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8APTEC715T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ARABICMAC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ARABICMACS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ARABICMACT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ASMO708PLUS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ASMO8X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8EBCDICX_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8HPARABIC8T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ISO8859P6_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8MSAWIN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8MUSSAD768_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8MUSSAD768T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8NAFITHA711_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8NAFITHA711T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8NAFITHA721_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8NAFITHA721T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8SAKHR706_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8SAKHR707_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8SAKHR707T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8XBASIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
archive(int, int, String) - Method in class oracle.jdbc.driver.OracleConnection
 
ARRAY - class oracle.sql.ARRAY.
 
ARRAY(ArrayDescriptor, Connection, Object) - Constructor for class oracle.sql.ARRAY
Constructor.
ArrayDescriptor - class oracle.sql.ArrayDescriptor.
 
ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ASCII_TO_CHAR - Static variable in class oracle.jdbc.driver.OracleConnection
 
asciiStreamValue() - Method in class oracle.sql.Datum
Convert to an ascii stream representation of the datum object
asciiStreamValue() - Method in class oracle.sql.BFILE
Convert to an ascii stream representation of the datum object
asciiStreamValue() - Method in class oracle.sql.CHAR
Convert to an ascii stream representation of the datum object
asin() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the arc sine value of NUMBER.
at_sign_character - Static variable in class oracle.jdbc.driver.OracleDriver
 
atan() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the arc tangent value of NUMBER.
atan2(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of atan2(NUMBER/x).
auto_rollback - Variable in class oracle.jdbc.driver.OracleStatement
 

B

BDA - Static variable in class oracle.sql.DATE
Bad day: above range
BDAL - Static variable in class oracle.sql.DATE
Bad day: below range
BDT - Static variable in class oracle.sql.DATE
Bad date format
beforeFirst() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.beforeFirst.
BFILE - class oracle.sql.BFILE.
This class will implements the java.sql.Bfile interface in JDBC 2.0 It provides the native implementation of the Bfile methods.
BG8MSWIN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BG8PC437S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BHR - Static variable in class oracle.sql.DATE
Bad hour: above range
BHRL - Static variable in class oracle.sql.DATE
Bad hour: below range
bigDecimalValue() - Method in class oracle.sql.Datum
Convert to a BigDecimal representation of the datum object
bigDecimalValue() - Method in class oracle.sql.CHAR
Convert this data object into a BigDecimal.
bigDecimalValue() - Method in class oracle.sql.NUMBER
Calls toBigDecimal to convert internal Oracle Number into a Java BigDecimal.
bigIntegerValue() - Method in class oracle.sql.NUMBER
Calls toBigInteger to convert internal Oracle Number to a Java BigInteger.
binaryStreamValue() - Method in class oracle.sql.Datum
Convert to a binary stream representation of the datum object
binaryStreamValue() - Method in class oracle.sql.CHAR
Convert to a binary stream representation of the datum object
BLOB - class oracle.sql.BLOB.
 
BLT8CP921_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8EBCDIC1112_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8MSWIN1257_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8PC775_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BMN - Static variable in class oracle.sql.DATE
Bad minute: above range
BMNL - Static variable in class oracle.sql.DATE
Bad minute: below range
BMO - Static variable in class oracle.sql.DATE
Bad month: above range
BMOL - Static variable in class oracle.sql.DATE
Bad month: below range
BN8BSCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
booleanValue() - Method in class oracle.sql.Datum
Convert to a boolean representation of the datum object
booleanValue() - Method in class oracle.sql.CHAR
Convert to a boolean representation of the datum object
booleanValue() - Method in class oracle.sql.NUMBER
Calls toBoolean to convert internal Oracle Number to a Java boolean.
BSC - Static variable in class oracle.sql.DATE
Bad second: above range
BSCL - Static variable in class oracle.sql.DATE
Bad second: below range
BYR - Static variable in class oracle.sql.DATE
Bad year: above range
BYRL - Static variable in class oracle.sql.DATE
Bad year: below range
byteValue() - Method in class oracle.sql.Datum
Convert to a byte representation of the datum object
byteValue() - Method in class oracle.sql.CHAR
Convert to a byte representation of the datum object
byteValue() - Method in class oracle.sql.NUMBER
Calls toByte to convert internal Oracle Number to a Java byte.

C

CACHE_ALL - Static variable in class oracle.sql.ArrayDescriptor
 
CACHE_LAST - Static variable in class oracle.sql.ArrayDescriptor
 
CACHE_NONE - Static variable in class oracle.sql.ArrayDescriptor
 
CALL_STMT - Static variable in class oracle.jdbc.driver.Const
 
cancel() - Method in class oracle.jdbc.driver.OracleStatement
Cancel the current statement
cancelRowUpdates() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.cancelRowUpdates.
CATEGORY_ALL - Static variable in class oracle.jdbc.driver.OracleLog
 
CATEGORY_HIGH_VOL - Static variable in class oracle.jdbc.driver.OracleLog
 
CATEGORY_LOW_VOL - Static variable in class oracle.jdbc.driver.OracleLog
 
CATEGORY_MED_VOL - Static variable in class oracle.jdbc.driver.OracleLog
 
CATEGORY_TOTAL - Static variable in class oracle.jdbc.driver.OracleLog
 
CategoryName - Static variable in class oracle.jdbc.driver.OracleLog
 
CDN8PC863_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ceil() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the ceiling of NUMBER value.
CH7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CHAR - class oracle.sql.CHAR.
The Oracle specific representation of characters.
CHAR_TO_ASCII - Static variable in class oracle.jdbc.driver.OracleConnection
 
CHAR_TO_JAVACHAR - Static variable in class oracle.jdbc.driver.OracleConnection
 
CHAR_TO_UNICODE - Static variable in class oracle.jdbc.driver.OracleConnection
 
CHAR(Object, CharacterSet) - Constructor for class oracle.sql.CHAR
Construct a CHAR from an Object.
CHAR(String, CharacterSet) - Constructor for class oracle.sql.CHAR
Constructor for CHAR.
CharacterSet - class oracle.sql.CharacterSet.
 
characterStreamValue() - Method in class oracle.sql.Datum
Convert to a character stream representation of the datum object
characterStreamValue() - Method in class oracle.sql.CHAR
Convert to a character stream representation of the datum object
checkDatumType(Datum, int, String) - Static method in class oracle.sql.SQLUtil
Check if the Datum is compatible with the specified SQL type.
checkValidity(byte[]) - Static method in class oracle.sql.DATE
Checks the DATE passed in.
CL8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8ISO8859P5_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8KOI8R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8MACCYRILLIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8MACCYRILLICS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8MSWIN1251_CHARSET - Static variable in class oracle.sql.CharacterSet
 
clearBatch() - Method in class oracle.jdbc.driver.OracleStatement
Make the set of commands in the current batch empty.
clearBatch() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Make the set of parameters in the current batch empty.
clearDefines() - Method in class oracle.jdbc.driver.OracleStatement
Allows the user to clear previously defined types for the define-columns of a select statement. This is useful if the user wishes to re-use a statement for a different query.
clearParameters() - Method in class oracle.jdbc.driver.OraclePreparedStatement
In general, parameter values remain in force for repeated use of a Statement.
clearParameters() - Method in class oracle.jdbc.driver.OracleCallableStatement
 
clearWarnings() - Method in class oracle.jdbc.driver.OracleStatement
We do not have any statement-level warnings.
clearWarnings() - Method in class oracle.jdbc.driver.OracleConnection
 
clearWarnings() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.clearWarnings.
ClientDataSupport - interface oracle.jdbc.driver.ClientDataSupport.
An object that supports storing and retrieving client data objects using associated keys.
CLOB - class oracle.sql.CLOB.
 
close() - Method in class oracle.jdbc.driver.OracleStatement
Close the current result set, if any, and then close the statement.
close() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Close the prepared statement.
close() - Method in class oracle.jdbc.driver.OracleCallableStatement
Close the current result set, if any, and then close the statement.
close() - Method in class oracle.jdbc.driver.LRUStmtCache
Close all the cursors in the Cache
close() - Method in class oracle.jdbc.driver.OracleConnection
Rollbacks the current transaction.
close() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.close.
close() - Method in class oracle.jdbc.pool.OraclePooledConnection
Close the physical connection.
close() - Method in interface oracle.jdbc.pool.OracleConnectionCache
Close the connection cache.
close() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Physically close all the pooled connections in the cache and free all the resources.
closed - Variable in class oracle.jdbc.driver.OracleStatement
 
closeFile() - Method in class oracle.sql.BFILE
Close the FILE.
closePooledConnection(PooledConnection) - Method in interface oracle.jdbc.pool.OracleConnectionCache
Invoked by the ConnectionEventListener when an error occurs on a PooledConnection/LogicalConnection signaling that it is no longer good to be used and can be closed.
closePooledConnection(PooledConnection) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Invoked by the ConnectionEventListener when an error occurs on a PooledConnection/LogicalConnection signaling that it is no longer good to be used and can be closed.
closeWithKey(String) - Method in class oracle.jdbc.driver.OracleStatement
The underlying cursor is not closed and the Statement handle is cached on the Key.
closeWithKey(String) - Method in class oracle.jdbc.driver.OraclePreparedStatement
The underlying cursor is not closed and the Statement handle is cached on the Key.
commit() - Method in class oracle.jdbc.driver.OracleConnection
 
commit(Xid, boolean) - Method in class oracle.jdbc.xa.OracleXAResource
 
compareTo(DATE) - Method in class oracle.sql.DATE
Returns -1 if DATE is less than date, 0 if DATE and date are equal (==), 1 if DATE is greater than date.
compareTo(NUMBER) - Method in class oracle.sql.NUMBER
Returns -1 if NUMBER is less than n, 0 if NUMBER and n are equal (==), 1 if NUMBER is greater than n.
CONCUR_READ_ONLY - Static variable in class oracle.jdbc.driver.OracleResultSet
 
CONCUR_UPDATABLE - Static variable in class oracle.jdbc.driver.OracleResultSet
 
connect(String, Properties) - Method in class oracle.jdbc.driver.OracleDriver
Connect to a database.
connectionClosed(ConnectionEvent) - Method in class oracle.jdbc.pool.OracleConnectionEventListener
Invoked when the application calls close() on its representation of the connection.
connectionErrorOccurred(ConnectionEvent) - Method in class oracle.jdbc.pool.OracleConnectionEventListener
Invoked when a fatal connection error occurs, just before an SQLException is thrown to the application.
Const - class oracle.jdbc.driver.Const.
 
Const() - Constructor for class oracle.jdbc.driver.Const
 
conversion - Variable in class oracle.jdbc.driver.OracleConnection
 
convert(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSet
 
convert(String) - Method in class oracle.sql.CharacterSet
 
convertUnshared(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSet
 
convertWithReplacement(String) - Method in class oracle.sql.CharacterSet
 
copy(CustomDatum) - Method in interface oracle.sql.Mutable
Copy the contents of cd into this.
cos() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the cosine value of NUMBER.
cosh() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the hyperbolic cosine value of NUMBER.
create(Datum, int) - Method in interface oracle.sql.CustomDatumFactory
create an Object from SQL Type and return it.
createBfileDBAccess() - Method in class oracle.jdbc.driver.OracleConnection
 
createBlobDBAccess() - Method in class oracle.jdbc.driver.OracleConnection
 
createClobDBAccess() - Method in class oracle.jdbc.driver.OracleConnection
 
createDescriptor(String, Connection) - Static method in class oracle.sql.StructDescriptor
Descriptor factory.
createDescriptor(String, Connection) - Static method in class oracle.sql.ArrayDescriptor
Descriptor factory.
createStatement() - Method in class oracle.jdbc.driver.OracleConnection
createStatement just allocates a new statement object.
createStatement(int, int) - Method in class oracle.jdbc.driver.OracleConnection
JDBC 2.0 Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatementWithKey(String) - Method in class oracle.jdbc.driver.OracleConnection
This is same as createStatement, except if a Statement with the given KEY exists in the Cache, then the statement is returned AS IT IS when it was closed and cached with this KEY.
creationState() - Method in class oracle.jdbc.driver.OracleStatement
Returns the Creation Status of this Statement.
CustomDatum - interface oracle.sql.CustomDatum.
 
CustomDatumFactory - interface oracle.sql.CustomDatumFactory.
 

D

D7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D8EBCDIC273_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DATE - class oracle.sql.DATE.
DATE Class
The DATE class provides conversions between the Oracle Date (ldx_t) data type and Java classes java.sql.Date, java.sql.Time, java.sql.Timestamp The internal data for this object is stored as a seven byte array in the super class' storage area.
DATE() - Constructor for class oracle.sql.DATE
Constructs a DATE object initialized to 1/1/1970.
DATE(byte[]) - Constructor for class oracle.sql.DATE
Create a DATE object represented by the given Oracle Date.
DATE(Date) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Date object.
DATE(Date, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Date object and a Calendar
DATE(Object) - Constructor for class oracle.sql.DATE
Constructs a DATE object initialized to the value specified by the object
DATE(Object, Calendar) - Constructor for class oracle.sql.DATE
Constructs a DATE object initialized to the value specified by the object and a Calendar
DATE(String) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java String object.
DATE(Time) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Time object.
DATE(Time, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Time object and a Calendar
DATE(Timestamp) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Timestamp object
DATE(Timestamp, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Timestamp object and a Calendar
dateValue() - Method in class oracle.sql.Datum
Convert to a Date representation of the datum object
dateValue() - Method in class oracle.sql.CHAR
Convert to a Date representation of the datum object
dateValue() - Method in class oracle.sql.DATE
Calls toDate to convert internal Oracle Date to a Java Date.
dateValue(Calendar) - Method in class oracle.sql.DATE
Calls toDate to convert internal Oracle Date and Calendar to a Java Date.
Datum - class oracle.sql.Datum.
The root of Oracle native datatype hierarchy. Each subclass represents one of the native kernel datatypes. In order to allow for possible optimization of data copying between SQL and Java, instances of subclasses are immutable.
Datum() - Constructor for class oracle.sql.Datum
Creates an empty datum
Datum(byte[]) - Constructor for class oracle.sql.Datum
Create a new datum with the given byte array as representation.
db_access - Variable in class oracle.jdbc.driver.OracleConnection
 
dbstmt - Variable in class oracle.jdbc.driver.OracleStatement
 
DEBUG - Static variable in class oracle.jdbc.driver.OracleConnection
 
DEBUG_SERIALIZATION - Static variable in class oracle.sql.TypeDescriptor
 
DEBUG1 - Static variable in class oracle.jdbc.driver.OracleLog
 
DEBUG2 - Static variable in class oracle.jdbc.driver.OracleLog
 
decrement() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value decremented by 1.
DEFAULT_CHARSET - Static variable in class oracle.sql.CHAR
 
DEFAULT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DEFAULT_XA_TIMEOUT - Static variable in class oracle.jdbc.xa.OracleXAResource
 
defaultConnection() - Method in class oracle.jdbc.driver.OracleDriver
Obtain the default static Connection.
defineColumnType(int, int) - Method in class oracle.jdbc.driver.OracleStatement
Define the type under which you will fetch data from the column.
defineColumnType(int, int, int) - Method in class oracle.jdbc.driver.OracleStatement
Define the type under which you will fetch data from the column and the maximum size of data you want.
defineColumnType(int, int, String) - Method in class oracle.jdbc.driver.OracleStatement
Define the type under which you will fetch data from the column.
defineParameterType(int, int, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Define the type under which you will bind the parameter and the maximum size of data you will bind in binds.
defines - Variable in class oracle.jdbc.driver.OracleStatement
 
deleteRow() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.deleteRow.
descType() - Method in class oracle.sql.StructDescriptor
Describe this type.
descType() - Method in class oracle.sql.ArrayDescriptor
Describe the collection type.
diffInJulianDays(DATE, int[], int[]) - Method in class oracle.sql.DATE
Calculates the difference between two dates in Julian days.
diffInMonths(DATE) - Method in class oracle.sql.DATE
Calculates the difference between two dates in months.
div(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the division of NUMBER value by n.
DK7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8EBCDIC277_CHARSET - Static variable in class oracle.sql.CharacterSet
 
dll_string - Static variable in class oracle.jdbc.driver.OracleDriver
 
doubleValue() - Method in class oracle.sql.Datum
Convert to a double representation of the datum object
doubleValue() - Method in class oracle.sql.CHAR
Convert to a double representation of the datum object
doubleValue() - Method in class oracle.sql.NUMBER
Calls toDouble to convert internal Oracle Number to a Java double.
DYNAMIC_SCHEME - Static variable in class oracle.jdbc.pool.OracleConnectionCacheImpl
 

E

e() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of e.
E7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
E7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
E8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8EBCDIC870_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8ISO8859P2_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8MACCE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8MACCES_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8MACCROATIAN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8MACCROATIANS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8MSWIN1250_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8PC852_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EEC8EUROASCI_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EEC8EUROPA3_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC875_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8GCOS7_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8ISO8859P7_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8MACGREEK_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8MACGREEKS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8MSWIN1253_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8PC437S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8PC737_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8PC851_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8PC869_CHARSET - Static variable in class oracle.sql.CharacterSet
 
empty_lob() - Static method in class oracle.sql.BLOB
Return a empty lob.
empty_lob() - Static method in class oracle.sql.CLOB
Return a empty lob.
enableWarning(boolean) - Static method in class oracle.jdbc.driver.OracleLog
Enable/disable warning messages.
end(Xid, int) - Method in class oracle.jdbc.xa.OracleXAResource
 
equals(Object) - Method in class oracle.sql.Datum
Test any object for equality with an Datum.
equals(Object) - Method in class oracle.sql.CharacterSet
 
ERROR - Static variable in class oracle.jdbc.driver.OracleLog
 
ET8MSWIN923_CHARSET - Static variable in class oracle.sql.CharacterSet
 
execute() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Execute the statement.
execute(String) - Method in class oracle.jdbc.driver.OracleStatement
Execute a SQL statement.
executeBatch() - Method in class oracle.jdbc.driver.OracleStatement
Submit a batch of commands to the database for execution.
executeBatch() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Submit a batch of parameters to the database for execution.
executeQuery() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Execute the query statement.
executeQuery(String) - Method in class oracle.jdbc.driver.OracleStatement
Execute a query statement.
executeUpdate() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Execute the update statement.
executeUpdate(String) - Method in class oracle.jdbc.driver.OracleStatement
Execute an update statement.
exp() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of e raised to NUMBER value.
EXPLICIT - Static variable in class oracle.jdbc.driver.OracleStatement
 

F

F7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F8EBCDIC297_CHARSET - Static variable in class oracle.sql.CharacterSet
 
FETCH_FORWARD - Static variable in class oracle.jdbc.driver.OracleResultSet
 
FETCH_REVERSE - Static variable in class oracle.jdbc.driver.OracleResultSet
 
FETCH_UNKNOWN - Static variable in class oracle.jdbc.driver.OracleResultSet
 
FIELD_ALL - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_CATEGORY - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_CONN - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_DEFAULT - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_MODULE - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_NONE - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_NUMBER - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_SUBMOD - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_THREAD - Static variable in class oracle.jdbc.driver.OracleLog
 
FIELD_TIME - Static variable in class oracle.jdbc.driver.OracleLog
 
fileExists() - Method in class oracle.sql.BFILE
Find out if a given BFILE (whose locator) points to a file that actually exists on the server's filesystem.
findColumn(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.findColumn.
first() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.first.
FIXED_RETURN_NULL_SCHEME - Static variable in class oracle.jdbc.pool.OracleConnectionCacheImpl
 
FIXED_WAIT_SCHEME - Static variable in class oracle.jdbc.pool.OracleConnectionCacheImpl
 
floatingPointRound(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to Number rounded to precision significant decimal digits.
floatValue() - Method in class oracle.sql.Datum
Convert to a float representation of the datum object
floatValue() - Method in class oracle.sql.CHAR
Convert to a float representation of the datum object
floatValue() - Method in class oracle.sql.NUMBER
Calls toFloat to convert internal Oracle Number to a Java float.
floor() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the floor of NUMBER value.
forget(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
 
formattedTextToNumber(String, String, String) - Static method in class oracle.sql.NUMBER
Returns a NUMBER converted from Num controlled by the format fmt.
fromJulianDays(int, int) - Static method in class oracle.sql.DATE
Convert given julian days and seconds to an Oracle Date.
fromText(String, String, String) - Static method in class oracle.sql.DATE
Convert a formatted string to a DATE object.
FUNCTION - Static variable in class oracle.jdbc.driver.OracleLog
 

G

get_internal_type(int) - Static method in class oracle.sql.SQLUtil
 
getAccessDirection() - Method in class oracle.sql.ARRAY
Performance hint.
getAction() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getActiveSize() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Return the total no of connections that are being used.
getArray() - Method in class oracle.sql.ARRAY
Implements Array interface method Retrieve the contents of the SQL array designated by the object.
getArray(Dictionary) - Method in class oracle.sql.ARRAY
Implements Array interface method Retrieve the contents of the SQL array designated by this object.
getArray(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getArray(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getArray.
getARRAY(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getARRAY(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getArray(long, int) - Method in class oracle.sql.ARRAY
Implements Array interface method Like getArray() above, but returns an array containing a slice of the SQL array, beginning with the given index and containing up to count successive elements of the SQL array.
getArray(long, int, Dictionary) - Method in class oracle.sql.ARRAY
Implements Array interface method Like getArray() above, but returns an array containing a slice of the SQL array, beginning with the given index and containing up to count successive elements of the SQL array.
getArray(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getArray.
getARRAY(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getArrayType() - Method in class oracle.sql.ArrayDescriptor
Return the database type of the array.
getAsciiOutputStream() - Method in class oracle.sql.CLOB
Oracle extension.
getAsciiStream() - Method in class oracle.sql.CLOB
Implements the Clob interface method.
getAsciiStream(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getAsciiStream(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getAsciiStream.
getAsciiStream(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getAsciiStream.
getAttributes() - Method in class oracle.sql.STRUCT
Implements the Struct interface function.
getAttributes(Dictionary) - Method in class oracle.sql.STRUCT
Implements the Struct interface function.
getAutoBuffering() - Method in class oracle.sql.ARRAY
Performance hint.
getAutoBuffering() - Method in class oracle.sql.STRUCT
Performance hint.
getAutoClose() - Method in class oracle.jdbc.driver.OracleConnection
We are always in auto-close mode.
getAutoCommit() - Method in class oracle.jdbc.driver.OracleConnection
 
getAutoIndexing() - Method in class oracle.sql.ARRAY
Performance hint.
getAutoRefetch() - Method in class oracle.jdbc.driver.OracleStatement
Oracle extension.
getAutoRefetch() - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getAutoRollback() - Method in class oracle.jdbc.driver.OracleStatement
Deprecated. As of JDBC 8.1.6. No Replacement. 933355: Transaction management, if different from the default behavior, should be handled by the user at the application level.
getBaseName() - Method in class oracle.sql.ArrayDescriptor
In case the elements are named types the fully qualified name of their type.Otherwise, return type name used by the database
getBaseType() - Method in class oracle.sql.ARRAY
Implements Array interface method Determine the code, from java.sql.Types, of the type of the elements of the array.
getBaseType() - Method in class oracle.sql.ArrayDescriptor
Return element's type code.
getBaseTypeName() - Method in class oracle.sql.REF
Implements the Ref interface method.
getBaseTypeName() - Method in class oracle.sql.ARRAY
Implements Array interface method Returns the SQL type name of the elements in the array designated by this Array object.
getBfile(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getBFILE(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBFILE(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getBfile(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getBFILE(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getBigDecimal(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBigDecimal(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getBigDecimal.
getBigDecimal(int, int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBigDecimal(int, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBigDecimal.
getBigDecimal(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getBigDecimal.
getBigDecimal(String, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBigDecimal.
getBinaryOutputStream() - Method in class oracle.sql.BLOB
Oracle extension.
getBinaryStream() - Method in class oracle.sql.BFILE
Retrieve the entire BFILE as a stream.
getBinaryStream() - Method in class oracle.sql.BLOB
Implements the Blob interface function.
getBinaryStream(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBinaryStream(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBinaryStream.
getBinaryStream(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBinaryStream.
getBlob(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBlob(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getBlob.
getBLOB(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBLOB(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getBlob(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getBlob.
getBLOB(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getBoolean(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBoolean(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBoolean.
getBoolean(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBoolean.
getBranchQualifier() - Method in class oracle.jdbc.xa.OracleXid
 
getBufferSize() - Method in class oracle.sql.BLOB
Oracle extension.
getBufferSize() - Method in class oracle.sql.CLOB
Oracle extension.
getByte(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getByte(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getByte.
getByte(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getByte.
getBytes() - Method in class oracle.sql.Datum
Create a new Java byte array containing a copy of the RDBMS data.
getBytes(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getBytes(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBytes.
getBytes(long, int) - Method in class oracle.sql.BFILE
Return a copy of the contents of the BFILE at the requested position.
getBytes(long, int) - Method in class oracle.sql.BLOB
Implements the Blob interface function.
getBytes(long, int, byte[]) - Method in class oracle.sql.BFILE
Copy the contents of the BFILE at the requested position to suppied buffer.
getBytes(long, int, byte[]) - Method in class oracle.sql.BLOB
Oracle extension.
getBytes(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getBytes.
getCacheScheme() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Return the Caching Scheme being used.
getCacheSize() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Return the total no of connections in the Cache.
getCatalog() - Method in class oracle.jdbc.driver.OracleConnection
We do not support catalogs.
getCatalogName(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's table's catalog name?
getCatalogName(int) - Method in class oracle.jdbc.driver.StructMetaData
 
getCHAR(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getCHAR(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getCHAR(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getCharacterOutputStream() - Method in class oracle.sql.CLOB
Oracle extension.
getCharacterStream() - Method in class oracle.sql.CLOB
Implements the Clob interface method.
getCharacterStream(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getCharacterStream.
getCharacterStream(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getCharacterStream.
getChars(long, int, char[]) - Method in class oracle.sql.CLOB
Oracle extension.
getChunkSize() - Method in class oracle.sql.BLOB
Oracle extension.
getChunkSize() - Method in class oracle.sql.CLOB
Oracle extension.
getClientData(Object) - Method in class oracle.jdbc.driver.OracleConnection
Obtain the client data value associated with a key.
getClientData(Object) - Method in interface oracle.jdbc.driver.ClientDataSupport
Returns the client data value mapped to the specified key.
getClob(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getClob(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.
getCLOB(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getCLOB(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getClob(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.
getCLOB(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getColumnClassName(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnClassName(int) - Method in class oracle.jdbc.driver.StructMetaData
 
getColumnCount() - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's the number of columns in the ResultSet?
getColumnCount() - Method in class oracle.jdbc.driver.StructMetaData
Get number of attributes.
getColumnDisplaySize(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's the column's normal max width in chars?
getColumnDisplaySize(int) - Method in class oracle.jdbc.driver.StructMetaData
Return maximum column length in case of type CHAR,VARCHAR and RAW; Return 0 for other cases.
getColumnLabel(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's the suggested column title for use in printouts and displays?
getColumnLabel(int) - Method in class oracle.jdbc.driver.StructMetaData
 
getColumnName(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's name?
getColumnName(int) - Method in class oracle.jdbc.driver.StructMetaData
Gets a attribute's name.
getColumnType(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's SQL type? The DBType structure holds the ORACLE type number (VARCHAR is 1) and we need to convert it to the Java type number (VARCHAR is 12).
getColumnType(int) - Method in class oracle.jdbc.driver.StructMetaData
 
getColumnTypeName(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's data source specific type name?
getColumnTypeName(int) - Method in class oracle.jdbc.driver.StructMetaData
Retrieves a attribute's database-specific type name.
getConcurrency() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getConcurrency.
getConnection() - Method in class oracle.jdbc.driver.OracleStatement
JDBC 2.0 Returns the Connection object that produced this Statement object.
getConnection() - Method in class oracle.sql.BFILE
Get connection object.
getConnection() - Method in class oracle.sql.BLOB
Oracle extension.
getConnection() - Method in class oracle.sql.REF
Oracle extension.
getConnection() - Method in class oracle.sql.ARRAY
Oracle extension.
getConnection() - Method in class oracle.sql.CLOB
Oracle extension.
getConnection() - Method in class oracle.sql.STRUCT
Oracle extension.
getConnection() - Method in class oracle.jdbc.xa.OracleXAConnection
Create an object handle for this physical connection.
getConnection() - Method in class oracle.jdbc.pool.OraclePooledConnection
Create an object handle for this physical connection.
getConnection() - Method in class oracle.jdbc.pool.OracleDataSource
Attempt to establish a database connection.
getConnection() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Attempt to get a logical connection from the Cache.
getConnection(String, String) - Method in class oracle.jdbc.pool.OracleDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Attempt to get a logical connection from the Cache.
getCurrentDate() - Static method in class oracle.sql.DATE
Gets current date and time
getCursor(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getCursor(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getCURSOR(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getCursorName() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getCursorName.
getCustomDatum(int, CustomDatumFactory) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getCustomDatum(int, CustomDatumFactory) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getCustomDatum(String, CustomDatumFactory) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getDatabaseName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the name of the database set on this DataSource instance.
getDatabaseProductVersion() - Method in class oracle.jdbc.driver.OracleConnection
What's the version of this database product?
getDataSourceName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the datasource name for this instance if set.
getDate(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getDate(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getDate.
getDATE(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getDATE(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getDate(int, Calendar) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getDate(int, Calendar) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getDate (idx, calendar).
getDate(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getDate.
getDATE(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getDate(String, Calendar) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getDate (idx, calendar).
getDbCsId() - Method in class oracle.jdbc.driver.OracleConnection
Obtain the Oracle identifier of the character set used in the database server.
getdbLinks() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getDefaultAutoRefetch() - Method in class oracle.jdbc.driver.OracleConnection
Oracle extension.
getDefaultExecuteBatch() - Method in class oracle.jdbc.driver.OracleConnection
Allows the user to retrieve the batch value for the connection.
getDefaultRowPrefetch() - Method in class oracle.jdbc.driver.OracleConnection
Allows the user to retrieve the row prefetch value for the connection.
getDescription() - Method in class oracle.jdbc.pool.OracleDataSource
Get the Desciption of this data source.
getDescriptor() - Method in class oracle.sql.REF
Oracle extension.
getDescriptor() - Method in class oracle.sql.ARRAY
Oracle extension.
getDescriptor() - Method in class oracle.sql.STRUCT
Oracle extension.
getDescriptor(String) - Method in class oracle.jdbc.driver.OracleConnection
Return the matched StructDescriptor.
getDirAlias() - Method in class oracle.sql.BFILE
Gets the Bfile's directory alias.
getDouble(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getDouble(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getDouble.
getDouble(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getDouble.
getDoubleArray() - Method in class oracle.sql.ARRAY
Oracle extension.
getDoubleArray(long, int) - Method in class oracle.sql.ARRAY
Oracle extension.
getDriverType() - Method in class oracle.jdbc.pool.OracleDataSource
Get the Oracle JDBC driver type set for this datasource instance
getExecuteBatch() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Retrieve the batch value (for Oracle-style batching only).
getFetchDirection() - Method in class oracle.jdbc.driver.OracleStatement
JDBC 2.0 Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchDirection() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getFetchDirection.
getFetchSize() - Method in class oracle.jdbc.driver.OracleStatement
JDBC 2.0 Retrieves the number of result set rows that is the default fetch size for result sets generated from this Statement object.
getFetchSize() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getFetchSize.
getFloat(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getFloat(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getFloat.
getFloat(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getFloat.
getFloatArray() - Method in class oracle.sql.ARRAY
Oracle extension.
getFloatArray(long, int) - Method in class oracle.sql.ARRAY
Oracle extension.
getFormatId() - Method in class oracle.jdbc.xa.OracleXid
 
getGlobalTransactionId() - Method in class oracle.jdbc.xa.OracleXid
 
getIncludeSynonyms() - Method in class oracle.jdbc.driver.OracleConnection
Returns true if DatabaseMetaData.getColumns will report information if a table synonym is passed in, and false otherwise.
getInt(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getInt(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getInt.
getInt(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getInt.
getIntArray() - Method in class oracle.sql.ARRAY
Oracle extension.
getIntArray(long, int) - Method in class oracle.sql.ARRAY
Oracle extension.
getJavaObject(String) - Method in class oracle.jdbc.driver.OracleConnection
 
getJdbcCsId() - Method in class oracle.jdbc.driver.OracleConnection
Obtain the Oracle identifier of the character set used in the JDBC driver.
getLength() - Method in class oracle.sql.Datum
Retreive the length of a datum.
getLength() - Method in class oracle.sql.StructDescriptor
The number of fields in the Object Type.
getLoginTimeout() - Method in class oracle.jdbc.pool.OracleDataSource
u Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLogStream() - Static method in class oracle.jdbc.driver.OracleLog
Get the logging PrintStream.
getLogWriter() - Static method in class oracle.jdbc.driver.OracleLog
Get the logging PrintWriter.
getLogWriter() - Method in class oracle.jdbc.pool.OracleDataSource
Get the log writer for this data source.
getLong(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getLong(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getLong.
getLong(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getLong.
getLongArray() - Method in class oracle.sql.ARRAY
Oracle extension.
getLongArray(long, int) - Method in class oracle.sql.ARRAY
Oracle extension.
getMajorVersion() - Method in class oracle.jdbc.driver.OracleDriver
 
getMaxFieldSize() - Method in class oracle.jdbc.driver.OracleStatement
 
getMaxLength() - Method in class oracle.sql.ArrayDescriptor
Return the maximun number of elements this array object can hold.
getMaxLimit() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Return the Max limit on Connections.
getMaxRows() - Method in class oracle.jdbc.driver.OracleStatement
 
getMetaData() - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0 Gets the number, types and properties of a ResultSet's columns.
getMetaData() - Method in class oracle.jdbc.driver.OracleConnection
We just return a oracle.oci8.DatabaseMetaData object.
getMetaData() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getMetaData.
getMetaData() - Method in class oracle.sql.StructDescriptor
Gets the metadata regarding this type.
getMinLimit() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Return the minimum limit on the no of Connections.
getMinorVersion() - Method in class oracle.jdbc.driver.OracleDriver
 
getMoreResults() - Method in class oracle.jdbc.driver.OracleStatement
We only have one result and there no way to indicate it.
getName() - Method in class oracle.sql.BFILE
Gets the Bfile's file name.
getName() - Method in class oracle.sql.TypeDescriptor
Return fully qualified type name.
getNetworkProtocol() - Method in class oracle.jdbc.pool.OracleDataSource
Get the network protocol set.
getnsite() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getNUMBER(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getNUMBER(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getNUMBER(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getNumParameters() - Method in class oracle.jdbc.driver.OracleSQLException
Get total number of ORacle error message parameters.
getObject(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getObject(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getObject.
getObject(int, Dictionary) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getObject(int, Dictionary) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getObject (idx, map).
getObject(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getObject.
getObject(String, Dictionary) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getObject (idx, map).
getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.jdbc.pool.OracleDataSourceFactory
 
getOracleArray() - Method in class oracle.sql.ARRAY
Oracle extension.
getOracleArray(long, int) - Method in class oracle.sql.ARRAY
Oracle extension.
getOracleAttributes() - Method in class oracle.sql.STRUCT
Oracle extension.
getOracleColumnClassName(int) - Method in class oracle.jdbc.driver.StructMetaData
Return the fully-qualified name of the Datum class whose instances are manufactured if the method OracleResultSet.getOracleObject is called to retrieve a value from a column.
getOracleError() - Method in class oracle.jdbc.xa.OracleXAException
getOracleError returns the Oracle Error code corresponding to this exception.
getOracleId() - Method in class oracle.sql.CharacterSet
 
getOracleObject(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getOracleObject(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getOracleObject(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getOraclePlsqlIndexTable(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
Oracle OCI driver specific.
getOriginalSql() - Method in class oracle.jdbc.driver.OracleStatement
 
getParameters() - Method in class oracle.jdbc.driver.OracleSQLException
Get Oracle error message parameters.
getPlsqlIndexTable(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
Oracle OCI driver specific.