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.
getPlsqlIndexTable(int, Class) - Method in class oracle.jdbc.driver.OracleCallableStatement
Oracle OCI driver specific.
getPooledConnection() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnection(String, String) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Attempt to establish a database connection.
getPortNumber() - Method in class oracle.jdbc.pool.OracleDataSource
Get the port number on which server is listening for requests.
getPrecision(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's number of decimal digits? The semantic of get precision on non NUMERIC columns is weirdly defined by the JDBC test suite.
getPrecision(int) - Method in class oracle.jdbc.driver.StructMetaData
 
getPropertyInfo(String, Properties) - Method in class oracle.jdbc.driver.OracleDriver
 
getQueryTimeout() - Method in class oracle.jdbc.driver.OracleStatement
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
getRatioTo(CharacterSet) - Method in class oracle.sql.CharacterSet
 
getRAW(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getRAW(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getRAW(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getRef(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getRef(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getRef.
getREF(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getREF(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getRef(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getRef.
getREF(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getReference() - Method in class oracle.jdbc.pool.OracleDataSource
 
getReference() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
 
getRemarksReporting() - Method in class oracle.jdbc.driver.OracleConnection
Return true if the DatabaseMetaData calls getTables and getColumns will report the REMARKS column.
getReportRemarks() - Method in class oracle.jdbc.driver.OracleConnection
 
getRestrictGetTables() - Method in class oracle.jdbc.driver.OracleConnection
Returns true if the information returned by DatabaseMetaData.getTables is restricted, and false otherwise.
getResultSet() - Method in class oracle.jdbc.driver.OracleStatement
Allocate a result set.
getResultSet() - Method in class oracle.sql.ARRAY
Implements Array interface method Returns a result set that contains the elements of the array designated by this Array object.
getResultSet(Dictionary) - Method in class oracle.sql.ARRAY
Implements Array interface method Returns a result set that contains the elements of the array designated by this Array object and uses the given map to map the array elements.
getResultSet(long, int) - Method in class oracle.sql.ARRAY
Implements Array interface method Returns a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(long, int, Dictionary) - Method in class oracle.sql.ARRAY
Implements Array interface method Returns a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSetConcurrency() - Method in class oracle.jdbc.driver.OracleStatement
JDBC 2.0 Retrieves the result set concurrency.
getResultSetType() - Method in class oracle.jdbc.driver.OracleStatement
JDBC 2.0 Determine the result set type.
getRevisedSql() - Method in class oracle.jdbc.driver.OracleStatement
 
getRow() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getRow.
getROWID(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getROWID(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getROWID(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getRowPrefetch() - Method in class oracle.jdbc.driver.OracleStatement
Allows the user to retrieve the prefetch value for all results sets created from this statement.
getScale(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's number of digits to right of decimal?
getScale(int) - Method in class oracle.jdbc.driver.StructMetaData
 
getSchemaName(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's table's schema?
getSchemaName(int) - Method in class oracle.jdbc.driver.StructMetaData
Gets a attribute's schema name if it's of object type.
getServerName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the name of the server on which database is running.
getShort(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getShort(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getShort.
getShort(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getShort.
getShortArray() - Method in class oracle.sql.ARRAY
Oracle extension.
getShortArray(long, int) - Method in class oracle.sql.ARRAY
 
getSize() - Method in class oracle.jdbc.driver.LRUStmtCache
Returns the no of elements in the cache
getSqlKind() - Method in class oracle.jdbc.driver.OracleStatement
Return the statement kind.
getSQLType(Object) - Method in class oracle.jdbc.driver.OracleConnection
 
getSQLTypeName() - Method in class oracle.sql.ARRAY
Oracle extension.
getSQLTypeName() - Method in class oracle.sql.STRUCT
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getStatement() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getStatement.
getStmtCacheSize() - Method in class oracle.jdbc.driver.OracleConnection
Return the size of Statement Cache.
getStmtCacheSize() - Method in class oracle.jdbc.pool.OraclePooledConnection
Return the size of Statement Cache.
getStmtCacheSize() - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Return the size of Statement Cache.
getStream() - Method in class oracle.sql.Datum
Create an input stream so the raw data may be read. This is the normal way to access long datatypes.
getString() - Method in class oracle.sql.CHAR
Converts the sequence of characters represented by this to a String.
getString(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getString(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getString.
getString(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getString.
getSTRUCT() - Method in class oracle.sql.REF
Oracle extension.
getSTRUCT(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getSTRUCT(int) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getSTRUCT(String) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
getStructAttrCsId() - Method in class oracle.jdbc.driver.OracleConnection
Obtain the Oracle identifier of the character set used in STRUCT attributes.
getSubString(long, int) - Method in class oracle.sql.CLOB
Implements the Clob interface method.
getTableName(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
What's a column's table name?
getTableName(int) - Method in class oracle.jdbc.driver.StructMetaData
 
getTime(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getTime(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getTime.
getTime(int, Calendar) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getTime(int, Calendar) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getTime (idx, calendar).
getTime(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getTime.
getTime(String, Calendar) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getTime (idx, calendar).
getTimestamp(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getTimestamp(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getTimestamp.
getTimestamp(int, Calendar) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getTimestamp(int, Calendar) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getTimestamp (idx, calendar).
getTimestamp(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getTimestamp.
getTimestamp(String, Calendar) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getTimestamp (idx, calendar).
getTNSEntryName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the TNS entry name for this instance if set.
getTransactionIsolation() - Method in class oracle.jdbc.driver.OracleConnection
We only support dirty reads.
getTransactionTimeout() - Method in class oracle.jdbc.xa.OracleXAResource
Obtain the current transaction timeout value set for this XAResource instance.
getType() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.getType.
getTypeDescriptor(String, OracleConnection) - Static method in class oracle.sql.SQLUtil
Obtain the type descriptor associated with the specified type name.
getTypeMap() - Method in class oracle.jdbc.driver.OracleConnection
 
getUnicodeStream(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
getUnicodeStream(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getUnicodeStream.
getUnicodeStream(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getUnicodeStream.
getUpdateCount() - Method in class oracle.jdbc.driver.OracleStatement
 
getURL() - Method in class oracle.jdbc.pool.OracleDataSource
Get the URL for this datasource.
getUser() - Method in class oracle.jdbc.pool.OracleDataSource
Get the user name for this datasource.
getUserName() - Method in class oracle.jdbc.driver.OracleConnection
 
getUsingXAFlag() - Method in class oracle.jdbc.driver.OracleConnection
 
getValue() - Method in class oracle.sql.REF
Oracle extension.
getValue(Dictionary) - Method in class oracle.sql.REF
Oracle extension.
getVersionNumber() - Method in class oracle.jdbc.driver.OracleConnection
 
getWaitOption() - Method in class oracle.jdbc.driver.OracleStatement
Deprecated. As of JDBC 8.1.6. No Replacement. 933355: Time to wait for resources, if different from the default behavior, should be handled by the user at the application level.
getWarnings() - Method in class oracle.jdbc.driver.OracleStatement
We do not have any statement-level warnings
getWarnings() - Method in class oracle.jdbc.driver.OracleConnection
Return the current warning, if any
getWarnings() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.getWarnings.
getXAConnection() - Method in class oracle.jdbc.xa.OracleXADataSource
Attempt to establish a database connection.
getXAConnection(String, String) - Method in class oracle.jdbc.xa.OracleXADataSource
Attempt to establish a database connection.
getXAError() - Method in class oracle.jdbc.xa.OracleXAException
getXAError returns the XA Error code corresponding to this exception.
getXAErrorFlag() - Method in class oracle.jdbc.driver.OracleConnection
 
getXAErrorMessage(int) - Static method in class oracle.jdbc.xa.OracleXAException
 
getXAResource() - Method in class oracle.jdbc.xa.OracleXAConnection
Return an XA resource to the caller.
getXids() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 

H

hashCode() - Method in class oracle.sql.CharacterSet
 
holdLine(OracleStatement) - Method in class oracle.jdbc.driver.OracleConnection
 
HRZER0 - Static variable in class oracle.sql.DATE
Zero valued hour
HU8ABMOD_CHARSET - Static variable in class oracle.sql.CharacterSet
 
HU8CWI2_CHARSET - Static variable in class oracle.sql.CharacterSet
 

I

I7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I8EBCDIC280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
implementsInterface(Class, Class) - Static method in class oracle.sql.SQLUtil
Check if a class implements an interface.
IMPLICIT - Static variable in class oracle.jdbc.driver.OracleStatement
 
IN8ISCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
increment() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value incremented by 1.
inInitialization() - Static method in class oracle.sql.NUMBER
returns the state of initialization
initUserName() - Method in class oracle.jdbc.driver.OracleConnection
 
insertRow() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.insertRow.
intValue() - Method in class oracle.sql.Datum
Convert to a integer representation of the datum object
intValue() - Method in class oracle.sql.CHAR
Convert to a integer representation of the datum object
intValue() - Method in class oracle.sql.NUMBER
Calls toInt to convert internal Oracle Number to a Java int.
is_value_null(boolean, int) - Method in class oracle.jdbc.driver.OracleStatement
This is public only so that the Jolt server can get to it.
IS8MACICELANDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IS8MACICELANDICS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IS8PC861_CHARSET - Static variable in class oracle.sql.CharacterSet
 
isAfterLast() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.isAfterLast.
isAutoIncrement(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Is the column automatically numbered, thus read-only?
isAutoIncrement(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isBeforeFirst() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.isBeforeFirst.
isCaseSensitive(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Does a column's case matter?
isCaseSensitive(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isClosed() - Method in class oracle.jdbc.driver.OracleConnection
As we do not keep a state in the Java struct we call native method even for isClosed.
isConvertibleFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
 
isConvertibleTo(Class) - Method in class oracle.sql.Datum
Determines if datum object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.BFILE
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.BLOB
Oracle extension.
isConvertibleTo(Class) - Method in class oracle.sql.CHAR
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.NUMBER
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.REF
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.ARRAY
Oracle extension.
isConvertibleTo(Class) - Method in class oracle.sql.ROWID
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.CLOB
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.RAW
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.STRUCT
Determines if datum object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.DATE
Determines if the object can be converted to a particular class
isCurrency(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Is the column a cash value?
isCurrency(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isDefinitelyWritable(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Will a write on the column definitely succeed?
isDefinitelyWritable(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isEmptyLob() - Method in class oracle.sql.BLOB
 
isEmptyLob() - Method in class oracle.sql.CLOB
 
isEnabled() - Static method in class oracle.jdbc.driver.OracleLog
Check if logging is enabled.
isFileOpen() - Method in class oracle.sql.BFILE
Find out whether a BFILE was opened with the give BFILE.
isFirst() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.isFirst.
isInf() - Method in class oracle.sql.NUMBER
Returns true if NUMBER value is positive or negative infinity and a false otherwise.
isInt() - Method in class oracle.sql.NUMBER
Returns true if NUMBER value is finite and integral.
isLast() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.isLast.
isLossyFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
 
isNegInf() - Method in class oracle.sql.NUMBER
Returns returns true if NUMBER is negative infinity and false otherwise.
isNullable(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Can you put a NULL in this column?
isNullable(int) - Method in class oracle.jdbc.driver.StructMetaData
 
ISO_LATIN_1_CHARSET - Static variable in class oracle.sql.CharacterSet
 
isPosInf() - Method in class oracle.sql.NUMBER
Returns true if NUMBER is positive infinity and false otherwise.
isReadOnly() - Method in class oracle.jdbc.driver.OracleConnection
Our connections are never in read-only mode.
isReadOnly(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Is a column definitely not writable?
isReadOnly(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isSameRM(XAResource) - Method in class oracle.jdbc.xa.OracleXAResource
This method is called to determine if the resource manager instance represented by the target object is the same as the resouce manager instance represented by the parameter xares.
isSearchable(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Can the column be used in a where clause?
isSearchable(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isSigned(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Is the column a signed number?
isSigned(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isValid(byte[]) - Static method in class oracle.sql.NUMBER
Checks if a given Oracle Number is valid
isWritable(int) - Method in class oracle.jdbc.driver.OracleResultSetMetaData
Is it possible for a write on the column to succeed?
isWritable(int) - Method in class oracle.jdbc.driver.StructMetaData
 
isZero() - Method in class oracle.sql.NUMBER
Returns true if NUMBER is zero.
IW7IS960_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8EBCDIC1086_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8EBCDIC424_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8ISO8859P8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8MACHEBREW_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8MACHEBREWS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8MSWIN1255_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8PC1507_CHARSET - Static variable in class oracle.sql.CharacterSet
 

J

JA16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16DBCSFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EBCDIC930_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EUC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EUCFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EUCYEN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16MACSJIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16MSWIN932_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJISFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJISYEN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16TSTSET_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16TSTSET2_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16VMS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JAVACHAR_TO_CHAR - Static variable in class oracle.jdbc.driver.OracleConnection
 
JavaToSQL(OracleConnection, Object, int, String) - Static method in class oracle.sql.SQLUtil
Convert a Java object to SQL data bytes.
jdbcCompliant() - Method in class oracle.jdbc.driver.OracleDriver
 
JTAdebug - Static variable in class oracle.jdbc.xa.OracleMultiPhaseArgs
 

K

KO16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16DBCSFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16KSC5601_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16KSC5601FIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16KSCCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16MSWIN949_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16TSTSET_CHARSET - Static variable in class oracle.sql.CharacterSet
 

L

LA8ISO6937_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LA8PASSPORT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
last() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.last.
lastDayOfMonth() - Method in class oracle.sql.DATE
returns a DATE object intialized to the last day of the month .
length() - Method in class oracle.sql.BFILE
The length of the BFILE in bytes.
length() - Method in class oracle.sql.BLOB
Implements the Blob interface function.
length() - Method in class oracle.sql.ARRAY
Oracle extension.
length() - Method in class oracle.sql.CLOB
Implements the Clob interface method.
ln() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the natural logarithm of the NUMBER value.
ln10() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of ln(10).
lob_dbaccess - Variable in class oracle.jdbc.driver.OracleConnection
 
log(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the logarithm to the base base of the NUMBER value.
logon_as_internal_str - Static variable in class oracle.jdbc.driver.OracleDriver
 
longValue() - Method in class oracle.sql.Datum
Convert to a long representation of the datum object
longValue() - Method in class oracle.sql.CHAR
Convert to a long representation of the datum object
longValue() - Method in class oracle.sql.NUMBER
Calls toLong to convert internal Oracle Number to a Java long.
lookup(String, int, int) - Method in class oracle.jdbc.driver.LRUStmtCache
Does a lookup in the cache based on the SQL string and statement type.
LRUStmtCache - class oracle.jdbc.driver.LRUStmtCache.
A Statement Caching based on LRU Scheme
LRUStmtCache() - Constructor for class oracle.jdbc.driver.LRUStmtCache
Default Constructor with default size (10)
LRUStmtCache(int) - Constructor for class oracle.jdbc.driver.LRUStmtCache
Constructor that takes the mazimum size of the Cache.
LT8MSWIN921_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LT8PC772_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LT8PC774_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LV8PC1117_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LV8PC8LR_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LV8RST104090_CHARSET - Static variable in class oracle.sql.CharacterSet
 

M

main(String[]) - Static method in class oracle.sql.SQLUtil
 
make(int) - Static method in class oracle.sql.CharacterSet
 
makeDatum(OracleConnection, byte[], int, String) - Static method in class oracle.sql.SQLUtil
Create a Datum object from the input SQL data.
makeDatum(OracleConnection, Object, int, String) - Static method in class oracle.sql.SQLUtil
Create a Datum object from an input Java object.
makeJdbcArray(int) - Method in class oracle.sql.Datum
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.NUMBER
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.DATE
Returns a JDBC array representation of the datum
makeOracleDatum(OracleConnection, Object, int, String) - Static method in class oracle.sql.SQLUtil
Create a Datum object from an input Java object.
MASK_ALL_SET - Static variable in class oracle.jdbc.driver.OracleLog
 
MAX_CHUNK_SIZE - Static variable in class oracle.sql.BLOB
 
MAX_CHUNK_SIZE - Static variable in class oracle.sql.CLOB
 
MAX_MODULES - Static variable in class oracle.jdbc.driver.OracleLog
 
MAX_VECTOR_BITS - Static variable in class oracle.jdbc.driver.OracleLog
 
MAXBQUALSIZE - Static variable in class oracle.jdbc.xa.OracleXid
 
MAXGTRIDSIZE - Static variable in class oracle.jdbc.xa.OracleXid
 
MIZERO - Static variable in class oracle.sql.DATE
Zero valued minute
mod(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the remainder of the division of NUMBER/n.
MODULE_ALL - Static variable in class oracle.jdbc.driver.OracleLog
 
MODULE_DBACCESS - Static variable in class oracle.jdbc.driver.OracleLog
 
MODULE_DBCONV - Static variable in class oracle.jdbc.driver.OracleLog
 
MODULE_DRIVER - Static variable in class oracle.jdbc.driver.OracleLog
 
MODULE_JOLT - Static variable in class oracle.jdbc.driver.OracleLog
 
MODULE_PICKLE - Static variable in class oracle.jdbc.driver.OracleLog
 
MODULE_TOTAL - Static variable in class oracle.jdbc.driver.OracleLog
 
ModuleName - Static variable in class oracle.jdbc.driver.OracleLog
 
moveToCurrentRow() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.moveToCurrentRow.
moveToInsertRow() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.moveToInsertRow.
MSD - Static variable in class oracle.sql.DATE
Day is one of those "missing" from the year 1582
mul(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to product of NUMBER and n.
Mutable - interface oracle.sql.Mutable.
 

N

N7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
N8PC865_CHARSET - Static variable in class oracle.sql.CharacterSet
 
nativeSQL(String) - Method in class oracle.jdbc.driver.OracleConnection
This is a bogus and quickly done implementation waiting for something better
NDK7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
NE8ISO8859P10_CHARSET - Static variable in class oracle.sql.CharacterSet
 
NEE8ISO8859P4_CHARSET - Static variable in class oracle.sql.CharacterSet
 
needLine() - Method in class oracle.jdbc.driver.OracleConnection
 
negate() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the negated NUMBER value.
negInf() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to negative infinity.
NEW - Static variable in class oracle.jdbc.driver.OracleStatement
 
next() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.next.
NL7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
NONE - Static variable in class oracle.jdbc.driver.OracleConnection
 
NUMBER - class oracle.sql.NUMBER.
NUMBER Class The NUMBER class provides converisons between the Oracle Number (lnxnum_t) data type and Java types byte[], byte, short, integer, long, float, double, String, BigInteger.
NUMBER() - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to zero.
NUMBER(BigDecimal) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the specified BigDecimal value.
NUMBER(BigInteger) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the specified BigInteger value.
NUMBER(boolean) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified boolean value.
NUMBER(byte) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified byte value.
NUMBER(byte[]) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the value specified by the byte array.
NUMBER(double) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified double value.
NUMBER(float) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified float value.
NUMBER(int) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified integer value.
NUMBER(long) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified long value.
NUMBER(Object) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the value specified by the object
NUMBER(short) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified short value.
NUMBER(String, int) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the specified String value.
numberToJulianDays(NUMBER, int[], int[]) - Static method in class oracle.sql.DATE
Converts an Oracle Number to julian days and seconds

O

openFile() - Method in class oracle.sql.BFILE
Open the FILE.
oracle.jdbc.driver - package oracle.jdbc.driver
 
oracle.jdbc.pool - package oracle.jdbc.pool
 
oracle.jdbc.xa - package oracle.jdbc.xa
 
oracle.sql - package oracle.sql
 
OracleCallableStatement - class oracle.jdbc.driver.OracleCallableStatement.
Oracle callable statement.
OracleConnection - class oracle.jdbc.driver.OracleConnection.
The OracleConnection class implements the JDBC 1.0 Connection interface.
OracleConnection(DBAccess, String, String, String, String, Properties) - Constructor for class oracle.jdbc.driver.OracleConnection
Allocate a new OracleConnection.
OracleConnectionCache - interface oracle.jdbc.pool.OracleConnectionCache.
An OracleConnectionCache is an interface one needs to implement if they like to reuse OracleConnectionEventListener and implement their own version of Connection Caching.
OracleConnectionCacheImpl - class oracle.jdbc.pool.OracleConnectionCacheImpl.
 
OracleConnectionCacheImpl() - Constructor for class oracle.jdbc.pool.OracleConnectionCacheImpl
Default Constructor.
OracleConnectionCacheImpl(ConnectionPoolDataSource) - Constructor for class oracle.jdbc.pool.OracleConnectionCacheImpl
Create an OracleConnectionCacheImpl with the given ConnectionPoolDataSource from which PooledConnections have to created.
OracleConnectionEventListener - class oracle.jdbc.pool.OracleConnectionEventListener.
A ConnectionEventListener is an object that registers to receive events generated by a PooledConnection.
OracleConnectionEventListener() - Constructor for class oracle.jdbc.pool.OracleConnectionEventListener
Default constructor
OracleConnectionEventListener(DataSource) - Constructor for class oracle.jdbc.pool.OracleConnectionEventListener
Construct an OracleConnectionEventListener with the DataSource as it's argument.
OracleConnectionPoolDataSource - class oracle.jdbc.pool.OracleConnectionPoolDataSource.
A DataSource object is a factory for Connection objects.
OracleConnectionPoolDataSource() - Constructor for class oracle.jdbc.pool.OracleConnectionPoolDataSource
 
OracleDatabaseMetaData - class oracle.jdbc.driver.OracleDatabaseMetaData.
The OracleDatabaseMetaData class implements the JDBC 1.0 DatabaseMetaData interface.
OracleDatabaseMetaData(OracleConnection) - Constructor for class oracle.jdbc.driver.OracleDatabaseMetaData
 
OracleDatabaseMetaData(OracleConnection) - Constructor for class oracle.jdbc.driver.OracleDatabaseMetaData
 
OracleDataSource - class oracle.jdbc.pool.OracleDataSource.
A DataSource object is a factory for Connection objects.
OracleDataSource() - Constructor for class oracle.jdbc.pool.OracleDataSource
 
OracleDataSourceFactory - class oracle.jdbc.pool.OracleDataSourceFactory.
 
OracleDataSourceFactory() - Constructor for class oracle.jdbc.pool.OracleDataSourceFactory
 
OracleDriver - class oracle.jdbc.driver.OracleDriver.
Oracle JDBC driver class.
OracleDriver() - Constructor for class oracle.jdbc.driver.OracleDriver
 
OracleJdbc2SQLInput - class oracle.sql.OracleJdbc2SQLInput.
 
OracleLog - class oracle.jdbc.driver.OracleLog.
Oracle Jdbc logging facility.
OracleLog() - Constructor for class oracle.jdbc.driver.OracleLog
 
OracleMultiPhaseArgs - class oracle.jdbc.xa.OracleMultiPhaseArgs.
 
OracleMultiPhaseArgs() - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleMultiPhaseArgs(byte[]) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleMultiPhaseArgs(int, int, Vector, Vector) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OraclePooledConnection - class oracle.jdbc.pool.OraclePooledConnection.
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
OraclePooledConnection() - Constructor for class oracle.jdbc.pool.OraclePooledConnection
 
OraclePooledConnection(Connection) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
Create a Pooled Connection.
OraclePooledConnection(Connection, boolean) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
Create a Pooled Connection.
OraclePooledConnection(String) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
Creates a PooledConnection.
OraclePooledConnection(String, String, String) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
Creates a PooledConnection.
OraclePreparedStatement - class oracle.jdbc.driver.OraclePreparedStatement.
Oracle prepared statement class.
OracleResultSet - class oracle.jdbc.driver.OracleResultSet.
 
OracleResultSet() - Constructor for class oracle.jdbc.driver.OracleResultSet
 
OracleResultSetCache - interface oracle.jdbc.driver.OracleResultSetCache.
 
OracleResultSetMetaData - class oracle.jdbc.driver.OracleResultSetMetaData.
Oracle result set metadata class.
OracleSQLException - exception oracle.jdbc.driver.OracleSQLException.
 
OracleSQLException() - Constructor for class oracle.jdbc.driver.OracleSQLException
 
OracleSQLException(String) - Constructor for class oracle.jdbc.driver.OracleSQLException
 
OracleSQLException(String, String) - Constructor for class oracle.jdbc.driver.OracleSQLException
 
OracleSQLException(String, String, int) - Constructor for class oracle.jdbc.driver.OracleSQLException
 
OracleSQLException(String, String, int, Object[]) - Constructor for class oracle.jdbc.driver.OracleSQLException
 
OracleSQLOutput - class oracle.sql.OracleSQLOutput.
 
OracleStatement - class oracle.jdbc.driver.OracleStatement.
Oracle statement class.
OracleTypes - class oracle.jdbc.driver.OracleTypes.
Oracle types.
OracleTypes() - Constructor for class oracle.jdbc.driver.OracleTypes
 
OracleXAConnection - class oracle.jdbc.xa.OracleXAConnection.
An XAConnection object provides support for distributed transactions.
OracleXAConnection() - Constructor for class oracle.jdbc.xa.OracleXAConnection
Create an OracleXAConnection object.
OracleXAConnection(Connection) - Constructor for class oracle.jdbc.xa.OracleXAConnection
Create an OracleXAConnection object.
OracleXADataSource - class oracle.jdbc.xa.OracleXADataSource.
A factory for XAConnection objects.
OracleXADataSource() - Constructor for class oracle.jdbc.xa.OracleXADataSource
Create an OracleXADataSource instance.
OracleXAException - exception oracle.jdbc.xa.OracleXAException.
OracleConnectionCache extends XAException to leverage Oracle SQL Error number corresponding to the XA Exception.
OracleXAException() - Constructor for class oracle.jdbc.xa.OracleXAException
Default OracleXAException class.
OracleXAException(int) - Constructor for class oracle.jdbc.xa.OracleXAException
Default OracleXAException class that takes an error code which is a combination of Oracle Sql No.
OracleXAResource - class oracle.jdbc.xa.OracleXAResource.
 
OracleXAResource() - Constructor for class oracle.jdbc.xa.OracleXAResource
 
OracleXAResource(Connection) - Constructor for class oracle.jdbc.xa.OracleXAResource
 
OracleXid - class oracle.jdbc.xa.OracleXid.
 
OracleXid(int, byte[], byte[]) - Constructor for class oracle.jdbc.xa.OracleXid
OracleXid() -- The constructor that constructs an OracleXid with given formatId, global transacrion Id and branch qualifier.
OracleXid(int, byte[], byte[], byte[]) - Constructor for class oracle.jdbc.xa.OracleXid
OracleXid() -- The constructor that constructs an OracleXid with given formatId, global transacrion Id and branch qualifier, and transaction context.

P

pi() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of pi.
PLAIN_STMT - Static variable in class oracle.jdbc.driver.Const
 
posInf() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to positive infinity.
position(BFILE, long) - Method in class oracle.sql.BFILE
Determine the byte position at which the given pattern
position(Blob, long) - Method in class oracle.sql.BLOB
Implements the Blob interface function.
position(byte[], long) - Method in class oracle.sql.BFILE
Determine the byte position at which the given byte pattern
position(byte[], long) - Method in class oracle.sql.BLOB
Implements the Blob interface function.
position(Clob, long) - Method in class oracle.sql.CLOB
Implements the Clob interface method.
position(String, long) - Method in class oracle.sql.CLOB
Implements the Clob interface method.
pow(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to NUMBER value raised to the exp power.
pow(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of NUMBER value raised to the exp power.
PREP_STMT - Static variable in class oracle.jdbc.driver.Const
 
prepare(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
 
prepareCall(String) - Method in class oracle.jdbc.driver.OracleConnection
This is similar to createStatement.
prepareCall(String, int, int) - Method in class oracle.jdbc.driver.OracleConnection
JDBC 2.0 Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCallWithKey(String) - Method in class oracle.jdbc.driver.OracleConnection
This is same as prepareCall, except if a Callable 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.
prepareStatement(String) - Method in class oracle.jdbc.driver.OracleConnection
This is similar to createStatement.
prepareStatement(String, int, int) - Method in class oracle.jdbc.driver.OracleConnection
JDBC 2.0 Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatementWithKey(String) - Method in class oracle.jdbc.driver.OracleConnection
This is same as prepareStatement, except if a Prepared 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.
previous() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.previous.
print(int, int, int, String) - Static method in class oracle.jdbc.driver.OracleLog
 
print(int, int, String) - Static method in class oracle.jdbc.driver.OracleLog
 
print(OracleConnection, int, int, String) - Static method in class oracle.jdbc.driver.OracleLog
 
printMPArgs() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
PROG_ERROR - Static variable in class oracle.jdbc.driver.OracleLog
 
protocol_string - Static variable in class oracle.jdbc.driver.OracleDriver
 
putBytes(long, byte[]) - Method in class oracle.sql.BLOB
Oracle extension.
putChars(long, char[]) - Method in class oracle.sql.CLOB
Oracle extension.
putDescriptor(String, Object) - Method in class oracle.jdbc.driver.OracleConnection
Store the Object Descriptor for later usage.
putString(long, String) - Method in class oracle.sql.CLOB
Oracle extension.

R

RAW - class oracle.sql.RAW.
The RAW class is a representation of the Oracle RAW datatype.
RAW_TO_ASCII - Static variable in class oracle.jdbc.driver.OracleConnection
 
RAW_TO_JAVACHAR - Static variable in class oracle.jdbc.driver.OracleConnection
 
RAW_TO_UNICODE - Static variable in class oracle.jdbc.driver.OracleConnection
 
RAW(byte[]) - Constructor for class oracle.sql.RAW
Construct a RAW from a byte array.
RAW(Object) - Constructor for class oracle.sql.RAW
Construct a RAW from a Java object.
readArray() - Method in class oracle.sql.OracleJdbc2SQLInput
Read an array from the stream.
readARRAY() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.ARRAY object.
readAsciiStream() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a stream of ASCII characters.
readBFILE() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.BFILE object.
readBigDecimal() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a java.math.BigDecimal object.
readBinaryStream() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a stream of uninterpreted bytes.
readBlob() - Method in class oracle.sql.OracleJdbc2SQLInput
Read a BLOB from the stream.
readBLOB() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.BLOB object.
readBoolean() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java boolean.
readByte() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java byte.
readBytes() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as an array of bytes.
readCHAR() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.CHAR object.
readCharacterStream() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a stream of Unicode characters.
readClob() - Method in class oracle.sql.OracleJdbc2SQLInput
Read a CLOB from the stream.
readCLOB() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.CLOB object.
readDate() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a java.sql.Date object.
readDATE() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.DATE object.
readDouble() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java double.
readFloat() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java float.
readInt() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java int.
readLong() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java long.
readNUMBER() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.NUMBER object.
readObject() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the datum at the head of the stream as a Java object.
readOracleObject() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.Datum object.
readRAW() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.RAW object.
readRef() - Method in class oracle.sql.OracleJdbc2SQLInput
Read a REF(<structured-type>) from the stream.
readREF() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.REF object.
readROWID() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.ROwID object.
readShort() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java short.
readString() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a Java String.
readStruct() - Method in class oracle.sql.OracleJdbc2SQLInput
Reads a Struct.
readSTRUCT() - Method in class oracle.sql.OracleJdbc2SQLInput
Return the next attribute in the stream as a oracle.sql.STRUCT object.
readTime() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a java.sql.Time object.
readTimestamp() - Method in class oracle.sql.OracleJdbc2SQLInput
Read the next attribute in the stream as a java.sql.Timestamp object.
recover(int) - Method in class oracle.jdbc.xa.OracleXAResource
Obtain a list of prepared transaction branches from a resource manager.
REF - class oracle.sql.REF.
 
refreshRow() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.refreshRow.
registerIndexTableOutParameter(int, int, int, int) - Method in class oracle.jdbc.driver.OracleCallableStatement
Oracle OCI driver specific.
registerOutParameter(int, int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
registerOutParameter(int, int, int) - Method in class oracle.jdbc.driver.OracleCallableStatement
 
registerOutParameter(int, int, int, int) - Method in class oracle.jdbc.driver.OracleCallableStatement
Special Oracle version of registerOutParameter for registering CHAR, VARCHAR, LONG, RAW and LONG RAW columns.
registerOutParameter(int, int, String) - Method in class oracle.jdbc.driver.OracleCallableStatement
Special Oracle version of registerOutParameter for registering Object columns.
registerSQLType(String, Class) - Method in class oracle.jdbc.driver.OracleConnection
 
registerSQLType(String, String) - Method in class oracle.jdbc.driver.OracleConnection
Map accessor methods
relative(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.relative.
releaseLine() - Method in class oracle.jdbc.driver.OracleConnection
 
removeClientData(Object) - Method in class oracle.jdbc.driver.OracleConnection
Remove the specified key and any associated client data.
removeClientData(Object) - Method in interface oracle.jdbc.driver.ClientDataSupport
Removes the specified key and any associated client data.
removeConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Remove an event listener.
reusePooledConnection(PooledConnection) - Method in interface oracle.jdbc.pool.OracleConnectionCache
Invoked by the ConnectionEventListener instance when Logical connection handles are closed signaling that the PooledConnection can be recycled into the pool for further use.
reusePooledConnection(PooledConnection) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Invoked by the ConnectionEventListener instance when Logical connection handles are closed signaling that the PooledConnection can be recycled into the pool for further use.
rollback() - Method in class oracle.jdbc.driver.OracleConnection
 
rollback(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
 
round(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value rounded to specified decimal place decimal_place.
round(String) - Method in class oracle.sql.DATE
returns a DATE object with date rounded to specified precision
rowDeleted() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.rowDeleted.
ROWID - class oracle.sql.ROWID.
The ROWID class is a representation of the Oracle ROWID datatype.
rowInserted() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.rowInserted.
rowUpdated() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.rowUpdated.
RU8BESTA_CHARSET - Static variable in class oracle.sql.CharacterSet
 
RU8PC855_CHARSET - Static variable in class oracle.sql.CharacterSet
 
RU8PC866_CHARSET - Static variable in class oracle.sql.CharacterSet
 

S

S7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S8EBCDIC278_CHARSET - Static variable in class oracle.sql.CharacterSet
 
scale(int, int, boolean[]) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value determined by the rounding performed based on the right parameter below.
SE8ISO8859P3_CHARSET - Static variable in class oracle.sql.CharacterSet
 
sendBatch() - Method in class oracle.jdbc.driver.OracleStatement
Void entrypoint so that we do not have to cast statements to OraclePreparedStatements when sending the batch
sendBatch() - Method in class oracle.jdbc.driver.OraclePreparedStatement
Send any existing Oracle-style batch.
sendBatch() - Method in class oracle.jdbc.driver.OracleCallableStatement
Send the sets of parameters batched (for Oracle-style batching only).
setArray(int, Array) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0.
setARRAY(int, ARRAY) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setAsciiStream(int, InputStream, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAutoBuffering(boolean) - Method in class oracle.sql.ARRAY
Performance hint.
setAutoBuffering(boolean) - Method in class oracle.sql.STRUCT
Performance hint.
setAutoClose(boolean) - Method in class oracle.jdbc.driver.OracleConnection
We are always in auto-close mode.
setAutoCommit(boolean) - Method in class oracle.jdbc.driver.OracleConnection
 
setAutoIndexing(boolean) - Method in class oracle.sql.ARRAY
Performance hint.
setAutoIndexing(boolean, int) - Method in class oracle.sql.ARRAY
Performance hint.
setAutoRefetch(boolean) - Method in class oracle.jdbc.driver.OracleStatement
Oracle extension.
setAutoRefetch(boolean) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
setAutoRollback(int) - 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. if autoRollback is 0, then non fatal errors will cause the the current transaction to be rollwd back. if autoRollback is 2, then only the failing row will be rolled back.
setBfile(int, BFILE) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setBFILE(int, BFILE) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setBigDecimal(int, BigDecimal) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a java.lang.BigDecimal value.
setBinaryStream(int, InputStream, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBlob(int, Blob) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0.
setBLOB(int, BLOB) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setBoolean(int, boolean) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java boolean value.
setByte(int, byte) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java byte value.
setBytes(byte[]) - Method in class oracle.sql.Datum
Sets datum value using a byte array.
setBytes(int, byte[]) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java array of bytes.
setCacheScheme(int) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Set the Scheme for this Cache.
setCacheSize(int) - Method in class oracle.jdbc.driver.LRUStmtCache
Sets the Cache size
setCatalog(String) - Method in class oracle.jdbc.driver.OracleConnection
We do not support catalogs.
setCHAR(int, CHAR) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setCharacterStream(int, Reader, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0 Sets the designated parameter to the given Reader object, which is the given number of characters long.
setClientData(Object, Object) - Method in class oracle.jdbc.driver.OracleConnection
Store a piece client data and associate it with the specified key.
setClientData(Object, Object) - Method in interface oracle.jdbc.driver.ClientDataSupport
Maps the specified client data value to the specified key.
setClob(int, Clob) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0.
setCLOB(int, CLOB) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setConnection(Connection) - Method in class oracle.sql.TypeDescriptor
 
setConnectionPoolDataSource(ConnectionPoolDataSource) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Associate a ConnectionPoolDataSource datasource to the Cache.
setCursor(int, ResultSet) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setCursorName(String) - Method in class oracle.jdbc.driver.OracleStatement
We do not support that
setCustomDatum(int, CustomDatum) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setDatabaseName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the name of a particular database on a server.
setDataSource(DataSource) - Method in class oracle.jdbc.pool.OracleConnectionEventListener
Set the DataSource corresponding to this listener.
setDataSourceName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the DataSourceName.
setDate(int, Date) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a java.sql.Date value.
setDATE(int, DATE) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setDate(int, Date, Calendar) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0 Sets the designated parameter to a java.sql.Date value, using the given Calendar object.
setDayOfWeek(int) - Method in class oracle.sql.DATE
returns a DATE object initialized to date advanced to the week of the day specified.
setDefaultAutoRefetch(boolean) - Method in class oracle.jdbc.driver.OracleConnection
Oracle extension.
setDefaultExecuteBatch(int) - Method in class oracle.jdbc.driver.OracleConnection
Set the batch value for executes for all prepared statements belonging to this connection and created after the batch value was set.
setDefaultRowPrefetch(int) - Method in class oracle.jdbc.driver.OracleConnection
Set the value of row prefetch for all statements associated with this connection and created after this value was set.
setDescription(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the Desciption for this data source instance.
setDisableStmtCaching(boolean) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Don't Cache this object even when the corresponding Connection is Cache Enabled.
setDouble(int, double) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java double value.
setDriverType(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the JDBC driver type.
setEscapeProcessing(boolean) - Method in class oracle.jdbc.driver.OracleStatement
 
setExecuteBatch(int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Set the batch value (for Oracle-style batching only).
setExecuteBatch(int) - Method in class oracle.jdbc.driver.OracleCallableStatement
Set the batch value (for Oracle-style batching only).
setFetchDirection(int) - Method in class oracle.jdbc.driver.OracleStatement
JDBC 2.0 Gives the driver a hint as to the direction in which the rows in a result set will be processed.
setFetchDirection(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.setFetchDirection.
setFetchSize(int) - Method in class oracle.jdbc.driver.OracleStatement
JDBC 2.0 Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFetchSize(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.setFetchSize.
setFixedCHAR(int, String) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Use this method when binding to a CHAR column in the where clause of a Select statement.
setFloat(int, float) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java float value.
setIncludeSynonyms(boolean) - Method in class oracle.jdbc.driver.OracleConnection
Turn on or off retrieval of synonym information in DatabaseMetaData.
setInt(int, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java int value.
setJTADebug(boolean) - Static method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
setLoginTimeout(int) - Method in class oracle.jdbc.pool.OracleDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLogStream(PrintStream) - Static method in class oracle.jdbc.driver.OracleLog
Set the logging PrintStream.
setLogVolume(int) - Static method in class oracle.jdbc.driver.OracleLog
Set the logging volume level.
setLogWriter(PrintWriter) - Static method in class oracle.jdbc.driver.OracleLog
Set the logging PrintWriter.
setLogWriter(PrintWriter) - Method in class oracle.jdbc.pool.OracleDataSource
Set the log writer for this data source.
setLong(int, long) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java long value.
setMaxFieldSize(int) - Method in class oracle.jdbc.driver.OracleStatement
 
setMaxLimit(int) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Set the maximum no of connections for the Cache.
setMaxRows(int) - Method in class oracle.jdbc.driver.OracleStatement
 
setMinLimit(int) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Set the minimum no of connections for the Cache.
setNetworkProtocol(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the network protocol for the connections.
setNull(int, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Implements JDBC 2.0 setNull for object types.
setNUMBER(int, NUMBER) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setObject(int, Object) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the value of a parameter using an object.
setOracleObject(int, Datum) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setParameters(Object[]) - Method in class oracle.jdbc.driver.OracleSQLException
Set Oracle error message parameters.
setPassword(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the password with which connections have to be obtained.
setPlsqlIndexTable(int, Object, int, int, int, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle OCI driver specific.
setPortNumber(int) - Method in class oracle.jdbc.pool.OracleDataSource
Set the port number where a server is listening for requests.
setQueryTimeout(int) - Method in class oracle.jdbc.driver.OracleStatement
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
setRAW(int, RAW) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setReadOnly(boolean) - Method in class oracle.jdbc.driver.OracleConnection
We do not support read-only connections
setRef(int, Ref) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0 Sets a Ref(<structured-type>) parameter.
setREF(int, REF) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setRefType(int, REF) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setRemarksReporting(boolean) - Method in class oracle.jdbc.driver.OracleConnection
Turn on or off the reporting of the REMARKS columns by the getTables and getColumns calls of the DatabaseMetaData interface. The DatabaseMetaData calls getTables and getColumns are extremely slow if the REMARKS column has to be reported as this necessitates an expensive outer join so by default the JDBC driver does not report the REMARKS columns. You can turn the reporting of REMARKS on by passing a true argument to this method.
setRestrictGetTables(boolean) - Method in class oracle.jdbc.driver.OracleConnection
Turn on or off the restriction of the returned data in DatabaseMetaData.
setResultSetCache(OracleResultSetCache) - Method in class oracle.jdbc.driver.OracleStatement
Oracle Extenstion Override the default result set cache.
setResultSetCache(OracleResultSetCache) - Method in class oracle.jdbc.driver.OracleStatement
Oracle Extenstion Override the default result set cache.
setROWID(int, ROWID) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setRowPrefetch(int) - Method in class oracle.jdbc.driver.OracleStatement
setRowPrefetch allows the user to set the row prefetch value for all result sets created from this statement. setRowPrefetch overrides the prefetch value set from the connection, for this particular statement. The row_prefetch will be turned back to 1 automatically by the driver if any of the select-column types is streaming (long data or long raw data).
setServerName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the name of the Server on which database is running.
setShareBytes(byte[]) - Method in class oracle.sql.Datum
Sets datum value using a byte array.
setShort(int, short) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java short value.
setStmtCacheSize(int) - Method in class oracle.jdbc.driver.OracleConnection
Set the statement cache size.
setStmtCacheSize(int) - Method in class oracle.jdbc.pool.OraclePooledConnection
Set the statement cache size.
setStmtCacheSize(int) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Set the statement cache size.
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.driver.OracleConnection
Set the statement cache size.
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.pool.OraclePooledConnection
Set the statement cache size.
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.pool.OracleConnectionCacheImpl
Set the statement cache size.
setString(int, String) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a Java String value.
setSTRUCT(int, STRUCT) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Oracle specific.
setTime(int, Time) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0 Sets the designated parameter to a java.sql.Time value, using the given Calendar object.
setTimestamp(int, Timestamp) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Sets the designated parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class oracle.jdbc.driver.OraclePreparedStatement
JDBC 2.0 Sets the designated parameter to a java.sql.Timestamp value, using the given Calendar object.
setTNSEntryName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the TNS entry name.
setTransactionIsolation(int) - Method in class oracle.jdbc.driver.OracleConnection
We only support dirty reads.
setTransactionTimeout(int) - Method in class oracle.jdbc.xa.OracleXAResource
Set the current transaction timeout value for this XAResource instance.
setTypeMap(Dictionary) - Method in class oracle.jdbc.driver.OracleConnection
 
setUnicodeStream(int, InputStream, int) - Method in class oracle.jdbc.driver.OraclePreparedStatement
Deprecated.  
setURL(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the URL from which connections have to be obtained.
setUser(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the user name with which connections have to be obtained.
setUsingXAFlag(boolean) - Method in class oracle.jdbc.driver.OracleConnection
 
setValue(Object) - Method in class oracle.sql.REF
Oracle extension.
setWaitOption(int) - Method in class oracle.jdbc.driver.OracleStatement
Deprecated. As of JDBC 8.1.6. No Replacement. 933355: Time to wait for resources, if different from the default behavior, should be handled by the user at the application level. if waitOption is 0, program will wait indefinitely for resource. if waitOption is 4, program will receive an error message when a requested resource is not available.
setXAErrorFlag(boolean) - Method in class oracle.jdbc.driver.OracleConnection
 
SEZERO - Static variable in class oracle.sql.DATE
Zero valued second
SF7ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
SF7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
shareBytes() - Method in class oracle.sql.Datum
Retrieve the data bytes. Used by java code in subclasses to access the data bytes.
shift(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized the NUMBER value shifted digits decimal places.
shortValue() - Method in class oracle.sql.NUMBER
Calls toShort to convert internal Oracle Number to a Java short.
shutdown(int) - Method in class oracle.jdbc.driver.OracleConnection
 
sign() - Method in class oracle.sql.NUMBER
Returns -1 if the sign of NUMBER is negative, 0 if NUMBER is 0, and > 0 if NUMBER is positive.
sin() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the sine of the NUMBER.
sinh() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the hyperbolic sine of NUMBER.
slash_character - Static variable in class oracle.jdbc.driver.OracleDriver
 
SQLToJava(OracleConnection, byte[], int, String, Class, Dictionary) - Static method in class oracle.sql.SQLUtil
Convert SQL data bytes to a Java object.
SQLToJava(OracleConnection, byte[], int, String, CustomDatumFactory) - Static method in class oracle.sql.SQLUtil
Convert SQL data bytes to a CustomDatum object.
SQLToJava(OracleConnection, Datum, Class, Dictionary) - Static method in class oracle.sql.SQLUtil
Convert a Datum object to a Java object.
SQLUtil - class oracle.sql.SQLUtil.
SQL utility class.
SQLUtil() - Constructor for class oracle.sql.SQLUtil
 
sqroot() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the square root of NUMBER.
start(Xid, int) - Method in class oracle.jdbc.xa.OracleXAResource
 
startup(String, int) - Method in class oracle.jdbc.driver.OracleConnection
 
stringValue() - Method in class oracle.sql.Datum
Convert to a String representation of the datum object
stringValue() - Method in class oracle.sql.CHAR
Convert this data object into a String.
stringValue() - Method in class oracle.sql.NUMBER
Calls toString to convert internal Oracle Number to a Java String.
stringValue() - Method in class oracle.sql.ROWID
Convert this data object into a String.
stringValue() - Method in class oracle.sql.RAW
Convert this data object into a String.
stringValue() - Method in class oracle.sql.DATE
Calls toString to convert internal Oracle Date to a Java String.
STRUCT - class oracle.sql.STRUCT.
This class has two roles.
STRUCT(StructDescriptor, Connection, Object[]) - Constructor for class oracle.sql.STRUCT
Constructor.
StructDescriptor - class oracle.sql.StructDescriptor.
Descriptor of a SQL structured object.
StructDescriptor(SQLName, OracleTypeADT, Connection) - Constructor for class oracle.sql.StructDescriptor
(INTERNAL) Constructor.
StructMetaData - class oracle.jdbc.driver.StructMetaData.
 
StructMetaData(StructDescriptor) - Constructor for class oracle.jdbc.driver.StructMetaData
 
sub(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the difference of NUMBER and n.
SUBMOD_ALL - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DBAC_DATA - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DEFAULT - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DRVR_CONN - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DRVR_ERR - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DRVR_LOG - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DRVR_RSET - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DRVR_SQL - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DRVR_STMT - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_DRVR_UTIL - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_JOLT_BASE - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_JOLT_COMM - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_JOLT_JDBC - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_PCKL_CONV - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_PCKL_DESC - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_PCKL_INIT - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_PCKL_PCKL - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_PCKL_TYPE - Static variable in class oracle.jdbc.driver.OracleLog
 
SUBMOD_PCKL_UNPK - Static variable in class oracle.jdbc.driver.OracleLog
 

T

tan() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the tangent of NUMBER.
tanh() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the hyperbolic tangent of Number.
textToPrecisionNumber(String, boolean, int, boolean, int, String) - Static method in class oracle.sql.NUMBER
Returns a NUMBER object initialized to the value in num as described below.
TH8MACTHAI_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8MACTHAIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8TISASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8TISEBCDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
timestampValue() - Method in class oracle.sql.Datum
Convert to a Timestamp representation of the datum object
timestampValue() - Method in class oracle.sql.CHAR
Convert to a Timestamp representation of the datum object
timestampValue() - Method in class oracle.sql.DATE
Calls toTimestamp to convert internal Oracle Date to a Java Timestamp.
timestampValue(Calendar) - Method in class oracle.sql.DATE
Calls toTimestamp to convert internal Oracle Date and Calendar to a Java Timestamp.
timeValue() - Method in class oracle.sql.Datum
Convert to a Time representation of the datum object
timeValue() - Method in class oracle.sql.CHAR
Convert to a Time representation of the datum object
timeValue() - Method in class oracle.sql.DATE
Calls toTime to convert internal Oracle Date to a Java Time.
timeValue(Calendar) - Method in class oracle.sql.DATE
Calls toTime to convert internal Oracle Date and Calendar to a Java Time.
TMENDRSCAN - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMFAIL - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMJOIN - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMNOFLAGS - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMNOMIGRATE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMONEPHASE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMRESUME - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMSTARTRSCAN - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMSUCCESS - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMSUSPEND - Static variable in class oracle.jdbc.xa.OracleXAResource
 
toBigDecimal(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java BigDecimal.
toBigInteger(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java BigInteger.
toBoolean(byte[]) - Static method in class oracle.sql.NUMBER
Convert an Oracle Number to a Java boolean.
toByte(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java byte.
toByteArray() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
toByteArrayOS() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
toBytes() - Method in class oracle.sql.NUMBER
Returns the internal Oracle Number byte array.
toBytes() - Method in class oracle.sql.DATE
 
toBytes(BigDecimal) - Static method in class oracle.sql.NUMBER
Converts a Java BigDecimal to an Oracle Number byte array.
toBytes(BigInteger) - Static method in class oracle.sql.NUMBER
Converts a Java BigInteger to an Oracle Number byte array.
toBytes(boolean) - Static method in class oracle.sql.NUMBER
Converts a Java boolean to an Oracle Number byte array.
toBytes(byte) - Static method in class oracle.sql.NUMBER
Converts a Java byte to an Oracle Number byte array.
toBytes(Date) - Static method in class oracle.sql.DATE
Convert Java Date to Oracle Date.
toBytes(Date, Calendar) - Static method in class oracle.sql.DATE
Convert Java Date and Calendar to Oracle Date.
toBytes(double) - Static method in class oracle.sql.NUMBER
Converts a Java double to an Oracle Number byte array.
toBytes(float) - Static method in class oracle.sql.NUMBER
Converts a Java float to an Oracle Number byte array.
toBytes(int) - Static method in class oracle.sql.NUMBER
Converts a Java int to an Oracle Number byte array.
toBytes(long) - Static method in class oracle.sql.NUMBER
Converts a Java long to an Oracle Number byte array.
toBytes(short) - Static method in class oracle.sql.NUMBER
Converts a Java short to an Oracle Number byte array.
toBytes(String) - Static method in class oracle.sql.DATE
Convert Java String to Oracle Date.
toBytes(String, int) - Static method in class oracle.sql.NUMBER
Converts a Java String to an Oracle Number byte array.
toBytes(Time) - Static method in class oracle.sql.DATE
Convert Java Time to Oracle Date.
toBytes(Time, Calendar) - Static method in class oracle.sql.DATE
Convert Java Time and Calendar to Oracle Date.
toBytes(Timestamp) - Static method in class oracle.sql.DATE
Convert Java Timestamp to Oracle Date.
toBytes(Timestamp, Calendar) - Static method in class oracle.sql.DATE
Convert Java Timestamp and Calendar to Oracle Date.
toDate(byte[]) - Static method in class oracle.sql.DATE
Convert Oracle Date to Java Date.
toDate(byte[], Calendar) - Static method in class oracle.sql.DATE
Convert Oracle Date and Calendar to Java Date.
toDatum(OracleConnection) - Method in interface oracle.sql.CustomDatum
Called by setOracleObject to extract a Datum.
toDouble(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java double.
toFloat(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java float.
toFormattedText(String, String) - Method in class oracle.sql.NUMBER
Returns a new String based on the format specified in fmt and NUMBER.
toInt(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java int.
toJdbc() - Method in class oracle.sql.Datum
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.BFILE
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.BLOB
Oracle extension.
toJdbc() - Method in class oracle.sql.CHAR
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.NUMBER
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.REF
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.ARRAY
Oracle extension.
toJdbc() - Method in class oracle.sql.ROWID
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.CLOB
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.RAW
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.STRUCT
Oracle extension.
toJdbc() - Method in class oracle.sql.DATE
Returns the JDBC representation of the datum object
toJulianDays(int[], int[]) - Method in class oracle.sql.DATE
Convert to julian days and seconds from the given date.
toLong(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java long.
toNumber() - Method in class oracle.sql.DATE
Converts date to an Oracle Number.
toResultSet(ARRAY, long, int, Dictionary, boolean) - Method in class oracle.sql.ArrayDescriptor
 
toResultSetFromImage(ARRAY, long, int, Dictionary) - Method in class oracle.sql.ArrayDescriptor
 
toShort(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java short.
toString() - Method in class oracle.sql.CHAR
Converts the characters to a String.
toString() - Method in class oracle.sql.CharacterSet
 
toString(byte[]) - Static method in class oracle.sql.NUMBER
Convert an Oracle Number to a Java String.
toString(byte[]) - Static method in class oracle.sql.DATE
Converts a date to a string
toString(byte[], int, int) - Method in class oracle.sql.CharacterSet
 
toStringWithReplacement(byte[], int, int) - Method in class oracle.sql.CharacterSet
 
toText(String) - Method in class oracle.sql.NUMBER
Returns a String with the unformatted representation of NUMBER.
toText(String, String) - Method in class oracle.sql.DATE
Convert date to text as specified by fmt.
toTime(byte[]) - Static method in class oracle.sql.DATE
Convert Oracle Date to Java Time.
toTime(byte[], Calendar) - Static method in class oracle.sql.DATE
Convert Oracle Date and Calendar to Java Time.
toTimestamp(byte[]) - Static method in class oracle.sql.DATE
Convert Oracle Date to Java Timestamp.
toTimestamp(byte[], Calendar) - Static method in class oracle.sql.DATE
Convert Oracle Date and Calendar to Java Timestamp.
TR7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8EBCDIC1026_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8MACTURKISH_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8MACTURKISHS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8MSWIN1254_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8PC857_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TRACE - Static variable in class oracle.jdbc.driver.OracleLog
 
trace(String) - Method in class oracle.jdbc.driver.OracleConnection
 
truncate(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value truncated to specified decimal place decimal_place.
truncate(String) - Method in class oracle.sql.DATE
returns a DATE object with date truncated to specified precision
TYPE_FORWARD_ONLY - Static variable in class oracle.jdbc.driver.OracleResultSet
 
TYPE_NESTED_TABLE - Static variable in class oracle.sql.ArrayDescriptor
 
TYPE_SCROLL_INSENSITIVE - Static variable in class oracle.jdbc.driver.OracleResultSet
 
TYPE_SCROLL_SENSITIVE - Static variable in class oracle.jdbc.driver.OracleResultSet
 
TYPE_VARRAY - Static variable in class oracle.sql.ArrayDescriptor
 
TypeDescriptor - class oracle.sql.TypeDescriptor.
 

U

UNICODE_1_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UNICODE_2_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UNICODE_TO_CHAR - Static variable in class oracle.jdbc.driver.OracleConnection
 
updateArray(int, Array) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateARRAY(int, ARRAY) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateArray(String, Array) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateARRAY(String, ARRAY) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateAsciiStream(int, InputStream, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateAsciiStream.
updateAsciiStream(String, InputStream, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateAsciiStream.
updateBfile(int, BFILE) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBFILE(int, BFILE) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBfile(String, BFILE) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBFILE(String, BFILE) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBigDecimal(int, BigDecimal) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBigDecimal.
updateBigDecimal(String, BigDecimal) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBigDecimal.
updateBinaryStream(int, InputStream, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBinaryStream.
updateBinaryStream(String, InputStream, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBinaryStream.
updateBlob(int, Blob) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBLOB(int, BLOB) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBlob(String, Blob) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBLOB(String, BLOB) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateBoolean(int, boolean) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBoolean.
updateBoolean(String, boolean) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBoolean.
updateByte(int, byte) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateByte.
updateByte(String, byte) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateByte.
updateBytes(int, byte[]) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBytes.
updateBytes(String, byte[]) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateBytes.
updateCHAR(int, CHAR) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateCHAR(String, CHAR) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateCharacterStream(int, Reader, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateCharacterStream.
updateCharacterStream(String, Reader, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateCharacterStream.
updateClob(int, Clob) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateCLOB(int, CLOB) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateClob(String, Clob) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateCLOB(String, CLOB) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateCustomDatum(int, CustomDatum) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateCustomDatum(String, CustomDatum) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateDate(int, Date) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateDate.
updateDATE(int, DATE) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateDate(String, Date) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateDate.
updateDATE(String, DATE) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateDouble(int, double) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateDouble.
updateDouble(String, double) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateDouble.
updateFloat(int, float) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateFloat.
updateFloat(String, float) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateFloat.
updateInt(int, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet..
updateInt(String, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet..
updateLong(int, long) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateLong.
updateLong(String, long) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateLong.
updateNull(int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateNull.
updateNull(String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateNull.
updateNUMBER(int, NUMBER) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateNUMBER(String, NUMBER) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateObject(int, Object) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateObject.
updateObject(int, Object, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateObject.
updateObject(String, Object) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateObject.
updateObject(String, Object, int) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateObject.
updateOracleObject(int, Datum) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateOracleObject(String, Datum) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateRAW(int, RAW) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateRAW(String, RAW) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateRef(int, Ref) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateREF(int, REF) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateRef(String, Ref) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateREF(String, REF) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateRow() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateRow.
updateROWID(int, ROWID) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateROWID(String, ROWID) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateShort(int, short) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateShort.
updateShort(String, short) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateShort.
updateString(int, String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateString.
updateString(String, String) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateString.
updateSTRUCT(int, STRUCT) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateSTRUCT(String, STRUCT) - Method in class oracle.jdbc.driver.OracleResultSet
Oracle extension.
updateTime(int, Time) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateTime.
updateTime(String, Time) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateTime.
updateTimestamp(int, Timestamp) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateTimestamp.
updateTimestamp(String, Timestamp) - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 2.0 ResultSet.updateTimestamp.
US16TSTFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US7ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US8ICL_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US8NOOP_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US8PC437_CHARSET - Static variable in class oracle.sql.CharacterSet
 
USER_OPER - Static variable in class oracle.jdbc.driver.OracleLog
 
UsingXA - Variable in class oracle.jdbc.driver.OracleConnection
 
UTF8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UTFE_CHARSET - Static variable in class oracle.sql.CharacterSet
 

V

VN8MSWIN1258_CHARSET - Static variable in class oracle.sql.CharacterSet
 
VN8VN3_CHARSET - Static variable in class oracle.sql.CharacterSet
 

W

wait_option - Variable in class oracle.jdbc.driver.OracleStatement
 
WARNING - Static variable in class oracle.jdbc.driver.OracleLog
 
wasNull() - Method in class oracle.jdbc.driver.OracleCallableStatement
 
wasNull() - Method in class oracle.jdbc.driver.OracleResultSet
Implements JDBC 1.0 ResultSet.wasNull.
wasNull() - Method in class oracle.sql.OracleJdbc2SQLInput
 
WE8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8BS2000L5_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8DECTST_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8DG_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1047_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC284_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC285_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC37_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC37C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC500_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC500C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC871_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8GCOS7_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8HP_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ICL_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ISO8859P1_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ISO8859P9_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ISOICLUK_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8MACROMAN8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8MACROMAN8S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8MSWIN1252_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8NCR4970_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8NEXTSTEP_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8PC850_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8PC860_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ROMAN8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
writeArray(Array) - Method in class oracle.sql.OracleSQLOutput
Write an array to the stream.
writeArray(ARRAY) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.ARRAY Write an oracle.sql.
writeAsciiStream(InputStream) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a stream of ASCII characters.
writeBfile(BFILE) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeBigDecimal(BigDecimal) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a java.math.BigDecimal object.
writeBinaryStream(InputStream) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a stream of uninterpreted bytes.
writeBlob(Blob) - Method in class oracle.sql.OracleSQLOutput
Write a BLOB to the stream.
writeBlob(BLOB) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeBoolean(boolean) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java boolean.
writeByte(byte) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java byte.
writeBytes(byte[]) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as an array of bytes.
writeCHAR(CHAR) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeCharacterStream(Reader) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a stream of Unicode characters.
writeClob(Clob) - Method in class oracle.sql.OracleSQLOutput
Write a CLOB to the stream.
writeClob(CLOB) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeDate(Date) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a java.sql.Date object.
writeDATE(DATE) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeDouble(double) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java double.
writeFloat(float) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java float.
writeInt(int) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java int.
writeLong(long) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java long.
writeNUMBER(NUMBER) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeObject(Object) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java object.
writeObject(SQLData) - Method in class oracle.sql.OracleSQLOutput
Write to the stream the data contained in the given object.
writeOracleObject(Datum) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeRAW(RAW) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeRef(Ref) - Method in class oracle.sql.OracleSQLOutput
Write a REF(<structured-type>) to the stream.
writeRef(REF) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeROWID(ROWID) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeShort(short) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java short.
writeString(String) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a Java String.
writeStruct(Struct) - Method in class oracle.sql.OracleSQLOutput
Write a structured-type to the stream.
writeStruct(STRUCT) - Method in class oracle.sql.OracleSQLOutput
Oracle extension.
writeTime(Time) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a java.sql.Time object.
writeTimestamp(Timestamp) - Method in class oracle.sql.OracleSQLOutput
Write the next attribute to the stream as a java.sql.Timestamp object.

X

XA_OK - Static variable in class oracle.jdbc.xa.OracleXAResource
 
XA_wants_error - Variable in class oracle.jdbc.driver.OracleConnection
 

Y

YR0 - Static variable in class oracle.sql.DATE
Year zero does not exist
YUG7ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 

Z

zero() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to zero.
ZHS16CGB231280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16CGB231280FIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16DBCSFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16GBK_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16GBKFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16MACCGB231280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16MSWIN936_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16BIG5_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16BIG5FIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16CCDC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16DBCSFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16DBT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16MSWIN950_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT32EUC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT32EUCFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT32SOPS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT32TRIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT32TRISFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 

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