Skip navigation links
Oracle JDBC Java API Reference
12c Release 2 (12.2.0.1.0)
E85811-01
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

ABANDONED_CONNECTION_CALLBACK - Static variable in interface oracle.jdbc.OracleConnection
 
ABANDONED_CONNECTION_CALLBACK - Static variable in interface oracle.jdbc.OracleConnection
 
abort() - Method in interface oracle.jdbc.OracleConnection
Calling abort() on an open connection does the following: marks the connection as closed, closes any sockets or other primitive connections to the database, and insures that any thread that is currently accessing the connection will either progress to completion of the JDBC call or throw an exception.
abort() - Method in interface oracle.jdbc.OracleConnection
Calling abort() on an open connection does the following: marks the connection as closed, closes any sockets or other primitive connections to the database, and insures that any thread that is currently accessing the connection will either progress to completion of the JDBC call or throw an exception.
abort(Executor) - Method in class oracle.jdbc.OracleConnectionWrapper
 
abort() - Method in class oracle.jdbc.OracleConnectionWrapper
 
abort(Executor) - Method in class oracle.jdbc.OracleConnectionWrapper
 
abort() - Method in class oracle.jdbc.OracleConnectionWrapper
 
abs() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the absolute value of NUMBER.
abs() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the absolute value of NUMBER.
ACCESS_FORWARD - Static variable in class oracle.sql.ARRAY
Deprecated.
 
ACCESS_FORWARD - Static variable in class oracle.sql.ARRAY
Deprecated.
 
ACCESS_REVERSE - Static variable in class oracle.sql.ARRAY
Deprecated.
 
ACCESS_REVERSE - Static variable in class oracle.sql.ARRAY
Deprecated.
 
ACCESS_UNKNOWN - Static variable in class oracle.sql.ARRAY
Deprecated.
 
ACCESS_UNKNOWN - Static variable in class oracle.sql.ARRAY
Deprecated.
 
accessDatum() - Method in class oracle.sql.ANYDATA
Returns the embedded object.
accessDatum() - Method in class oracle.sql.ANYDATA
Returns the embedded object.
ACCESSMODE_BOTH - Static variable in interface oracle.jdbc.OracleConnection
 
ACCESSMODE_BOTH - Static variable in interface oracle.jdbc.OracleConnection
 
ACCESSMODE_JAVAPROP - Static variable in interface oracle.jdbc.OracleConnection
 
ACCESSMODE_JAVAPROP - Static variable in interface oracle.jdbc.OracleConnection
 
ACCESSMODE_SYSTEMPROP - Static variable in interface oracle.jdbc.OracleConnection
 
ACCESSMODE_SYSTEMPROP - Static variable in interface oracle.jdbc.OracleConnection
 
acos() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the arc cosine value of NUMBER.
acos() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the arc cosine value of NUMBER.
acProxy - Variable in class oracle.jdbc.OracleDatabaseMetaData
 
acProxy - Variable in class oracle.jdbc.OracleDatabaseMetaData
 
acProxy - Variable in class oracle.sql.CLOB
Deprecated.
 
acProxy - Variable in class oracle.sql.CLOB
Deprecated.
 
activateServerTranslation(Connection) - Method in class oracle.jdbc.babelfish.Translator
The Translator by default starts in Local mode since the translator can be used to translate connection attempt errors.
activateServerTranslation(Connection) - Method in class oracle.jdbc.babelfish.Translator
The Translator by default starts in Local mode since the translator can be used to translate connection attempt errors.
activeXid - Variable in class oracle.jdbc.xa.OracleXAResource
 
activeXid - Variable in class oracle.jdbc.xa.OracleXAResource
 
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(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.
addBatch(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#addBatch(java.lang.String)
addBatch(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#addBatch(java.lang.String)
addConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Add an event listener.
addConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Add an event listener.
AdditionalDatabaseMetaData - Interface in oracle.jdbc
This interface defines additional Oracle specific methods for DatabaseMetaData.
AdditionalDatabaseMetaData - Interface in oracle.jdbc
This interface defines additional Oracle specific methods for DatabaseMetaData.
addJulianDays(int, int) - Method in class oracle.sql.DATE
Add Julian days to a date.
addJulianDays(int, int) - Method in class oracle.sql.DATE
Add Julian days to a date.
addListener(AQNotificationListener) - Method in interface oracle.jdbc.aq.AQNotificationRegistration
 
addListener(AQNotificationListener, Executor) - Method in interface oracle.jdbc.aq.AQNotificationRegistration
 
addListener(AQNotificationListener) - Method in interface oracle.jdbc.aq.AQNotificationRegistration
 
addListener(AQNotificationListener, Executor) - Method in interface oracle.jdbc.aq.AQNotificationRegistration
 
addListener(DatabaseChangeListener) - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Register a listener with this registration.
addListener(DatabaseChangeListener, Executor) - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Register a listener with this registration.
addListener(DatabaseChangeListener) - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Register a listener with this registration.
addListener(DatabaseChangeListener, Executor) - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Register a listener with this registration.
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in interface oracle.jdbc.OracleConnection
Registers a listener to Logical Transaction Id events.
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener, Executor) - Method in interface oracle.jdbc.OracleConnection
This flavor of addLogicalTransactionIdEventListener can be used to register a listener with an executor.
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in interface oracle.jdbc.OracleConnection
Registers a listener to Logical Transaction Id events.
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener, Executor) - Method in interface oracle.jdbc.OracleConnection
This flavor of addLogicalTransactionIdEventListener can be used to register a listener with an executor.
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in class oracle.jdbc.OracleConnectionWrapper
 
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener, Executor) - Method in class oracle.jdbc.OracleConnectionWrapper
 
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in class oracle.jdbc.OracleConnectionWrapper
 
addLogicalTransactionIdEventListener(LogicalTransactionIdEventListener, Executor) - Method in class oracle.jdbc.OracleConnectionWrapper
 
addMonths(int) - Method in class oracle.sql.DATE
Add months to a date.
addMonths(int) - Method in class oracle.sql.DATE
Add months to a date.
addRefProperties(Reference) - Method in class oracle.jdbc.pool.OracleDataSource
 
addRefProperties(Reference) - Method in class oracle.jdbc.pool.OracleDataSource
 
addStatementEventListener(StatementEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
addStatementEventListener(StatementEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
afterClose(Object) - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
afterClose(Object) - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
AL16UTF16_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL16UTF16_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL16UTF16BytesToJavaChars(byte[], int, char[]) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL16UTF16 to an array of chars caller needs to allocate the chars array
AL16UTF16BytesToJavaChars(byte[], int, char[]) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL16UTF16 to an array of chars caller needs to allocate the chars array
AL16UTF16BytesToString(byte[], int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL16UTF16 to a String this function will allocate a chars array
AL16UTF16BytesToString(byte[], int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL16UTF16 to a String this function will allocate a chars array
AL16UTF16LE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL16UTF16LE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL24UTFFSS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL24UTFFSS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL32UTF8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL32UTF8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AL32UTF8ToJavaChar(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Converts an AL32UTF8 byte array to an array of char.
AL32UTF8ToJavaChar(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Converts an AL32UTF8 byte array to an array of char.
AL32UTF8ToString(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL32UTF8 format to a String.
AL32UTF8ToString(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
 
AL32UTF8ToString(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL32UTF8 format to a String.
AL32UTF8ToString(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
 
ALL_CONNECTION_CALLBACKS - Static variable in interface oracle.jdbc.OracleConnection
 
ALL_CONNECTION_CALLBACKS - Static variable in interface oracle.jdbc.OracleConnection
 
allowGlobalTxnModeOnly(int) - Method in class oracle.jdbc.xa.OracleXAResource
 
allowGlobalTxnModeOnly(int) - Method in class oracle.jdbc.xa.OracleXAResource
 
allProceduresAreCallable() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can all the procedures returned by getProcedures be called by the current user?
allProceduresAreCallable() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can all the procedures returned by getProcedures be called by the current user?
allTablesAreSelectable() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can all the tables returned by getTable be SELECTed by the current user?
allTablesAreSelectable() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can all the tables returned by getTable be SELECTed by the current user?
ANYDATA - Class in oracle.sql
This class is the Java mapping of the SYS.ANYDATA SQL type.
ANYDATA - Class in oracle.sql
This class is the Java mapping of the SYS.ANYDATA SQL type.
ANYDATASETTOID - Static variable in class oracle.sql.TypeDescriptor
 
ANYDATASETTOID - Static variable in class oracle.sql.TypeDescriptor
 
ANYDATATOID - Static variable in class oracle.sql.TypeDescriptor
 
ANYDATATOID - Static variable in class oracle.sql.TypeDescriptor
 
ANYTYPETOID - Static variable in class oracle.sql.TypeDescriptor
 
ANYTYPETOID - Static variable in class oracle.sql.TypeDescriptor
 
append(int) - Method in class oracle.sql.CharacterBuffer
Append the (posibly multi-byte) representation of c.
append(int) - Method in class oracle.sql.CharacterBuffer
Append the (posibly multi-byte) representation of c.
applyConnectionAttributes(Properties) - Method in interface oracle.jdbc.OracleConnection
Applies the connection Attributes provided on the underlying PooledConnection.
applyConnectionAttributes(Properties) - Method in interface oracle.jdbc.OracleConnection
Applies the connection Attributes provided on the underlying PooledConnection.
applyConnectionAttributes(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
applyConnectionAttributes(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
AQAgent - Interface in oracle.jdbc.aq
An Agent represents and identifies a user of the queue, either producer or consumer of the message, either an end-user or an application.
AQAgent - Interface in oracle.jdbc.aq
An Agent represents and identifies a user of the queue, either producer or consumer of the message, either an end-user or an application.
AQDequeueOptions - Class in oracle.jdbc.aq
Specifies the options available for the dequeue operation.
AQDequeueOptions - Class in oracle.jdbc.aq
Specifies the options available for the dequeue operation.
AQDequeueOptions() - Constructor for class oracle.jdbc.aq.AQDequeueOptions
Constructs the default dequeue options.
AQDequeueOptions() - Constructor for class oracle.jdbc.aq.AQDequeueOptions
Constructs the default dequeue options.
AQDequeueOptions.DeliveryFilter - Enum in oracle.jdbc.aq
 
AQDequeueOptions.DeliveryFilter - Enum in oracle.jdbc.aq
 
AQDequeueOptions.DequeueMode - Enum in oracle.jdbc.aq
 
AQDequeueOptions.DequeueMode - Enum in oracle.jdbc.aq
 
AQDequeueOptions.NavigationOption - Enum in oracle.jdbc.aq
 
AQDequeueOptions.NavigationOption - Enum in oracle.jdbc.aq
 
AQDequeueOptions.VisibilityOption - Enum in oracle.jdbc.aq
 
AQDequeueOptions.VisibilityOption - Enum in oracle.jdbc.aq
 
AQEnqueueOptions - Class in oracle.jdbc.aq
Specifies the options available for the enqueue operation.
AQEnqueueOptions - Class in oracle.jdbc.aq
Specifies the options available for the enqueue operation.
AQEnqueueOptions() - Constructor for class oracle.jdbc.aq.AQEnqueueOptions
Construct the default enqueue options.
AQEnqueueOptions() - Constructor for class oracle.jdbc.aq.AQEnqueueOptions
Construct the default enqueue options.
AQEnqueueOptions.DeliveryMode - Enum in oracle.jdbc.aq
 
AQEnqueueOptions.DeliveryMode - Enum in oracle.jdbc.aq
 
AQEnqueueOptions.SequenceDeviationOption - Enum in oracle.jdbc.aq
 
AQEnqueueOptions.SequenceDeviationOption - Enum in oracle.jdbc.aq
 
AQEnqueueOptions.VisibilityOption - Enum in oracle.jdbc.aq
 
AQEnqueueOptions.VisibilityOption - Enum in oracle.jdbc.aq
 
AQFactory - Class in oracle.jdbc.aq
Factory class for AQ.
AQFactory - Class in oracle.jdbc.aq
Factory class for AQ.
AQFactory() - Constructor for class oracle.jdbc.aq.AQFactory
 
AQFactory() - Constructor for class oracle.jdbc.aq.AQFactory
 
AQMessage - Interface in oracle.jdbc.aq
A message is the unit that is enqueued or dequeued.
AQMessage - Interface in oracle.jdbc.aq
A message is the unit that is enqueued or dequeued.
AQMessageProperties - Interface in oracle.jdbc.aq
This interface contains the message properties such as Correlation, Sender, Delay and Expiration, Recipients, and Priority and Ordering.
AQMessageProperties - Interface in oracle.jdbc.aq
This interface contains the message properties such as Correlation, Sender, Delay and Expiration, Recipients, and Priority and Ordering.
AQMessageProperties.DeliveryMode - Enum in oracle.jdbc.aq
 
AQMessageProperties.DeliveryMode - Enum in oracle.jdbc.aq
 
AQMessageProperties.MessageState - Enum in oracle.jdbc.aq
 
AQMessageProperties.MessageState - Enum in oracle.jdbc.aq
 
AQNotificationEvent - Class in oracle.jdbc.aq
An AQNotificationEvent will be created whenever a new message is enqueued in a queue for which you have registered your interest (see OracleConnection.registerAQNotification).
AQNotificationEvent - Class in oracle.jdbc.aq
An AQNotificationEvent will be created whenever a new message is enqueued in a queue for which you have registered your interest (see OracleConnection.registerAQNotification).
AQNotificationEvent(Object) - Constructor for class oracle.jdbc.aq.AQNotificationEvent
 
AQNotificationEvent(Object) - Constructor for class oracle.jdbc.aq.AQNotificationEvent
 
AQNotificationEvent.AdditionalEventType - Enum in oracle.jdbc.aq
 
AQNotificationEvent.AdditionalEventType - Enum in oracle.jdbc.aq
 
AQNotificationEvent.EventType - Enum in oracle.jdbc.aq
 
AQNotificationEvent.EventType - Enum in oracle.jdbc.aq
 
AQNotificationListener - Interface in oracle.jdbc.aq
The listener interface for receiving AQ notification events.
AQNotificationListener - Interface in oracle.jdbc.aq
The listener interface for receiving AQ notification events.
AQNotificationRegistration - Interface in oracle.jdbc.aq
This class represents your interest in being notified when a new message is enqueued in a particular queue.
AQNotificationRegistration - Interface in oracle.jdbc.aq
This class represents your interest in being notified when a new message is enqueued in a particular queue.
AR8ADOS710_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
 
AR8ADOS710T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ADOS720_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
 
AR8ADOS720T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8APTEC715_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
 
AR8APTEC715T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ARABICMAC_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
 
AR8ARABICMACS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ARABICMACT_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
 
AR8ASMO708PLUS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ASMO8X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ASMO8X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8EBCDIC420S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8EBCDIC420S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8EBCDICX_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
 
AR8HPARABIC8T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8ISO8859P6_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
 
AR8MSAWIN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8MSWIN1256_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8MSWIN1256_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8MUSSAD768_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
 
AR8MUSSAD768T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8NAFITHA711_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
 
AR8NAFITHA711T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8NAFITHA721_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
 
AR8NAFITHA721T_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8SAKHR706_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
 
AR8SAKHR707_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AR8SAKHR707T_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
 
AR8XBASIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
archive(int, int, String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This method will be removed in a future version.
archive(int, int, String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This method will be removed in a future version.
archive(int, int, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
archive(int, int, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
ARRAY - Static variable in class oracle.jdbc.OracleTypes
 
ARRAY - Static variable in class oracle.jdbc.OracleTypes
 
ARRAY - Class in oracle.sql
Deprecated.
Use java.sql.Array interface for declaration instead of using concrete class oracle.sql.ARRAY.
ARRAY - Class in oracle.sql
Deprecated.
Use java.sql.Array interface for declaration instead of using concrete class oracle.sql.ARRAY.
ARRAY(ArrayDescriptor, Connection, Object) - Constructor for class oracle.sql.ARRAY
Deprecated.
Constructor.
ARRAY(ArrayDescriptor, Connection, Object) - Constructor for class oracle.sql.ARRAY
Deprecated.
Constructor.
ArrayDescriptor - Class in oracle.sql
Deprecated.
Use factory method OracleConnection.createOracleArray to create an instance of java.sql.Array directly.
ArrayDescriptor - Class in oracle.sql
Deprecated.
Use factory method OracleConnection.createOracleArray to create an instance of java.sql.Array directly.
ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
asciiStreamValue() - Method in class oracle.sql.BFILE
Deprecated.
Convert to an ascii stream representation of the datum object
asciiStreamValue() - Method in class oracle.sql.BFILE
Deprecated.
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
asciiStreamValue() - Method in class oracle.sql.CHAR
Convert to an ascii stream representation of the datum object
asciiStreamValue() - Method in class oracle.sql.Datum
Convert to an ascii stream representation of the datum object
asciiStreamValue() - Method in class oracle.sql.Datum
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.
asin() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the arc sine value of NUMBER.
assertNotNull(Connection) - Static method in class oracle.sql.DatumWithConnection
 
assertNotNull(TypeDescriptor) - Static method in class oracle.sql.DatumWithConnection
 
assertNotNull(Connection) - Static method in class oracle.sql.DatumWithConnection
 
assertNotNull(TypeDescriptor) - Static method in class oracle.sql.DatumWithConnection
 
atan() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the arc tangent value of NUMBER.
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).
atan2(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of atan2(NUMBER/x).
attachServerConnection() - Method in interface oracle.jdbc.OracleConnection
This method needs to be called before using a DRCP connection.
attachServerConnection() - Method in interface oracle.jdbc.OracleConnection
This method needs to be called before using a DRCP connection.
attachServerConnection() - Method in class oracle.jdbc.OracleConnectionWrapper
Notifies the server that the DRCP enabled connection will be in use so that the server can associate a server process to the connection.
attachServerConnection() - Method in class oracle.jdbc.OracleConnectionWrapper
Notifies the server that the DRCP enabled connection will be in use so that the server can associate a server process to the connection.
AttributeDescriptor - Class in oracle.sql
 
AttributeDescriptor - Class in oracle.sql
 
autoCommit - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
autoCommit - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
autoCommitFailureClosesAllResultSets() - Method in class oracle.jdbc.OracleDatabaseMetaData
Oracle does not close ResultSets when autocommit fails.
autoCommitFailureClosesAllResultSets() - Method in class oracle.jdbc.OracleDatabaseMetaData
Oracle does not close ResultSets when autocommit fails.
AZ8ISO8859P9E_CHARSET - Static variable in class oracle.sql.CharacterSet
 
AZ8ISO8859P9E_CHARSET - Static variable in class oracle.sql.CharacterSet
 

B

BabelfishCallableStatement - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.CallableStatement interface.
BabelfishCallableStatement - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.CallableStatement interface.
BabelfishCallableStatement() - Constructor for class oracle.jdbc.babelfish.BabelfishCallableStatement
 
BabelfishCallableStatement() - Constructor for class oracle.jdbc.babelfish.BabelfishCallableStatement
 
BabelfishConnection - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.Connection interface.
BabelfishConnection - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.Connection interface.
BabelfishConnection() - Constructor for class oracle.jdbc.babelfish.BabelfishConnection
 
BabelfishConnection() - Constructor for class oracle.jdbc.babelfish.BabelfishConnection
 
BabelfishGenericProxy - Class in oracle.jdbc.babelfish
Defines the common behavior needed by all the babelfish proxies to support auto translation of queries or errors.
BabelfishGenericProxy - Class in oracle.jdbc.babelfish
Defines the common behavior needed by all the babelfish proxies to support auto translation of queries or errors.
BabelfishGenericProxy() - Constructor for class oracle.jdbc.babelfish.BabelfishGenericProxy
 
BabelfishGenericProxy() - Constructor for class oracle.jdbc.babelfish.BabelfishGenericProxy
 
BabelfishPreparedStatement - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.PreparedStatement interface.
BabelfishPreparedStatement - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.PreparedStatement interface.
BabelfishPreparedStatement() - Constructor for class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
BabelfishPreparedStatement() - Constructor for class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
BabelfishStatement - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.Statement interface.
BabelfishStatement - Class in oracle.jdbc.babelfish
Proxy Superclass for java.sql.Statement interface.
BabelfishStatement() - Constructor for class oracle.jdbc.babelfish.BabelfishStatement
 
BabelfishStatement() - Constructor for class oracle.jdbc.babelfish.BabelfishStatement
 
BDA - Static variable in class oracle.sql.DATE
Bad day: above range
BDA - Static variable in class oracle.sql.DATE
Bad day: above range
BDAL - Static variable in class oracle.sql.DATE
Bad day: below range
BDAL - Static variable in class oracle.sql.DATE
Bad day: below range
BDT - Static variable in class oracle.sql.DATE
Bad date format
BDT - Static variable in class oracle.sql.DATE
Bad date format
beforeClose(OracleConnection, Object) - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
beforeClose(OracleConnection, Object) - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
beginRequest() - Method in interface oracle.jdbc.OracleConnection
Declares that a request to the server is starting on this connection.
beginRequest() - Method in interface oracle.jdbc.OracleConnection
Declares that a request to the server is starting on this connection.
beginRequest() - Method in class oracle.jdbc.OracleConnectionWrapper
 
beginRequest() - Method in class oracle.jdbc.OracleConnectionWrapper
 
beginRequest() - Method in interface oracle.jdbc.replay.ReplayableConnection
Declares that a request to the server is starting on this connection.
beginRequest() - Method in interface oracle.jdbc.replay.ReplayableConnection
Declares that a request to the server is starting on this connection.
BFILE - Static variable in class oracle.jdbc.OracleTypes
 
BFILE - Static variable in class oracle.jdbc.OracleTypes
 
BFILE - Class in oracle.sql
Deprecated.
Use oracle.jdbc.OracleBfile interface for declaration instead of using concrete class oracle.sql.BFILE.
BFILE - Class in oracle.sql
Deprecated.
Use oracle.jdbc.OracleBfile interface for declaration instead of using concrete class oracle.sql.BFILE.
BFILE() - Constructor for class oracle.sql.BFILE
Deprecated.
 
BFILE() - Constructor for class oracle.sql.BFILE
Deprecated.
 
BG8MSWIN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BG8MSWIN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BG8PC437S_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
BHR - Static variable in class oracle.sql.DATE
Bad hour: above range
BHRL - Static variable in class oracle.sql.DATE
Bad hour: below range
BHRL - Static variable in class oracle.sql.DATE
Bad hour: below range
bigDecimalValue() - Method in class oracle.sql.BINARY_DOUBLE
Convert this to a BigDecimal type.
bigDecimalValue() - Method in class oracle.sql.BINARY_DOUBLE
Convert this to a BigDecimal type.
bigDecimalValue() - Method in class oracle.sql.BINARY_FLOAT
Convert this to a BigDecimal type.
bigDecimalValue() - Method in class oracle.sql.BINARY_FLOAT
Convert this to a BigDecimal type.
bigDecimalValue() - Method in class oracle.sql.CHAR
Convert this data object into a BigDecimal.
bigDecimalValue() - Method in class oracle.sql.CHAR
Convert this data object into a BigDecimal.
bigDecimalValue() - Method in class oracle.sql.Datum
Convert to a BigDecimal representation of the datum object
bigDecimalValue() - Method in class oracle.sql.Datum
Convert to a BigDecimal representation of the datum object
bigDecimalValue() - Method in class oracle.sql.NUMBER
Calls toBigDecimalto convert internal Oracle Number into a Java BigDecimal.
bigDecimalValue() - Method in class oracle.sql.NUMBER
Calls toBigDecimalto convert internal Oracle Number into a Java BigDecimal.
BIGINT - Static variable in class oracle.jdbc.OracleTypes
 
BIGINT - Static variable in class oracle.jdbc.OracleTypes
 
bigIntegerValue() - Method in class oracle.sql.NUMBER
Calls toBigInteger to convert internal Oracle Number to a Java BigInteger.
bigIntegerValue() - Method in class oracle.sql.NUMBER
Calls toBigInteger to convert internal Oracle Number to a Java BigInteger.
BINARY - Static variable in class oracle.jdbc.OracleTypes
 
BINARY - Static variable in class oracle.jdbc.OracleTypes
 
BINARY_DOUBLE - Static variable in class oracle.jdbc.OracleTypes
 
BINARY_DOUBLE - Static variable in class oracle.jdbc.OracleTypes
 
BINARY_DOUBLE - Class in oracle.sql
The BINARY_DOUBLE class is a representation of the Oracle BINARY_DOUBLE datatype.
BINARY_DOUBLE - Class in oracle.sql
The BINARY_DOUBLE class is a representation of the Oracle BINARY_DOUBLE datatype.
BINARY_DOUBLE(byte[]) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from a byte array.
BINARY_DOUBLE(double) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from a primitive double.
BINARY_DOUBLE(Double) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from an instance of java.lang.Double.
BINARY_DOUBLE(String) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from an instance of java.lang.String.
BINARY_DOUBLE(Boolean) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from an instance of java.lang.Boolean.
BINARY_DOUBLE(byte[]) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from a byte array.
BINARY_DOUBLE(double) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from a primitive double.
BINARY_DOUBLE(Double) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from an instance of java.lang.Double.
BINARY_DOUBLE(String) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from an instance of java.lang.String.
BINARY_DOUBLE(Boolean) - Constructor for class oracle.sql.BINARY_DOUBLE
Construct a BINARY_DOUBLE from an instance of java.lang.Boolean.
BINARY_FLOAT - Static variable in class oracle.jdbc.OracleTypes
 
BINARY_FLOAT - Static variable in class oracle.jdbc.OracleTypes
 
BINARY_FLOAT - Class in oracle.sql
The BINARY_FLOAT class is a representation of the Oracle BINARY_FLOAT datatype.
BINARY_FLOAT - Class in oracle.sql
The BINARY_FLOAT class is a representation of the Oracle BINARY_FLOAT datatype.
BINARY_FLOAT(byte[]) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from a byte array.
BINARY_FLOAT(float) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from a primitive float.
BINARY_FLOAT(Float) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from an instance of java.lang.Float.
BINARY_FLOAT(String) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from an instance of java.lang.String.
BINARY_FLOAT(Boolean) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from an instance of java.lang.Boolean
BINARY_FLOAT(byte[]) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from a byte array.
BINARY_FLOAT(float) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from a primitive float.
BINARY_FLOAT(Float) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from an instance of java.lang.Float.
BINARY_FLOAT(String) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from an instance of java.lang.String.
BINARY_FLOAT(Boolean) - Constructor for class oracle.sql.BINARY_FLOAT
Construct a BINARY_FLOAT from an instance of java.lang.Boolean
binaryStreamValue() - Method in class oracle.sql.CHAR
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
binaryStreamValue() - Method in class oracle.sql.Datum
Convert to a binary stream representation of the datum object
binaryStreamValue() - Method in class oracle.sql.Datum
Convert to a binary stream representation of the datum object
BIT - Static variable in class oracle.jdbc.OracleTypes
 
BIT - Static variable in class oracle.jdbc.OracleTypes
 
BLOB - Static variable in class oracle.jdbc.OracleTypes
 
BLOB - Static variable in class oracle.jdbc.OracleTypes
 
BLOB - Class in oracle.sql
Deprecated.
Use java.sql.Blob interface for declaration instead of using concrete class oracle.sql.BLOB.
BLOB - Class in oracle.sql
Deprecated.
Use java.sql.Blob interface for declaration instead of using concrete class oracle.sql.BLOB.
BLOB() - Constructor for class oracle.sql.BLOB
Deprecated.
 
BLOB() - Constructor for class oracle.sql.BLOB
Deprecated.
 
BLT8CP921_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8CP921_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8EBCDIC1112_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8EBCDIC1112_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8EBCDIC1112S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8EBCDIC1112S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8ISO8859P13_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8ISO8859P13_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BLT8MSWIN1257_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
 
BLT8PC775_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BMN - Static variable in class oracle.sql.DATE
Bad minute: above range
BMN - Static variable in class oracle.sql.DATE
Bad minute: above range
BMNL - Static variable in class oracle.sql.DATE
Bad minute: below 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
BMO - Static variable in class oracle.sql.DATE
Bad month: above range
BMOL - Static variable in class oracle.sql.DATE
Bad month: below range
BMOL - Static variable in class oracle.sql.DATE
Bad month: below range
BN8BSCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BN8BSCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
BOOLEAN - Static variable in class oracle.jdbc.OracleTypes
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN.
BOOLEAN - Static variable in class oracle.jdbc.OracleTypes
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN.
booleanValue() - Method in class oracle.sql.CHAR
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.Datum
Convert to a boolean representation of the datum object
booleanValue() - Method in class oracle.sql.Datum
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.
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
BSC - Static variable in class oracle.sql.DATE
Bad second: above range
BSCL - Static variable in class oracle.sql.DATE
Bad second: below range
BSCL - Static variable in class oracle.sql.DATE
Bad second: below range
build() - Method in interface oracle.jdbc.OracleConnectionBuilder
Builds the connection object.
build() - Method in interface oracle.jdbc.OracleConnectionBuilder
Builds the connection object.
build() - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
Builds the OraclePooledConnections object.
build() - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
Builds the OraclePooledConnections object.
build() - Method in interface oracle.jdbc.OracleShardingKeyBuilder
Builds the Sharding key.
build() - Method in interface oracle.jdbc.OracleShardingKeyBuilder
Builds the Sharding key.
build() - Method in interface oracle.jdbc.OracleXAConnectionBuilder
Builds a new XAconnectionConnection object.
build() - Method in interface oracle.jdbc.OracleXAConnectionBuilder
Builds a new XAconnectionConnection object.
build() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
Builds the connection of type OracleConnection.
build() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
Builds the connection of type OracleConnection.
build() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
Builds the connection of type OraclePooledConnection.
build() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
Builds the connection of type OraclePooledConnection.
build() - Method in class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
Builds the sharding key with the sub keys provided and their default metadata.
build() - Method in class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
Builds the sharding key with the sub keys provided and their default metadata.
build() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
Builds the connection of type OracleXAConnection.
build() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
Builds the connection of type OracleXAConnection.
BYR - Static variable in class oracle.sql.DATE
Bad year: above 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
BYRL - Static variable in class oracle.sql.DATE
Bad year: below range
bytesEqual(Datum) - Method in class oracle.sql.Datum
 
bytesEqual(Datum) - Method in class oracle.sql.Datum
 
bytesHashCode() - Method in class oracle.sql.Datum
 
bytesHashCode() - Method in class oracle.sql.Datum
 
byteValue() - Method in class oracle.sql.CHAR
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.Datum
Convert to a byte representation of the datum object
byteValue() - Method in class oracle.sql.Datum
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.
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
Deprecated.
 
CACHE_ALL - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
CACHE_LAST - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
CACHE_LAST - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
CACHE_NONE - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
CACHE_NONE - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
CACHE_SIZE_NOT_SET - Static variable in interface oracle.jdbc.OracleConnection
 
CACHE_SIZE_NOT_SET - Static variable in interface oracle.jdbc.OracleConnection
 
cachedConnectionAttributes - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
cachedConnectionAttributes - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
cacheManager - Variable in class oracle.jdbc.pool.OracleDataSource
 
cacheManager - Variable in class oracle.jdbc.pool.OracleDataSource
 
callbackFn(Connection, Object, int, int) - Method in interface oracle.jdbc.OracleOCIFailover
 
callbackFn(Connection, Object, int, int) - Method in interface oracle.jdbc.OracleOCIFailover
 
canBeMigratablySuspended - Variable in class oracle.jdbc.xa.OracleXAResource
 
canBeMigratablySuspended - Variable in class oracle.jdbc.xa.OracleXAResource
 
cancel() - Method in interface oracle.jdbc.OracleConnection
Performs an immediate (asynchronous) termination of any currently executing operation on this connection.
cancel() - Method in interface oracle.jdbc.OracleConnection
Performs an immediate (asynchronous) termination of any currently executing operation on this connection.
cancel() - Method in class oracle.jdbc.OracleConnectionWrapper
 
cancel() - Method in class oracle.jdbc.OracleConnectionWrapper
 
canReadBasicLobDataInLocator() - Method in class oracle.sql.BLOB
Deprecated.
Can the lob data be read directly from the locator?
canReadBasicLobDataInLocator() - Method in class oracle.sql.BLOB
Deprecated.
Can the lob data be read directly from the locator?
canReadBasicLobDataInLocator() - Method in class oracle.sql.CLOB
Deprecated.
Can the lob data be read directly from the locator?
canReadBasicLobDataInLocator() - Method in class oracle.sql.CLOB
Deprecated.
Can the lob data be read directly from the locator?
ccFactory - Static variable in class oracle.sql.CharacterSetWithConverter
 
ccFactory - Static variable in class oracle.sql.CharacterSetWithConverter
 
CDN8PC863_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CDN8PC863_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CE8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CE8BS2000_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.
ceil() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the ceiling of NUMBER value.
CEL8ISO8859P14_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CEL8ISO8859P14_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CH7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CH7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CHAR - Static variable in class oracle.jdbc.OracleTypes
 
CHAR - Static variable in class oracle.jdbc.OracleTypes
 
CHAR - Class in oracle.sql
The Oracle specific representation of characters.
CHAR - Class in oracle.sql
The Oracle specific representation of characters.
CHAR() - Constructor for class oracle.sql.CHAR
 
CHAR(String, CharacterSet, int) - Constructor for class oracle.sql.CHAR
Constructor for CHAR.
CHAR(String, CharacterSet) - Constructor for class oracle.sql.CHAR
Constructor for CHAR.
CHAR(Object, CharacterSet) - Constructor for class oracle.sql.CHAR
Construct a CHAR from an Object.
CHAR() - Constructor for class oracle.sql.CHAR
 
CHAR(String, CharacterSet, int) - Constructor for class oracle.sql.CHAR
Constructor for CHAR.
CHAR(String, CharacterSet) - Constructor for class oracle.sql.CHAR
Constructor for CHAR.
CHAR(Object, CharacterSet) - Constructor for class oracle.sql.CHAR
Construct a CHAR from an Object.
CharacterBuffer - Class in oracle.sql
This class allows the program to construct an array of bytes in some representation using the 32 bit values returned by a CharacterWalker.
CharacterBuffer - Class in oracle.sql
This class allows the program to construct an array of bytes in some representation using the 32 bit values returned by a CharacterWalker.
CharacterBuffer(CharacterSet) - Constructor for class oracle.sql.CharacterBuffer
Constructor.
CharacterBuffer(CharacterSet) - Constructor for class oracle.sql.CharacterBuffer
Constructor.
CharacterSet - Class in oracle.sql
This class encapsulates methods and attributes of the character sets defined by Oracle.
CharacterSet - Class in oracle.sql
This class encapsulates methods and attributes of the character sets defined by Oracle.
CharacterSetWithConverter - Class in oracle.sql
This is an abstract base class that all character sets that use CharacterConverter are based on.
CharacterSetWithConverter - Class in oracle.sql
This is an abstract base class that all character sets that use CharacterConverter are based on.
characterStreamValue() - Method in class oracle.sql.CHAR
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
characterStreamValue() - Method in class oracle.sql.Datum
Convert to a character stream representation of the datum object
characterStreamValue() - Method in class oracle.sql.Datum
Convert to a character stream representation of the datum object
CharacterWalker - Class in oracle.sql
A CharacterWalker lets you walk through the characters that are represented as a sequence of bytes in some CharacterSet.
CharacterWalker - Class in oracle.sql
A CharacterWalker lets you walk through the characters that are represented as a sequence of bytes in some CharacterSet.
CharacterWalker(CharacterSet, byte[], int, int) - Constructor for class oracle.sql.CharacterWalker
Constructor.
CharacterWalker(CharacterSet, byte[], int, int) - Constructor for class oracle.sql.CharacterWalker
Constructor.
checkAndStartThread(Thread) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Check and start the Failover thread.
checkAndStartThread(Thread) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Check and start the Failover thread.
checkError(int) - Method in class oracle.jdbc.xa.OracleXAResource
 
checkError(int, SQLException) - Method in class oracle.jdbc.xa.OracleXAResource
 
checkError(int, int) - Method in class oracle.jdbc.xa.OracleXAResource
 
checkError(SQLException, int) - Method in class oracle.jdbc.xa.OracleXAResource
 
checkError(int) - Method in class oracle.jdbc.xa.OracleXAResource
 
checkError(int, SQLException) - Method in class oracle.jdbc.xa.OracleXAResource
 
checkError(int, int) - Method in class oracle.jdbc.xa.OracleXAResource
 
checkError(SQLException, int) - Method in class oracle.jdbc.xa.OracleXAResource
 
CHECKSUM_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
CHECKSUM_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
checkValidity(byte[]) - Static method in class oracle.sql.DATE
Checks the DATE passed in.
checkValidity(byte[]) - Static method in class oracle.sql.DATE
Checks the DATE passed in.
CL8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1025X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1158_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1158_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1158R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8EBCDIC1158R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8ISO8859P5_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8ISO8859P5_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8ISOIR111_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8ISOIR111_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8KOI8R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8KOI8R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8KOI8U_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8KOI8U_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8MACCYRILLIC_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
 
CL8MACCYRILLICS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8MSWIN1251_CHARSET - Static variable in class oracle.sql.CharacterSet
 
CL8MSWIN1251_CHARSET - Static variable in class oracle.sql.CharacterSet
 
cleanupFCFEventHandlerThread() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
cleanupFCFEventHandlerThread() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
cleanupFCFThreads(OracleImplicitConnectionCache) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
cleanupFCFThreads(OracleImplicitConnectionCache) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
cleanupFCFWorkerThread(OracleImplicitConnectionCache) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
cleanupFCFWorkerThread(OracleImplicitConnectionCache) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
clearAllApplicationContext(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This is deprecated since 12.1 in favor of the standard JDBC API setClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
clearAllApplicationContext(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This is deprecated since 12.1 in favor of the standard JDBC API setClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
clearAllApplicationContext(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
clearAllApplicationContext(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
clearDefines() - Method in interface oracle.jdbc.OracleStatement
Lets you clear previously defined types for the define-columns of this statement.
clearDefines() - Method in interface oracle.jdbc.OracleStatement
Lets you clear previously defined types for the define-columns of this statement.
clearReplayStatistics() - Method in interface oracle.jdbc.replay.OracleDataSource
Clears replay statistics accumulated so far on all connection created by this data source.
clearReplayStatistics() - Method in interface oracle.jdbc.replay.OracleDataSource
Clears replay statistics accumulated so far on all connection created by this data source.
clearReplayStatistics() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
clearReplayStatistics() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
clearReplayStatistics(ReplayableConnection.StatisticsReportType) - Method in interface oracle.jdbc.replay.ReplayableConnection
Clears replay statistics accumulated so far.
clearReplayStatistics(ReplayableConnection.StatisticsReportType) - Method in interface oracle.jdbc.replay.ReplayableConnection
Clears replay statistics accumulated so far.
clearWarnings() - Method in class oracle.jdbc.OracleConnectionWrapper
 
clearWarnings() - Method in class oracle.jdbc.OracleConnectionWrapper
 
CLIENT_INFO_KEY_SEPARATOR - Static variable in interface oracle.jdbc.OracleConnection
Separate the namespace from the key the name of a client info.
CLIENT_INFO_KEY_SEPARATOR - Static variable in interface oracle.jdbc.OracleConnection
Separate the namespace from the key the name of a client info.
clientChecksum11203x - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
clientChecksum11203x - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
clientChecksum12x - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
clientChecksum12x - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
CLOB - Static variable in class oracle.jdbc.OracleTypes
 
CLOB - Static variable in class oracle.jdbc.OracleTypes
 
CLOB - Class in oracle.sql
Deprecated.
Use java.sql.Clob interface for declaration instead of using concrete class oracle.sql.CLOB.
CLOB - Class in oracle.sql
Deprecated.
Use java.sql.Clob interface for declaration instead of using concrete class oracle.sql.CLOB.
CLOB() - Constructor for class oracle.sql.CLOB
Deprecated.
 
CLOB(OracleConnection, byte[], short) - Constructor for class oracle.sql.CLOB
Deprecated.
 
CLOB() - Constructor for class oracle.sql.CLOB
Deprecated.
 
CLOB(OracleConnection, byte[], short) - Constructor for class oracle.sql.CLOB
Deprecated.
 
clone() - Method in class oracle.sql.REF
Deprecated.
 
clone() - Method in class oracle.sql.REF
Deprecated.
 
close() - Method in class oracle.jdbc.babelfish.BabelfishConnection
Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in class oracle.jdbc.babelfish.BabelfishConnection
Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in interface oracle.jdbc.OracleBfile
Close a previously opened external LOB.
close() - Method in interface oracle.jdbc.OracleBfile
Close a previously opened external LOB.
close() - Method in interface oracle.jdbc.OracleBlob
Close a previously opened BLOB.
close() - Method in interface oracle.jdbc.OracleBlob
Close a previously opened BLOB.
close() - Method in interface oracle.jdbc.OracleClob
Close a previously opened CLOB.
close() - Method in interface oracle.jdbc.OracleClob
Close a previously opened CLOB.
close(Properties) - Method in interface oracle.jdbc.OracleConnection
Closes the given Logical connection, and returns the underlying PooledConnection to the implicit connection cache.
close(int) - Method in interface oracle.jdbc.OracleConnection
If opt is OracleConnection.INVALID_CONNECTION : Closes the given Logical connection, as well the underlying PooledConnection without returning the connection to the cache when called with the parameter INVALID_CONNECTION.
close(Properties) - Method in interface oracle.jdbc.OracleConnection
Closes the given Logical connection, and returns the underlying PooledConnection to the implicit connection cache.
close(int) - Method in interface oracle.jdbc.OracleConnection
If opt is OracleConnection.INVALID_CONNECTION : Closes the given Logical connection, as well the underlying PooledConnection without returning the connection to the cache when called with the parameter INVALID_CONNECTION.
close() - Method in class oracle.jdbc.OracleConnectionWrapper
 
close(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
close(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
close() - Method in class oracle.jdbc.OracleConnectionWrapper
 
close(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
close(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
close() - Method in interface oracle.jdbc.pool.OracleConnectionCache
Close the connection cache.
close() - Method in interface oracle.jdbc.pool.OracleConnectionCache
Close the connection cache.
close() - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Close DataSource API. This removes the associated Connection Cache and frees resources. This must be the last method to invoke, after the user is finished using a cache enabled DataSource.

close() - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Close DataSource API. This removes the associated Connection Cache and frees resources. This must be the last method to invoke, after the user is finished using a cache enabled DataSource.

close() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
This will destroy the connection pool, and close all the connections opened from this data source.
close() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
This will destroy the connection pool, and close all the connections opened from this data source.
close() - Method in class oracle.jdbc.pool.OraclePooledConnection
Close the physical connection.
close() - Method in class oracle.jdbc.pool.OraclePooledConnection
Close the physical connection.
close() - Method in class oracle.sql.BFILE
Deprecated.
Close a previously opened external LOB.
close() - Method in class oracle.sql.BFILE
Deprecated.
Close a previously opened external LOB.
close() - Method in class oracle.sql.BLOB
Deprecated.
Close a previously opened BLOB.
close() - Method in class oracle.sql.BLOB
Deprecated.
Close a previously opened BLOB.
close() - Method in class oracle.sql.CLOB
Deprecated.
Close a previously opened CLOB.
close() - Method in class oracle.sql.CLOB
Deprecated.
Close a previously opened CLOB.
close_callback_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
close_callback_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
closeArchiveforInsert() - Method in class oracle.sql.ConverterArchive
 
closeArchiveforInsert() - Method in class oracle.sql.ConverterArchive
 
closeArchiveforRead() - Method in class oracle.sql.ConverterArchive
 
closeArchiveforRead() - Method in class oracle.sql.ConverterArchive
 
closeFile() - Method in interface oracle.jdbc.OracleBfile
Close the FILE.
closeFile() - Method in interface oracle.jdbc.OracleBfile
Close the FILE.
closeFile() - Method in class oracle.sql.BFILE
Deprecated.
Close the FILE.
closeFile() - Method in class oracle.sql.BFILE
Deprecated.
Close the FILE.
CloseInvocationHandler(OracleConnectionWrapper) - Constructor for class oracle.jdbc.OracleConnectionWrapper.CloseInvocationHandler
 
CloseInvocationHandler(OracleConnectionWrapper) - Constructor for class oracle.jdbc.OracleConnectionWrapper.CloseInvocationHandler
 
closeOnCompletion() - Method in interface oracle.jdbc.OracleStatement
Specifies that this Statement will be closed when all its dependent result sets are closed.
closeOnCompletion() - Method in interface oracle.jdbc.OracleStatement
Specifies that this Statement will be closed when all its dependent result sets are closed.
closeOption - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
closeOption - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
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 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.
closeWithKey(String) - Method in interface oracle.jdbc.OracleStatement
The underlying cursor is not closed and the Statement handle is cached on the Key.
closeWithKey(String) - Method in interface oracle.jdbc.OracleStatement
The underlying cursor is not closed and the Statement handle is cached on the Key.
commit(EnumSet<OracleConnection.CommitOption>) - Method in interface oracle.jdbc.OracleConnection
Commits the transaction with the given options.
commit(EnumSet<OracleConnection.CommitOption>) - Method in interface oracle.jdbc.OracleConnection
Commits the transaction with the given options.
commit() - Method in class oracle.jdbc.OracleConnectionWrapper
 
commit(EnumSet<OracleConnection.CommitOption>) - Method in class oracle.jdbc.OracleConnectionWrapper
 
commit() - Method in class oracle.jdbc.OracleConnectionWrapper
 
commit(EnumSet<OracleConnection.CommitOption>) - Method in class oracle.jdbc.OracleConnectionWrapper
 
commit(Xid, boolean) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Commit work done by global transaction specified by xid.
commit(Xid, boolean) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Commit work done by global transaction specified by xid.
commit(Xid, boolean) - Method in class oracle.jdbc.xa.client.OracleXAResource
commit() -- Commit work done by global transaction specified by xid.
commit(Xid, boolean) - Method in class oracle.jdbc.xa.client.OracleXAResource
commit() -- Commit work done by global transaction specified by xid.
commit(Xid, boolean) - Method in class oracle.jdbc.xa.OracleXAResource
commit() -- Commit work done by global transaction specified by xid.
commit(Xid, boolean) - Method in class oracle.jdbc.xa.OracleXAResource
commit() -- Commit work done by global transaction specified by xid.
compareBytes(byte[], byte[]) - Static method in class oracle.sql.Datum
Do an unsigned compare on byte arrays m and n
compareBytes(byte[], byte[]) - Static method in class oracle.sql.Datum
Do an unsigned compare on byte arrays m and n
compareTo(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Used to compare two OracleShardingKey keys.
compareTo(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Used to compare two OracleShardingKey keys.
compareTo(ShardingMetadata.SubKeyMetadata) - Method in class oracle.jdbc.pool.ShardingMetadata.SubKeyMetadata
Method used to defined natural ordering for the sub key column info based on the column index.
compareTo(ShardingMetadata.SubKeyMetadata) - Method in class oracle.jdbc.pool.ShardingMetadata.SubKeyMetadata
Method used to defined natural ordering for the sub key column info based on the column index.
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(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.
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.
connCacheName - Variable in class oracle.jdbc.pool.OracleDataSource
 
connCacheName - Variable in class oracle.jdbc.pool.OracleDataSource
 
connCacheProperties - Variable in class oracle.jdbc.pool.OracleDataSource
 
connCacheProperties - Variable in class oracle.jdbc.pool.OracleDataSource
 
connCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
 
connCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
 
connect_auto_commit_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
connect_auto_commit_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
connection - Variable in class oracle.jdbc.OracleConnectionWrapper
 
connection - Variable in class oracle.jdbc.OracleConnectionWrapper
 
connection - Variable in class oracle.jdbc.OracleDatabaseMetaData
 
connection - Variable in class oracle.jdbc.OracleDatabaseMetaData
 
connection - Variable in class oracle.jdbc.xa.OracleXAResource
 
connection - Variable in class oracle.jdbc.xa.OracleXAResource
 
CONNECTION_ID - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNECTION_ID - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNECTION_POOL - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNECTION_POOL - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNECTION_PROPERTIES - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
CONNECTION_PROPERTIES - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
connection_properties_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
connection_properties_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
CONNECTION_PROPERTY_ACCUMULATE_BATCH_RESULT - Static variable in interface oracle.jdbc.OracleConnection
When using Oracle style batching, JDBC determines when to flush a batch to the database.
CONNECTION_PROPERTY_ACCUMULATE_BATCH_RESULT - Static variable in interface oracle.jdbc.OracleConnection
When using Oracle style batching, JDBC determines when to flush a batch to the database.
CONNECTION_PROPERTY_ACCUMULATE_BATCH_RESULT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ACCUMULATE_BATCH_RESULT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ACCUMULATE_BATCH_RESULT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ACCUMULATE_BATCH_RESULT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ALLOWED_LOGON_VERSION - Static variable in interface oracle.jdbc.OracleConnection
Minimum authentication protocol required by the client.
CONNECTION_PROPERTY_ALLOWED_LOGON_VERSION - Static variable in interface oracle.jdbc.OracleConnection
Minimum authentication protocol required by the client.
CONNECTION_PROPERTY_ALLOWED_LOGON_VERSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ALLOWED_LOGON_VERSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ALLOWED_LOGON_VERSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ALLOWED_LOGON_VERSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTO_COMMIT_SPEC_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
Alters the auto-commit behavior of the driver.
CONNECTION_PROPERTY_AUTO_COMMIT_SPEC_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
Alters the auto-commit behavior of the driver.
CONNECTION_PROPERTY_AUTO_COMMIT_SPEC_COMPLIANT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTO_COMMIT_SPEC_COMPLIANT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTO_COMMIT_SPEC_COMPLIANT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTO_COMMIT_SPEC_COMPLIANT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTOCOMMIT - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the default value of autoCommit.
CONNECTION_PROPERTY_AUTOCOMMIT - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the default value of autoCommit.
CONNECTION_PROPERTY_AUTOCOMMIT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTOCOMMIT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTOCOMMIT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_AUTOCOMMIT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_BACKWARD_COMPATIBLE_UPDATEABLE_RESULTSET - Static variable in interface oracle.jdbc.OracleConnection
If set to true, use the old, pre 12.1.0.2.0, updateable ResultSet behavior.
CONNECTION_PROPERTY_BACKWARD_COMPATIBLE_UPDATEABLE_RESULTSET - Static variable in interface oracle.jdbc.OracleConnection
If set to true, use the old, pre 12.1.0.2.0, updateable ResultSet behavior.
CONNECTION_PROPERTY_BACKWARD_COMPATIBLE_UPDATEABLE_RESULTSET_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_BACKWARD_COMPATIBLE_UPDATEABLE_RESULTSET_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_BACKWARD_COMPATIBLE_UPDATEABLE_RESULTSET_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_BACKWARD_COMPATIBLE_UPDATEABLE_RESULTSET_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_COMMIT_OPTION - Static variable in interface oracle.jdbc.OracleConnection
This connection property lets you define a default commit option that will be used when calling connection.commit();.
CONNECTION_PROPERTY_COMMIT_OPTION - Static variable in interface oracle.jdbc.OracleConnection
This connection property lets you define a default commit option that will be used when calling connection.commit();.
CONNECTION_PROPERTY_COMMIT_OPTION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_COMMIT_OPTION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_COMMIT_OPTION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_COMMIT_OPTION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_CLASS - Static variable in interface oracle.jdbc.OracleConnection
Specify the connection class name for Database Resident Connection Pool (DRCP).
CONNECTION_PROPERTY_CONNECTION_CLASS - Static variable in interface oracle.jdbc.OracleConnection
Specify the connection class name for Database Resident Connection Pool (DRCP).
CONNECTION_PROPERTY_CONNECTION_CLASS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_CLASS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_CLASS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_CLASS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_PURITY - Static variable in interface oracle.jdbc.OracleConnection
Specify the connection purity for a Database Resident Connection Pool (DRCP) connection.
CONNECTION_PROPERTY_CONNECTION_PURITY - Static variable in interface oracle.jdbc.OracleConnection
Specify the connection purity for a Database Resident Connection Pool (DRCP) connection.
CONNECTION_PROPERTY_CONNECTION_PURITY_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_PURITY_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_PURITY_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONNECTION_PURITY_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONVERT_NCHAR_LITERALS - Static variable in interface oracle.jdbc.OracleConnection
Convert NCHAR literals to Unicode literals when equal "true".
CONNECTION_PROPERTY_CONVERT_NCHAR_LITERALS - Static variable in interface oracle.jdbc.OracleConnection
Convert NCHAR literals to Unicode literals when equal "true".
CONNECTION_PROPERTY_CONVERT_NCHAR_LITERALS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONVERT_NCHAR_LITERALS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONVERT_NCHAR_LITERALS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CONVERT_NCHAR_LITERALS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CREATE_DESCRIPTOR_USE_CURRENT_SCHEMA_FOR_SCHEMA_NAME - Static variable in interface oracle.jdbc.OracleConnection
The user has to provide fully qualified ADT name ([username].[adt name]) for all ADT operations.
CONNECTION_PROPERTY_CREATE_DESCRIPTOR_USE_CURRENT_SCHEMA_FOR_SCHEMA_NAME - Static variable in interface oracle.jdbc.OracleConnection
The user has to provide fully qualified ADT name ([username].[adt name]) for all ADT operations.
CONNECTION_PROPERTY_CREATE_DESCRIPTOR_USE_CURRENT_SCHEMA_FOR_SCHEMA_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CREATE_DESCRIPTOR_USE_CURRENT_SCHEMA_FOR_SCHEMA_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CREATE_DESCRIPTOR_USE_CURRENT_SCHEMA_FOR_SCHEMA_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_CREATE_DESCRIPTOR_USE_CURRENT_SCHEMA_FOR_SCHEMA_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DATABASE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DATABASE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DATABASE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DATABASE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DATABASE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DATABASE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_EXECUTE_BATCH - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the default batch size when using Oracle style batching.
CONNECTION_PROPERTY_DEFAULT_EXECUTE_BATCH - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the default batch size when using Oracle style batching.
CONNECTION_PROPERTY_DEFAULT_EXECUTE_BATCH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_EXECUTE_BATCH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_EXECUTE_BATCH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_EXECUTE_BATCH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_LOB_PREFETCH_SIZE - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the default LOB prefetch size for this connection.
CONNECTION_PROPERTY_DEFAULT_LOB_PREFETCH_SIZE - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the default LOB prefetch size for this connection.
CONNECTION_PROPERTY_DEFAULT_LOB_PREFETCH_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_LOB_PREFETCH_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_LOB_PREFETCH_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_LOB_PREFETCH_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_ROW_PREFETCH - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the default number of rows to prefetch.
CONNECTION_PROPERTY_DEFAULT_ROW_PREFETCH - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the default number of rows to prefetch.
CONNECTION_PROPERTY_DEFAULT_ROW_PREFETCH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_ROW_PREFETCH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_ROW_PREFETCH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_ROW_PREFETCH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_USE_NIO - Static variable in interface oracle.jdbc.OracleConnection
In case of Jdbc-OCI drivers the data is copied from C layer to Java using Jni array copy api.
CONNECTION_PROPERTY_DEFAULT_USE_NIO - Static variable in interface oracle.jdbc.OracleConnection
In case of Jdbc-OCI drivers the data is copied from C layer to Java using Jni array copy api.
CONNECTION_PROPERTY_DEFAULT_USE_NIO_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_USE_NIO_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_USE_NIO_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULT_USE_NIO_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULTNCHAR - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", the default mode for all character data columns will be NCHAR.
CONNECTION_PROPERTY_DEFAULTNCHAR - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", the default mode for all character data columns will be NCHAR.
CONNECTION_PROPERTY_DEFAULTNCHAR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULTNCHAR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULTNCHAR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DEFAULTNCHAR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DISABLE_DEFINECOLUMNTYPE - Static variable in interface oracle.jdbc.OracleConnection
Disable the method OracleStatement.defineColumnType when equal "true".
CONNECTION_PROPERTY_DISABLE_DEFINECOLUMNTYPE - Static variable in interface oracle.jdbc.OracleConnection
Disable the method OracleStatement.defineColumnType when equal "true".
CONNECTION_PROPERTY_DISABLE_DEFINECOLUMNTYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DISABLE_DEFINECOLUMNTYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DISABLE_DEFINECOLUMNTYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DISABLE_DEFINECOLUMNTYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DOWN_HOSTS_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
To specify the amount of time in seconds that information about the down state of server hosts is kept in driver's cache.
CONNECTION_PROPERTY_DOWN_HOSTS_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
To specify the amount of time in seconds that information about the down state of server hosts is kept in driver's cache.
CONNECTION_PROPERTY_DOWN_HOSTS_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DOWN_HOSTS_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DOWN_HOSTS_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DOWN_HOSTS_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_PLSQL_CALLBACK - Static variable in interface oracle.jdbc.OracleConnection
This is PL/SQL "fix-up" callback name which is provided by the application, and it is used to transform a session checked out from the pool to the desired state requested by the application.
"fix-up" callback can provide performance improvements to applications by running the "session state fix-up" logic on the server, thereby eliminating application round-trips to the database to run the "fix-up" logic.
This is an optional configuration.
This property is valid only for thin driver.
CONNECTION_PROPERTY_DRCP_PLSQL_CALLBACK - Static variable in interface oracle.jdbc.OracleConnection
This is PL/SQL "fix-up" callback name which is provided by the application, and it is used to transform a session checked out from the pool to the desired state requested by the application.
"fix-up" callback can provide performance improvements to applications by running the "session state fix-up" logic on the server, thereby eliminating application round-trips to the database to run the "fix-up" logic.
This is an optional configuration.
This property is valid only for thin driver.
CONNECTION_PROPERTY_DRCP_PLSQL_CALLBACK_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_PLSQL_CALLBACK_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_PLSQL_CALLBACK_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_PLSQL_CALLBACK_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_TAG_NAME - Static variable in interface oracle.jdbc.OracleConnection
This is the tag name that for Database Resident Connection Pool (DRCP).
CONNECTION_PROPERTY_DRCP_TAG_NAME - Static variable in interface oracle.jdbc.OracleConnection
This is the tag name that for Database Resident Connection Pool (DRCP).
CONNECTION_PROPERTY_DRCP_TAG_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_TAG_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_TAG_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRCP_TAG_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRIVER_NAME_ATTRIBUTE - Static variable in interface oracle.jdbc.OracleConnection
The value passed to the server for the OCI_ATTR_DRIVER_NAME.
CONNECTION_PROPERTY_DRIVER_NAME_ATTRIBUTE - Static variable in interface oracle.jdbc.OracleConnection
The value passed to the server for the OCI_ATTR_DRIVER_NAME.
CONNECTION_PROPERTY_DRIVER_NAME_ATTRIBUTE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRIVER_NAME_ATTRIBUTE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRIVER_NAME_ATTRIBUTE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_DRIVER_NAME_ATTRIBUTE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_EDITION_NAME - Static variable in interface oracle.jdbc.OracleConnection
This connection property can be used to specify a name for the "session edition".
CONNECTION_PROPERTY_EDITION_NAME - Static variable in interface oracle.jdbc.OracleConnection
This connection property can be used to specify a name for the "session edition".
CONNECTION_PROPERTY_EDITION_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_EDITION_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_EDITION_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_EDITION_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_DATA_IN_LOCATOR - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used to control the use of the Data in Locator feature of the server.
CONNECTION_PROPERTY_ENABLE_DATA_IN_LOCATOR - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used to control the use of the Data in Locator feature of the server.
CONNECTION_PROPERTY_ENABLE_DATA_IN_LOCATOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_DATA_IN_LOCATOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_DATA_IN_LOCATOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_DATA_IN_LOCATOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_READ_DATA_IN_LOCATOR - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used to control the use of the Data in Locator feature by the client.
CONNECTION_PROPERTY_ENABLE_READ_DATA_IN_LOCATOR - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used to control the use of the Data in Locator feature by the client.
CONNECTION_PROPERTY_ENABLE_READ_DATA_IN_LOCATOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_READ_DATA_IN_LOCATOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_READ_DATA_IN_LOCATOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_READ_DATA_IN_LOCATOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_RESULTSET_CACHE - Static variable in interface oracle.jdbc.OracleConnection
If set to true, this property turns on the ResultSet Cache feature of the JDBC Thin driver.
CONNECTION_PROPERTY_ENABLE_RESULTSET_CACHE - Static variable in interface oracle.jdbc.OracleConnection
If set to true, this property turns on the ResultSet Cache feature of the JDBC Thin driver.
CONNECTION_PROPERTY_ENABLE_RESULTSET_CACHE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_RESULTSET_CACHE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_RESULTSET_CACHE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_RESULTSET_CACHE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_TEMP_LOB_REF_COUNT - Static variable in interface oracle.jdbc.OracleConnection
By default the JDBC thin driver counts the temp LOB references and only closes them on the server when this count is down to zero.
CONNECTION_PROPERTY_ENABLE_TEMP_LOB_REF_COUNT - Static variable in interface oracle.jdbc.OracleConnection
By default the JDBC thin driver counts the temp LOB references and only closes them on the server when this count is down to zero.
CONNECTION_PROPERTY_ENABLE_TEMP_LOB_REF_COUNT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_TEMP_LOB_REF_COUNT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_TEMP_LOB_REF_COUNT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_ENABLE_TEMP_LOB_REF_COUNT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FAN_ENABLED - Static variable in interface oracle.jdbc.OracleConnection
Specifies whether driver High Availability (HA) or FAN (Fast Application Notification) is enabled.
CONNECTION_PROPERTY_FAN_ENABLED - Static variable in interface oracle.jdbc.OracleConnection
Specifies whether driver High Availability (HA) or FAN (Fast Application Notification) is enabled.
CONNECTION_PROPERTY_FAN_ENABLED_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FAN_ENABLED_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FAN_ENABLED_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FAN_ENABLED_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FIXED_STRING - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", JDBC will use FIXED CHAR semantic when setObject is called with a String argument.
CONNECTION_PROPERTY_FIXED_STRING - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", JDBC will use FIXED CHAR semantic when setObject is called with a String argument.
CONNECTION_PROPERTY_FIXED_STRING_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FIXED_STRING_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FIXED_STRING_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_FIXED_STRING_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_IMPLICIT_STATEMENT_CACHE_SIZE - Static variable in interface oracle.jdbc.OracleConnection
The maximum number of statements that will be stored in this connection's statement cache.
CONNECTION_PROPERTY_IMPLICIT_STATEMENT_CACHE_SIZE - Static variable in interface oracle.jdbc.OracleConnection
The maximum number of statements that will be stored in this connection's statement cache.
CONNECTION_PROPERTY_IMPLICIT_STATEMENT_CACHE_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_IMPLICIT_STATEMENT_CACHE_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_IMPLICIT_STATEMENT_CACHE_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_IMPLICIT_STATEMENT_CACHE_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INCLUDE_SYNONYMS - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", JDBC will include synonyms when getting information about a column.
CONNECTION_PROPERTY_INCLUDE_SYNONYMS - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", JDBC will include synonyms when getting information about a column.
CONNECTION_PROPERTY_INCLUDE_SYNONYMS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INCLUDE_SYNONYMS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INCLUDE_SYNONYMS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INCLUDE_SYNONYMS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INTERNAL_LOGON - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the user name when performing an internal logon.
CONNECTION_PROPERTY_INTERNAL_LOGON - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the user name when performing an internal logon.
CONNECTION_PROPERTY_INTERNAL_LOGON_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INTERNAL_LOGON_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INTERNAL_LOGON_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_INTERNAL_LOGON_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_J2EE13_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
Deprecated.
This property could be removed in the future and the default will be true. So if this property is used as workaround to turn off compliant behavior, consider changing the application.
CONNECTION_PROPERTY_J2EE13_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
Deprecated.
This property could be removed in the future and the default will be true. So if this property is used as workaround to turn off compliant behavior, consider changing the application.
CONNECTION_PROPERTY_J2EE13_COMPLIANT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_J2EE13_COMPLIANT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_J2EE13_COMPLIANT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_J2EE13_COMPLIANT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_JDBC_STANDARD_BEHAVIOR - Static variable in interface oracle.jdbc.OracleConnection
Ensures the driver is in strict compliance with the JDBC specification.
CONNECTION_PROPERTY_JDBC_STANDARD_BEHAVIOR - Static variable in interface oracle.jdbc.OracleConnection
Ensures the driver is in strict compliance with the JDBC specification.
CONNECTION_PROPERTY_JDBC_STANDARD_BEHAVIOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_JDBC_STANDARD_BEHAVIOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_JDBC_STANDARD_BEHAVIOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_JDBC_STANDARD_BEHAVIOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_LOB_STREAM_POS_STANDARD_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
Previous releases allowed the value of 0L to be set for the position parameter of Blob.setBinaryStream and Clob.setAsciiStream and setCharacterStream which is not correct in the specification.
CONNECTION_PROPERTY_LOB_STREAM_POS_STANDARD_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
Previous releases allowed the value of 0L to be set for the position parameter of Blob.setBinaryStream and Clob.setAsciiStream and setCharacterStream which is not correct in the specification.
CONNECTION_PROPERTY_LOB_STREAM_POS_STANDARD_COMPLIANT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_LOB_STREAM_POS_STANDARD_COMPLIANT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_LOB_STREAM_POS_STANDARD_COMPLIANT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_LOB_STREAM_POS_STANDARD_COMPLIANT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAP_DATE_TO_TIMESTAMP - Static variable in interface oracle.jdbc.OracleConnection
This connection property lets you define how the driver will map SQL DATE values in the database to Java types.
CONNECTION_PROPERTY_MAP_DATE_TO_TIMESTAMP - Static variable in interface oracle.jdbc.OracleConnection
This connection property lets you define how the driver will map SQL DATE values in the database to Java types.
CONNECTION_PROPERTY_MAP_DATE_TO_TIMESTAMP_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAP_DATE_TO_TIMESTAMP_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAP_DATE_TO_TIMESTAMP_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAP_DATE_TO_TIMESTAMP_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAX_CACHED_BUFFER_SIZE - Static variable in interface oracle.jdbc.OracleConnection
The log base 2 of the size of the largest internal char or byte data buffer that the driver should cache.
CONNECTION_PROPERTY_MAX_CACHED_BUFFER_SIZE - Static variable in interface oracle.jdbc.OracleConnection
The log base 2 of the size of the largest internal char or byte data buffer that the driver should cache.
CONNECTION_PROPERTY_MAX_CACHED_BUFFER_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAX_CACHED_BUFFER_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAX_CACHED_BUFFER_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_MAX_CACHED_BUFFER_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NET_KEEPALIVE - Static variable in interface oracle.jdbc.OracleConnection
Sets keepAlive on the Connection Socket.
CONNECTION_PROPERTY_NET_KEEPALIVE - Static variable in interface oracle.jdbc.OracleConnection
Sets keepAlive on the Connection Socket.
CONNECTION_PROPERTY_NET_KEEPALIVE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NET_KEEPALIVE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NET_KEEPALIVE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NET_KEEPALIVE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION - Static variable in interface oracle.jdbc.OracleConnection
Enables compression of the protocol data sent over network.
CONNECTION_PROPERTY_NETWORK_COMPRESSION - Static variable in interface oracle.jdbc.OracleConnection
Enables compression of the protocol data sent over network.
CONNECTION_PROPERTY_NETWORK_COMPRESSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_LEVELS - Static variable in interface oracle.jdbc.OracleConnection
The value is a comma separated list of supported levels in the user preference order surrounded by brackets.
CONNECTION_PROPERTY_NETWORK_COMPRESSION_LEVELS - Static variable in interface oracle.jdbc.OracleConnection
The value is a comma separated list of supported levels in the user preference order surrounded by brackets.
CONNECTION_PROPERTY_NETWORK_COMPRESSION_LEVELS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_LEVELS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_LEVELS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_LEVELS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD - Static variable in interface oracle.jdbc.OracleConnection
Minimum size of data in packet required to perform compression.
CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD - Static variable in interface oracle.jdbc.OracleConnection
Minimum size of data in packet required to perform compression.
CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NEW_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
This property enables users to set a new password during connection creation if user's password got expired.
CONNECTION_PROPERTY_NEW_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
This property enables users to set a new password during connection creation if user's password got expired.
CONNECTION_PROPERTY_NEW_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NEW_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NEW_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_NEW_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_DRIVER_CHARSET - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_DRIVER_CHARSET - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_DRIVER_CHARSET_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_DRIVER_CHARSET_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_DRIVER_CHARSET_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_DRIVER_CHARSET_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ENV_HANDLE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ENV_HANDLE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ENV_HANDLE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ENV_HANDLE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ENV_HANDLE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ENV_HANDLE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ERR_HANDLE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ERR_HANDLE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ERR_HANDLE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ERR_HANDLE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ERR_HANDLE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_ERR_HANDLE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_SVC_CTX_HANDLE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_SVC_CTX_HANDLE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_SVC_CTX_HANDLE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_SVC_CTX_HANDLE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_SVC_CTX_HANDLE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_OCI_SVC_CTX_HANDLE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the password when connecting to the database.
CONNECTION_PROPERTY_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the password when connecting to the database.
CONNECTION_PROPERTY_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PRELIM_AUTH - Static variable in interface oracle.jdbc.OracleConnection
If this property is set to "true", JDBC drivers connect in PRELIM_AUTH mode, which is the only mode that is permitted when the database is down.
CONNECTION_PROPERTY_PRELIM_AUTH - Static variable in interface oracle.jdbc.OracleConnection
If this property is set to "true", JDBC drivers connect in PRELIM_AUTH mode, which is the only mode that is permitted when the database is down.
CONNECTION_PROPERTY_PRELIM_AUTH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PRELIM_AUTH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PRELIM_AUTH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PRELIM_AUTH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROCESS_ESCAPES - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "false" then the default setting for Statement.setEscapeProccessing is false.
CONNECTION_PROPERTY_PROCESS_ESCAPES - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "false" then the default setting for Statement.setEscapeProccessing is false.
CONNECTION_PROPERTY_PROCESS_ESCAPES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROCESS_ESCAPES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROCESS_ESCAPES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROCESS_ESCAPES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROTOCOL - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROTOCOL - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROTOCOL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROTOCOL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROTOCOL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROTOCOL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROXY_CLIENT_NAME - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used to specify the name of the proxy client during proxy authentication.
CONNECTION_PROPERTY_PROXY_CLIENT_NAME - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used to specify the name of the proxy client during proxy authentication.
CONNECTION_PROPERTY_PROXY_CLIENT_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROXY_CLIENT_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROXY_CLIENT_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_PROXY_CLIENT_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_REPORT_REMARKS - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", OracleDatabaseMetaData will include remarks in the meta data.
CONNECTION_PROPERTY_REPORT_REMARKS - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", OracleDatabaseMetaData will include remarks in the meta data.
CONNECTION_PROPERTY_REPORT_REMARKS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_REPORT_REMARKS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_REPORT_REMARKS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_REPORT_REMARKS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESOURCE_MANAGER_ID - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESOURCE_MANAGER_ID - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESOURCE_MANAGER_ID_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESOURCE_MANAGER_ID_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESOURCE_MANAGER_ID_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESOURCE_MANAGER_ID_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESTRICT_GETTABLES - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", JDBC will return a more refined value for DatabaseMeta.getTables.
CONNECTION_PROPERTY_RESTRICT_GETTABLES - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", JDBC will return a more refined value for DatabaseMeta.getTables.
CONNECTION_PROPERTY_RESTRICT_GETTABLES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESTRICT_GETTABLES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESTRICT_GETTABLES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RESTRICT_GETTABLES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RETAIN_V9_BIND_BEHAVIOR - Static variable in interface oracle.jdbc.OracleConnection
This is applicable only for the thin driver.
CONNECTION_PROPERTY_RETAIN_V9_BIND_BEHAVIOR - Static variable in interface oracle.jdbc.OracleConnection
This is applicable only for the thin driver.
CONNECTION_PROPERTY_RETAIN_V9_BIND_BEHAVIOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RETAIN_V9_BIND_BEHAVIOR_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RETAIN_V9_BIND_BEHAVIOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_RETAIN_V9_BIND_BEHAVIOR_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SERVER - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SERVER - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SERVER_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SERVER_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SERVER_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SERVER_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_FLOAT_AND_DOUBLE_USE_BINARY - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", the JDBC PreparedStatement setFloat and setDouble API's convert float and double values to the internal binary format for BINARY_FLOAT or BINARY_DOUBLE before sending to the database.
CONNECTION_PROPERTY_SET_FLOAT_AND_DOUBLE_USE_BINARY - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", the JDBC PreparedStatement setFloat and setDouble API's convert float and double values to the internal binary format for BINARY_FLOAT or BINARY_DOUBLE before sending to the database.
CONNECTION_PROPERTY_SET_FLOAT_AND_DOUBLE_USE_BINARY_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_FLOAT_AND_DOUBLE_USE_BINARY_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_FLOAT_AND_DOUBLE_USE_BINARY_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_FLOAT_AND_DOUBLE_USE_BINARY_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_NEW_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
Deprecated. 
CONNECTION_PROPERTY_SET_NEW_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
Deprecated. 
CONNECTION_PROPERTY_SET_NEW_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_NEW_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_NEW_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SET_NEW_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_ERROR_TRANSLATION_FILE - Static variable in interface oracle.jdbc.OracleConnection
Path to an xml file which provides the Error code translations for those errors which occur if a connection can not be established to the server.
CONNECTION_PROPERTY_SQL_ERROR_TRANSLATION_FILE - Static variable in interface oracle.jdbc.OracleConnection
Path to an xml file which provides the Error code translations for those errors which occur if a connection can not be established to the server.
CONNECTION_PROPERTY_SQL_ERROR_TRANSLATION_FILE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_ERROR_TRANSLATION_FILE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_ERROR_TRANSLATION_FILE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_ERROR_TRANSLATION_FILE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_TRANSLATION_PROFILE - Static variable in interface oracle.jdbc.OracleConnection
The string identifier for the translation profile or the translator to be used.
CONNECTION_PROPERTY_SQL_TRANSLATION_PROFILE - Static variable in interface oracle.jdbc.OracleConnection
The string identifier for the translation profile or the translator to be used.
CONNECTION_PROPERTY_SQL_TRANSLATION_PROFILE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_TRANSLATION_PROFILE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_TRANSLATION_PROFILE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_SQL_TRANSLATION_PROFILE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STREAM_CHUNK_SIZE - Static variable in interface oracle.jdbc.OracleConnection
Deprecated. 
CONNECTION_PROPERTY_STREAM_CHUNK_SIZE - Static variable in interface oracle.jdbc.OracleConnection
Deprecated. 
CONNECTION_PROPERTY_STREAM_CHUNK_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STREAM_CHUNK_SIZE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STREAM_CHUNK_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STREAM_CHUNK_SIZE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STRICT_ASCII_CONVERSION - Static variable in interface oracle.jdbc.OracleConnection
The Oracle JDBC has been doing quick ASCII conversion (use only the low bytes) in different areas for the sake of performance.
CONNECTION_PROPERTY_STRICT_ASCII_CONVERSION - Static variable in interface oracle.jdbc.OracleConnection
The Oracle JDBC has been doing quick ASCII conversion (use only the low bytes) in different areas for the sake of performance.
CONNECTION_PROPERTY_STRICT_ASCII_CONVERSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STRICT_ASCII_CONVERSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STRICT_ASCII_CONVERSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_STRICT_ASCII_CONVERSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_FORCE_DNS_LOAD_BALANCING - Static variable in interface oracle.jdbc.OracleConnection
When a hostname resolves to multiple addresses, the JDBC thin driver retrieves an array of addresses by calling "InetAddress.getAllByName()" and attempts to connect to first address in the array.
CONNECTION_PROPERTY_THIN_FORCE_DNS_LOAD_BALANCING - Static variable in interface oracle.jdbc.OracleConnection
When a hostname resolves to multiple addresses, the JDBC thin driver retrieves an array of addresses by calling "InetAddress.getAllByName()" and attempts to connect to first address in the array.
CONNECTION_PROPERTY_THIN_FORCE_DNS_LOAD_BALANCING_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_FORCE_DNS_LOAD_BALANCING_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_FORCE_DNS_LOAD_BALANCING_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_FORCE_DNS_LOAD_BALANCING_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTOREPASSWORD - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTOREPASSWORD - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTOREPASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTOREPASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTOREPASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTOREPASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORETYPE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORETYPE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORETYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORETYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORETYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_KEYSTORETYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTOREPASSWORD - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTOREPASSWORD - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTOREPASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTOREPASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTOREPASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTOREPASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORETYPE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORETYPE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORETYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORETYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORETYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JAVAX_NET_SSL_TRUSTSTORETYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_CONNECT_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_CONNECT_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_CONNECT_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_CONNECT_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_CONNECT_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_CONNECT_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_READ_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_READ_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_READ_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_READ_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_READ_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_JNDI_LDAP_READ_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_CC_NAME - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the location of the Kerberos credential cache.
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_CC_NAME - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the location of the Kerberos credential cache.
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_CC_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_CC_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_CC_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_CC_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_MUTUAL - Static variable in interface oracle.jdbc.OracleConnection
To turn on Kerberos mutual authentication, set this property to "true".
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_MUTUAL - Static variable in interface oracle.jdbc.OracleConnection
To turn on Kerberos mutual authentication, set this property to "true".
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_MUTUAL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_MUTUAL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_MUTUAL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB5_MUTUAL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB_REALM - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the realm used for Kerberos authentication.
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB_REALM - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the realm used for Kerberos authentication.
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB_REALM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB_REALM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB_REALM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_KRB_REALM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_SERVICES - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to turn on the authentication adaptors.
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_SERVICES - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to turn on the authentication adaptors.
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_SERVICES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_SERVICES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_SERVICES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_SERVICES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_LEVEL - Static variable in interface oracle.jdbc.OracleConnection
Use this property to specify the level of security for the integrity service.
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_LEVEL - Static variable in interface oracle.jdbc.OracleConnection
Use this property to specify the level of security for the integrity service.
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_LEVEL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_LEVEL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_LEVEL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_LEVEL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_TYPES - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the list of integrity algorithms that you want to activate.
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_TYPES - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the list of integrity algorithms that you want to activate.
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_TYPES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_TYPES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_TYPES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CHECKSUM_TYPES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CONNECT_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
The connect timeout controls how much time is allowed to connect the socket to the database.
CONNECTION_PROPERTY_THIN_NET_CONNECT_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
The connect timeout controls how much time is allowed to connect the socket to the database.
CONNECTION_PROPERTY_THIN_NET_CONNECT_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CONNECT_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CONNECT_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CONNECT_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CRYPTO_SEED - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the encryption seed (between 10 and 70 random characters).
CONNECTION_PROPERTY_THIN_NET_CRYPTO_SEED - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the encryption seed (between 10 and 70 random characters).
CONNECTION_PROPERTY_THIN_NET_CRYPTO_SEED_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CRYPTO_SEED_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CRYPTO_SEED_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_CRYPTO_SEED_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_DISABLE_OUT_OF_BAND_BREAK - Static variable in interface oracle.jdbc.OracleConnection
Thin uses out of band breaks by default from 11g onwards.
CONNECTION_PROPERTY_THIN_NET_DISABLE_OUT_OF_BAND_BREAK - Static variable in interface oracle.jdbc.OracleConnection
Thin uses out of band breaks by default from 11g onwards.
CONNECTION_PROPERTY_THIN_NET_DISABLE_OUT_OF_BAND_BREAK_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_DISABLE_OUT_OF_BAND_BREAK_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_DISABLE_OUT_OF_BAND_BREAK_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_DISABLE_OUT_OF_BAND_BREAK_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_LEVEL - Static variable in interface oracle.jdbc.OracleConnection
Use this property to specify the level of security for the encryption service.
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_LEVEL - Static variable in interface oracle.jdbc.OracleConnection
Use this property to specify the level of security for the encryption service.
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_LEVEL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_LEVEL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_LEVEL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_LEVEL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_TYPES - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the list of encryption algorithms that you want to activate.
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_TYPES - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to specify the list of encryption algorithms that you want to activate.
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_TYPES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_TYPES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_TYPES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_TYPES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_OLDSYNTAX - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_OLDSYNTAX - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_OLDSYNTAX_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_OLDSYNTAX_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_OLDSYNTAX_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_OLDSYNTAX_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_PROFILE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_PROFILE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_PROFILE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_PROFILE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_PROFILE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_PROFILE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_USE_ZERO_COPY_IO - Static variable in interface oracle.jdbc.OracleConnection
The thin driver uses the zero-copy IO codepath for SecureFile Lobs by default from 11gR2 onwards.
CONNECTION_PROPERTY_THIN_NET_USE_ZERO_COPY_IO - Static variable in interface oracle.jdbc.OracleConnection
The thin driver uses the zero-copy IO codepath for SecureFile Lobs by default from 11gR2 onwards.
CONNECTION_PROPERTY_THIN_NET_USE_ZERO_COPY_IO_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_USE_ZERO_COPY_IO_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_USE_ZERO_COPY_IO_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_NET_USE_ZERO_COPY_IO_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_OUTBOUND_CONNECT_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
The outbound connect timeout controls the time allowed to connect the socket, let the server accept the connection to the desired service, negotiate the NS protocol as well as complete the ASO negotiation.
CONNECTION_PROPERTY_THIN_OUTBOUND_CONNECT_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
The outbound connect timeout controls the time allowed to connect the socket, let the server accept the connection to the desired service, negotiate the NS protocol as well as complete the ASO negotiation.
CONNECTION_PROPERTY_THIN_OUTBOUND_CONNECT_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_OUTBOUND_CONNECT_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_OUTBOUND_CONNECT_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_OUTBOUND_CONNECT_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_READ_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
Read timeout while reading from the socket.
CONNECTION_PROPERTY_THIN_READ_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
Read timeout while reading from the socket.
CONNECTION_PROPERTY_THIN_READ_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_READ_TIMEOUT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_READ_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_READ_TIMEOUT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_CIPHER_SUITES - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_CIPHER_SUITES - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_CIPHER_SUITES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_CIPHER_SUITES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_CIPHER_SUITES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_CIPHER_SUITES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_KEYMANAGERFACTORY_ALGORITHM - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_KEYMANAGERFACTORY_ALGORITHM - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_KEYMANAGERFACTORY_ALGORITHM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_KEYMANAGERFACTORY_ALGORITHM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_KEYMANAGERFACTORY_ALGORITHM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_KEYMANAGERFACTORY_ALGORITHM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_SERVER_DN_MATCH - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_SERVER_DN_MATCH - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_SERVER_DN_MATCH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_SERVER_DN_MATCH_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_SERVER_DN_MATCH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_SERVER_DN_MATCH_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_TRUSTMANAGERFACTORY_ALGORITHM - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_TRUSTMANAGERFACTORY_ALGORITHM - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_TRUSTMANAGERFACTORY_ALGORITHM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_TRUSTMANAGERFACTORY_ALGORITHM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_TRUSTMANAGERFACTORY_ALGORITHM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_TRUSTMANAGERFACTORY_ALGORITHM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_VERSION - Static variable in interface oracle.jdbc.OracleConnection
Sets the SSL version which will be used for SSL protocol negotiation.
This is an optional property.
CONNECTION_PROPERTY_THIN_SSL_VERSION - Static variable in interface oracle.jdbc.OracleConnection
Sets the SSL version which will be used for SSL protocol negotiation.
This is an optional property.
CONNECTION_PROPERTY_THIN_SSL_VERSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_VERSION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_VERSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_SSL_VERSION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_TCP_NO_DELAY - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", the TCP_NODELAY property is set on the socket when using the Thin driver.
CONNECTION_PROPERTY_THIN_TCP_NO_DELAY - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", the TCP_NODELAY property is set on the socket when using the Thin driver.
CONNECTION_PROPERTY_THIN_TCP_NO_DELAY_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_TCP_NO_DELAY_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_TCP_NO_DELAY_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_TCP_NO_DELAY_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_USE_JCE_API - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true" and Data Encryption service is enabled, then JDK Crypto(JCE) APIs are used for encryption and decryption of the data between the JDBC client and the Oracle Server, otherwise built-in crypto implementation is used.
CONNECTION_PROPERTY_THIN_USE_JCE_API - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true" and Data Encryption service is enabled, then JDK Crypto(JCE) APIs are used for encryption and decryption of the data between the JDBC client and the Oracle Server, otherwise built-in crypto implementation is used.
CONNECTION_PROPERTY_THIN_USE_JCE_API_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_USE_JCE_API_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_USE_JCE_API_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_USE_JCE_API_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_ENAME - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_ENAME - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_ENAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_ENAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_ENAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_ENAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_INAME - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_INAME - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_INAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_INAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_INAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_INAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_MACHINE - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "machine" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_MACHINE - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "machine" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_MACHINE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_MACHINE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_MACHINE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_MACHINE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_OSUSER - Static variable in interface oracle.jdbc.OracleConnection
By default, the driver retrieves the OS username from the "user.name" system property which is set by the JVM.
CONNECTION_PROPERTY_THIN_VSESSION_OSUSER - Static variable in interface oracle.jdbc.OracleConnection
By default, the driver retrieves the OS username from the "user.name" system property which is set by the JVM.
CONNECTION_PROPERTY_THIN_VSESSION_OSUSER_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_OSUSER_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_OSUSER_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_OSUSER_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROCESS - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "process" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_PROCESS - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "process" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_PROCESS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROCESS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROCESS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROCESS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROGRAM - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "program" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_PROGRAM - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "program" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_PROGRAM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROGRAM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROGRAM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_PROGRAM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_TERMINAL - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "terminal" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_TERMINAL - Static variable in interface oracle.jdbc.OracleConnection
Use this connection property to change the value that will show up in the "terminal" column of the "v$session" table for this connection.
CONNECTION_PROPERTY_THIN_VSESSION_TERMINAL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_TERMINAL_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_TERMINAL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_THIN_VSESSION_TERMINAL_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMESTAMPTZ_IN_GMT - Static variable in interface oracle.jdbc.OracleConnection
Obtain TIMESTAMP WITH TIME ZONE value in GMT than adjusting the same to local time zone.
CONNECTION_PROPERTY_TIMESTAMPTZ_IN_GMT - Static variable in interface oracle.jdbc.OracleConnection
Obtain TIMESTAMP WITH TIME ZONE value in GMT than adjusting the same to local time zone.
CONNECTION_PROPERTY_TIMESTAMPTZ_IN_GMT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMESTAMPTZ_IN_GMT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMESTAMPTZ_IN_GMT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMESTAMPTZ_IN_GMT_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMEZONE_AS_REGION - Static variable in interface oracle.jdbc.OracleConnection
Use JVM default timezone as specified rather than convert to a GMT offset.
CONNECTION_PROPERTY_TIMEZONE_AS_REGION - Static variable in interface oracle.jdbc.OracleConnection
Use JVM default timezone as specified rather than convert to a GMT offset.
CONNECTION_PROPERTY_TIMEZONE_AS_REGION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMEZONE_AS_REGION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMEZONE_AS_REGION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TIMEZONE_AS_REGION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TNS_ADMIN - Static variable in interface oracle.jdbc.OracleConnection
This property is used for setting the TNS Admin path.
CONNECTION_PROPERTY_TNS_ADMIN - Static variable in interface oracle.jdbc.OracleConnection
This property is used for setting the TNS Admin path.
CONNECTION_PROPERTY_TNS_ADMIN_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TNS_ADMIN_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TNS_ADMIN_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_TNS_ADMIN_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_1900_AS_YEAR_FOR_TIME - Static variable in interface oracle.jdbc.OracleConnection
setTime used to set the date component to 01 Jan, 1900 by default in earlier versions (version < 10g).
CONNECTION_PROPERTY_USE_1900_AS_YEAR_FOR_TIME - Static variable in interface oracle.jdbc.OracleConnection
setTime used to set the date component to 01 Jan, 1900 by default in earlier versions (version < 10g).
CONNECTION_PROPERTY_USE_1900_AS_YEAR_FOR_TIME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_1900_AS_YEAR_FOR_TIME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_1900_AS_YEAR_FOR_TIME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_1900_AS_YEAR_FOR_TIME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_DRCP_MULTIPLE_TAG - Static variable in interface oracle.jdbc.OracleConnection
Enables multiple tagging feature in DRCP.
CONNECTION_PROPERTY_USE_DRCP_MULTIPLE_TAG - Static variable in interface oracle.jdbc.OracleConnection
Enables multiple tagging feature in DRCP.
CONNECTION_PROPERTY_USE_DRCP_MULTIPLE_TAG_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_DRCP_MULTIPLE_TAG_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_DRCP_MULTIPLE_TAG_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_DRCP_MULTIPLE_TAG_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_FETCH_SIZE_WITH_LONG_COLUMN - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", then JDBC will prefetch rows even though there is a LONG or LONG RAW column in the result.
CONNECTION_PROPERTY_USE_FETCH_SIZE_WITH_LONG_COLUMN - Static variable in interface oracle.jdbc.OracleConnection
If the value of this property is "true", then JDBC will prefetch rows even though there is a LONG or LONG RAW column in the result.
CONNECTION_PROPERTY_USE_FETCH_SIZE_WITH_LONG_COLUMN_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_FETCH_SIZE_WITH_LONG_COLUMN_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_FETCH_SIZE_WITH_LONG_COLUMN_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_FETCH_SIZE_WITH_LONG_COLUMN_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_THREADLOCAL_BUFFER_CACHE - Static variable in interface oracle.jdbc.OracleConnection
If true, the statement data buffers are cached on a per thread basis.
CONNECTION_PROPERTY_USE_THREADLOCAL_BUFFER_CACHE - Static variable in interface oracle.jdbc.OracleConnection
If true, the statement data buffers are cached on a per thread basis.
CONNECTION_PROPERTY_USE_THREADLOCAL_BUFFER_CACHE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_THREADLOCAL_BUFFER_CACHE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_THREADLOCAL_BUFFER_CACHE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USE_THREADLOCAL_BUFFER_CACHE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USER_NAME - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the user name when connecting to the database.
CONNECTION_PROPERTY_USER_NAME - Static variable in interface oracle.jdbc.OracleConnection
The value of this property is used as the user name when connecting to the database.
CONNECTION_PROPERTY_USER_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USER_NAME_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USER_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_USER_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_LOCATION - Static variable in interface oracle.jdbc.OracleConnection
Use this property to specify the wallet location.
CONNECTION_PROPERTY_WALLET_LOCATION - Static variable in interface oracle.jdbc.OracleConnection
Use this property to specify the wallet location.
CONNECTION_PROPERTY_WALLET_LOCATION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_LOCATION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_LOCATION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_LOCATION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
Use this property to set the wallet password which is only required if you don't enable enable auto-login in the wallet.
CONNECTION_PROPERTY_WALLET_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
Use this property to set the wallet password which is only required if you don't enable enable auto-login in the wallet.
CONNECTION_PROPERTY_WALLET_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_PROPERTY_WALLET_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_RELEASE_HIGH - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_RELEASE_HIGH - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_RELEASE_LOCKED - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_RELEASE_LOCKED - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_RELEASE_LOW - Static variable in interface oracle.jdbc.OracleConnection
 
CONNECTION_RELEASE_LOW - Static variable in interface oracle.jdbc.OracleConnection
 
connectionClosed(OracleOCIConnection) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
connectionClosed(OracleOCIConnection) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
ConnectionInitializationCallback - Interface in oracle.jdbc.replay
This callback allows applications to re-establish session initial starting point after a failover and before replay starts.
ConnectionInitializationCallback - Interface in oracle.jdbc.replay
This callback allows applications to re-establish session initial starting point after a failover and before replay starts.
connectionMarkedDown - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
connectionMarkedDown - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
connectionProperties - Variable in class oracle.jdbc.pool.OracleDataSource
 
connectionProperties - Variable in class oracle.jdbc.pool.OracleDataSource
 
connectionProperties - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
connectionProperties - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
CONNPOOL_ACTIVE_SIZE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_ACTIVE_SIZE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_ALIASED_CONNECTION - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_ALIASED_CONNECTION - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_CONNECTION - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_CONNECTION - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_INCREMENT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_INCREMENT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_IS_POOLCREATED - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_IS_POOLCREATED - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_LOGON_MODE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_LOGON_MODE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_MAX_LIMIT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_MAX_LIMIT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_MIN_LIMIT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_MIN_LIMIT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_NOWAIT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_NOWAIT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_OBJECT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_OBJECT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_POOL_SIZE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_POOL_SIZE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_PROXY_CONNECTION - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_PROXY_CONNECTION - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_TIMEOUT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
CONNPOOL_TIMEOUT - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
convert(String) - Method in class oracle.sql.CharacterSet
Convert a String to bytes in oracleId representation.
convert(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSet
Converts bytes in some representation to oracleId representation.
convert(String) - Method in class oracle.sql.CharacterSet
Convert a String to bytes in oracleId representation.
convert(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSet
Converts bytes in some representation to oracleId representation.
convert(String) - Method in class oracle.sql.CharacterSetWithConverter
 
convert(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSetWithConverter
 
convert(String) - Method in class oracle.sql.CharacterSetWithConverter
 
convert(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSetWithConverter
 
convertAL16UTF16BytesToJavaChars(byte[], int, char[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Converts a sequence of bytes in AL16UTF16 to an array of char's.
convertAL16UTF16BytesToJavaChars(byte[], int, char[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Converts a sequence of bytes in AL16UTF16 to an array of char's.
convertAL16UTF16LEBytesToJavaChars(byte[], int, char[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Converts a sequence of bytes in AL16UTF16LE to an array of char's.
convertAL16UTF16LEBytesToJavaChars(byte[], int, char[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Converts a sequence of bytes in AL16UTF16LE to an array of char's.
convertAL32UTF8BytesToJavaChars(byte[], int, char[], int, int[], boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL32UTF8 to an array of char's.
convertAL32UTF8BytesToJavaChars(byte[], int, char[], int, int[], boolean, int) - Static method in class oracle.sql.CharacterSet
Same as convertAL32UTF8BytesToJavaChars(byte[],int,char[],int,int[],boolean) with an additional argument 'charSize' which is the number of chars available in the char array.
convertAL32UTF8BytesToJavaChars(byte[], int, char[], int, int[], boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in AL32UTF8 to an array of char's.
convertAL32UTF8BytesToJavaChars(byte[], int, char[], int, int[], boolean, int) - Static method in class oracle.sql.CharacterSet
Same as convertAL32UTF8BytesToJavaChars(byte[],int,char[],int,int[],boolean) with an additional argument 'charSize' which is the number of chars available in the char array.
convertASCIIBytesToJavaChars(byte[], int, char[], int, int) - Static method in class oracle.sql.CharacterSet
convert a byte array in ascii to a Java char array.
convertASCIIBytesToJavaChars(byte[], int, char[], int, int) - Static method in class oracle.sql.CharacterSet
convert a byte array in ascii to a Java char array.
convertDatum(Datum) - Static method in class oracle.sql.ANYDATA
Constructs an ANYDATA instance from any instance of Datum.
convertDatum(Datum) - Static method in class oracle.sql.ANYDATA
Constructs an ANYDATA instance from any instance of Datum.
ConverterArchive - Class in oracle.sql
This class allows a program to serialize an object and put it into a regular file or archive it into a zip file.
ConverterArchive - Class in oracle.sql
This class allows a program to serialize an object and put it into a regular file or archive it into a zip file.
ConverterArchive() - Constructor for class oracle.sql.ConverterArchive
 
ConverterArchive() - Constructor for class oracle.sql.ConverterArchive
 
convertJavaCharsToAL16UTF16Bytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToAL16UTF16Bytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToAL16UTF16LEBytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToAL16UTF16LEBytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToAL32UTF8Bytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert char's to the UTF-8 representation.
convertJavaCharsToAL32UTF8Bytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert char's to the UTF-8 representation.
convertJavaCharsToASCIIBytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
convert a Java char array to a byte array in ascii.
convertJavaCharsToASCIIBytes(char[], int, byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToASCIIBytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
convert a Java char array to a byte array in ascii.
convertJavaCharsToASCIIBytes(char[], int, byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToISOLATIN1Bytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToISOLATIN1Bytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
 
convertJavaCharsToUTFBytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert char's to the UTF8 representation.
convertJavaCharsToUTFBytes(char[], int, byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert char's to the UTF8 representation.
convertUnshared(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSet
Converts bytes in some representation to oracleId representation.
convertUnshared(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSet
Converts bytes in some representation to oracleId representation.
convertUTF32toUTF16(long) - Static method in class oracle.sql.CharacterSet
 
convertUTF32toUTF16(long) - Static method in class oracle.sql.CharacterSet
 
convertUTFBytesToJavaChars(byte[], int, char[], int, int[], boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
convertUTFBytesToJavaChars(byte[], int, char[], int, int[], boolean, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
convertUTFBytesToJavaChars(byte[], int, char[], int, int[], boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
convertUTFBytesToJavaChars(byte[], int, char[], int, int[], boolean, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
convertWithReplacement(String) - Method in class oracle.sql.CharacterSet
Convert a String to bytes in oracleId representation.
convertWithReplacement(char[], int, byte[], int, int[]) - Method in class oracle.sql.CharacterSet
Similar to convertWithReplacement(String s); Instead of a string, a char[] + offset with a length stored in nchars[0] will be converted.
convertWithReplacement(String) - Method in class oracle.sql.CharacterSet
Convert a String to bytes in oracleId representation.
convertWithReplacement(char[], int, byte[], int, int[]) - Method in class oracle.sql.CharacterSet
Similar to convertWithReplacement(String s); Instead of a string, a char[] + offset with a length stored in nchars[0] will be converted.
convertWithReplacement(String) - Method in class oracle.sql.CharacterSetWithConverter
 
convertWithReplacement(char[], int, byte[], int, int[]) - Method in class oracle.sql.CharacterSetWithConverter
 
convertWithReplacement(String) - Method in class oracle.sql.CharacterSetWithConverter
 
convertWithReplacement(char[], int, byte[], int, int[]) - Method in class oracle.sql.CharacterSetWithConverter
 
convToUpperCase(String) - Static method in class oracle.sql.TypeDescriptor
Convert the String to UpperCase character by character
convToUpperCase(String) - Static method in class oracle.sql.TypeDescriptor
Convert the String to UpperCase character by character
copy(OracleDataSource) - Method in class oracle.jdbc.pool.OracleDataSource
 
copy(OracleDataSource) - Method in class oracle.jdbc.pool.OracleDataSource
 
copy(OracleDataSource) - Method in class oracle.jdbc.xa.OracleXADataSource
 
copy(OracleDataSource) - Method in class oracle.jdbc.xa.OracleXADataSource
 
cos() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the cosine value of NUMBER.
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.
cosh() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the hyperbolic cosine value of NUMBER.
create(Object, int) - Method in interface oracle.jdbc.OracleDataFactory
Create an OracleData from a jdbc Object
create(Object, int) - Method in interface oracle.jdbc.OracleDataFactory
Create an OracleData from a jdbc Object
create(Datum, int) - Method in interface oracle.sql.CustomDatumFactory
create an Object from SQL Type and return it.
create(Datum, int) - Method in interface oracle.sql.CustomDatumFactory
create an Object from SQL Type and return it.
create(Datum, int) - Method in interface oracle.sql.ORADataFactory
Create an ORAData from a oracle.sql.Datum
create(Datum, int) - Method in interface oracle.sql.ORADataFactory
Create an ORAData from a oracle.sql.Datum
createAQAgent() - Static method in class oracle.jdbc.aq.AQFactory
Constructs a new AQ agent.
createAQAgent() - Static method in class oracle.jdbc.aq.AQFactory
Constructs a new AQ agent.
createAQMessage(AQMessageProperties) - Static method in class oracle.jdbc.aq.AQFactory
Constructs a new AQMessage with given mess properties.
createAQMessage(AQMessageProperties) - Static method in class oracle.jdbc.aq.AQFactory
Constructs a new AQMessage with given mess properties.
createAQMessageProperties() - Static method in class oracle.jdbc.aq.AQFactory
Constructs a new instance of AQMessageProperties.
createAQMessageProperties() - Static method in class oracle.jdbc.aq.AQFactory
Constructs a new instance of AQMessageProperties.
createARRAY(String, Object) - Method in interface oracle.jdbc.OracleConnection
Creates an ARRAY object with the given type name and elements.
createARRAY(String, Object) - Method in interface oracle.jdbc.OracleConnection
Creates an ARRAY object with the given type name and elements.
createARRAY(String, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an ARRAY object with the given type name and elements.
createARRAY(String, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an ARRAY object with the given type name and elements.
createArrayOf(String, Object[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createArrayOf(String, Object[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createBINARY_DOUBLE(double) - Method in interface oracle.jdbc.OracleConnection
Creates a BINARY_DOUBLE that has the given value.
createBINARY_DOUBLE(double) - Method in interface oracle.jdbc.OracleConnection
Creates a BINARY_DOUBLE that has the given value.
createBINARY_DOUBLE(double) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a BINARY_DOUBLE that has the given value.
createBINARY_DOUBLE(double) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a BINARY_DOUBLE that has the given value.
createBINARY_FLOAT(float) - Method in interface oracle.jdbc.OracleConnection
Creates a BINARY_FLOAT that has the given value.
createBINARY_FLOAT(float) - Method in interface oracle.jdbc.OracleConnection
Creates a BINARY_FLOAT that has the given value.
createBINARY_FLOAT(float) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a BINARY_FLOAT that has the given value.
createBINARY_FLOAT(float) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a BINARY_FLOAT that has the given value.
createBlob() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createBlob() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createCache(OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Creates a connection cache using an auto-generated Connection Cache name, and the supplied Connection Cache Properties. The Connection Cache created is associated with the DataSource Object provided.
createCache(String, OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Creates a connection cache using the supplied Connection Cache name, and the Connection Cache Properties. The Connection Cache created is associated with the DataSource Object provided.
createCache(OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Creates a connection cache using an auto-generated Connection Cache name, and the supplied Connection Cache Properties. The Connection Cache created is associated with the DataSource Object provided.
createCache(String, OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Creates a connection cache using the supplied Connection Cache name, and the Connection Cache Properties. The Connection Cache created is associated with the DataSource Object provided.
createClob() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createClob() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleDataSource
Create a new OracleConnectionBuilder instance
createConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleDataSource
Create a new OracleConnectionBuilder instance
createConnectionBuilder() - Method in class oracle.jdbc.pool.OracleDataSource
Creates a new OracleConnectionBuilder instance
createConnectionBuilder() - Method in class oracle.jdbc.pool.OracleDataSource
Creates a new OracleConnectionBuilder instance
createConnectionBuilder() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Creates a new OracleConnectionBuilder instance
createConnectionBuilder() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Creates a new OracleConnectionBuilder instance
createDATE(Date) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Time) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Timestamp) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Date, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Time, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(String) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Date) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Time) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Timestamp) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Date, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Time, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(String) - Method in interface oracle.jdbc.OracleConnection
Creates a DATE that has the given value.
createDATE(Date) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Time) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Timestamp) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Date, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Time, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Date) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Time) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Timestamp) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Date, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Time, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDATE(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a DATE that has the given value.
createDescriptor(String, Connection) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection, boolean, boolean) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection, boolean, boolean) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection, boolean, boolean) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection, boolean, boolean) - Static method in class oracle.sql.ArrayDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection) - Static method in class oracle.sql.OpaqueDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection) - Static method in class oracle.sql.OpaqueDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection) - Static method in class oracle.sql.OpaqueDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection) - Static method in class oracle.sql.OpaqueDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection) - Static method in class oracle.sql.StructDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection, boolean, boolean) - Static method in class oracle.sql.StructDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection, boolean, boolean) - Static method in class oracle.sql.StructDescriptor
Deprecated. 
createDescriptor(SQLName, Connection) - Static method in class oracle.sql.StructDescriptor
Deprecated. 
createDescriptor(String, Connection) - Static method in class oracle.sql.StructDescriptor
Deprecated.
Descriptor factory.
createDescriptor(String, Connection, boolean, boolean) - Static method in class oracle.sql.StructDescriptor
Deprecated.
Descriptor factory.
createDescriptor(SQLName, Connection, boolean, boolean) - Static method in class oracle.sql.StructDescriptor
Deprecated. 
createDescriptor(SQLName, Connection) - Static method in class oracle.sql.StructDescriptor
Deprecated. 
createINTERVALDS(String) - Method in interface oracle.jdbc.OracleConnection
Creates an INTERVALDS that has the given value.
createINTERVALDS(String) - Method in interface oracle.jdbc.OracleConnection
Creates an INTERVALDS that has the given value.
createINTERVALDS(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an INTERVALDS that has the given value.
createINTERVALDS(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an INTERVALDS that has the given value.
createINTERVALYM(String) - Method in interface oracle.jdbc.OracleConnection
Creates an INTERVALYM that has the given value.
createINTERVALYM(String) - Method in interface oracle.jdbc.OracleConnection
Creates an INTERVALYM that has the given value.
createINTERVALYM(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an INTERVALYM that has the given value.
createINTERVALYM(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an INTERVALYM that has the given value.
createNClob() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createNClob() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createNUMBER(boolean) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(byte) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(short) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(int) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(long) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(float) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(double) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(BigDecimal) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(BigInteger) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(String, int) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value and scale.
createNUMBER(boolean) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(byte) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(short) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(int) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(long) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(float) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(double) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(BigDecimal) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(BigInteger) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value.
createNUMBER(String, int) - Method in interface oracle.jdbc.OracleConnection
Creates a new NUMBER that has the given value and scale.
createNUMBER(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(byte) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(short) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(int) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(long) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(float) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(double) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(BigDecimal) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(BigInteger) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value and scale.
createNUMBER(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(byte) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(short) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(int) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(long) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(float) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(double) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(BigDecimal) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(BigInteger) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value.
createNUMBER(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new NUMBER that has the given value and scale.
createOracleArray(String, Object) - Method in interface oracle.jdbc.OracleConnection
Creates an Array object with the given type name and elements.
createOracleArray(String, Object) - Method in interface oracle.jdbc.OracleConnection
Creates an Array object with the given type name and elements.
createOracleArray(String, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an Array object with the given type name and elements.
createOracleArray(String, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates an Array object with the given type name and elements.
createOrUpdateXid(Xid, boolean, boolean[]) - Method in class oracle.jdbc.xa.OracleXAResource
craeteOrUpdateXid () - Pushes the current xid.
createOrUpdateXid(Xid, boolean, boolean[]) - Method in class oracle.jdbc.xa.OracleXAResource
craeteOrUpdateXid () - Pushes the current xid.
createPooledConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleConnectionPoolDataSource
Creates a new OraclePooledConnectionBuilder instance
createPooledConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleConnectionPoolDataSource
Creates a new OraclePooledConnectionBuilder instance
createPooledConnectionBuilder() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
 
createPooledConnectionBuilder() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
 
createPooledConnectionBuilder() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
createPooledConnectionBuilder() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
createShardingKeyBuilder() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Creates a new OracleShardingKeyBuilder instance.
createShardingKeyBuilder() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Creates a new OracleShardingKeyBuilder instance.
createSQLXML() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createSQLXML() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStatement() - Method in class oracle.jdbc.babelfish.BabelfishConnection
Creates a Statement with translation features enabled
createStatement(boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to createStatement() but with an additional translation flag.
createStatement(int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Returns a Statement with translation features enabled
createStatement(int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to createStatement(int resultSetType, int resultSetConcurrency) but with an additional translation flag.
createStatement(int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Returns a Statement with translation features enabled
createStatement(int, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to createStatement(int resultSetType, int resultSetConcurrency, int resultSetHoldability) but with an additional translation flag.
createStatement() - Method in class oracle.jdbc.babelfish.BabelfishConnection
Creates a Statement with translation features enabled
createStatement(boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to createStatement() but with an additional translation flag.
createStatement(int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Returns a Statement with translation features enabled
createStatement(int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to createStatement(int resultSetType, int resultSetConcurrency) but with an additional translation flag.
createStatement(int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Returns a Statement with translation features enabled
createStatement(int, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to createStatement(int resultSetType, int resultSetConcurrency, int resultSetHoldability) but with an additional translation flag.
createStatement() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStatement(int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStatement(int, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStatement() - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStatement(int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStatement(int, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStatement(boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
createStatement(int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
createStatement(int, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
createStatement(boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
createStatement(int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
createStatement(int, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
createStruct(String, Object[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createStruct(String, Object[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createTemporary(Connection, boolean, int) - Static method in class oracle.sql.BLOB
Deprecated.
Create a temporary blob.
createTemporary(Connection, boolean, int) - Static method in class oracle.sql.BLOB
Deprecated.
Create a temporary blob.
createTemporary(Connection, boolean, int) - Static method in class oracle.sql.CLOB
Deprecated.
Create a temporary clob.
createTemporary(Connection, boolean, int, short) - Static method in class oracle.sql.CLOB
Deprecated.
Create a temporary clob or nclob.
createTemporary(Connection, boolean, int) - Static method in class oracle.sql.CLOB
Deprecated.
Create a temporary clob.
createTemporary(Connection, boolean, int, short) - Static method in class oracle.sql.CLOB
Deprecated.
Create a temporary clob or nclob.
createTIMESTAMP(Date) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(DATE) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Time) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(String) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Date) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(DATE) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Time) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(String) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Date) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(DATE) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Time) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Date) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(DATE) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Time) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMP(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMP with the given value.
createTIMESTAMPLTZ(Date, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Time, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(String, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(DATE, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Date, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Time, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(String, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(DATE, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Date, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Time, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(String, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(DATE, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Date, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Time, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(String, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPLTZ(DATE, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPLTZ with the given value.
createTIMESTAMPTZ(Date) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Date, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, ZoneId) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(DATE) - Method in interface oracle.jdbc.OracleConnection
 
createTIMESTAMPTZ(Date) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Date, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, ZoneId) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String, Calendar) - Method in interface oracle.jdbc.OracleConnection
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(DATE) - Method in interface oracle.jdbc.OracleConnection
 
createTIMESTAMPTZ(Date) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Date, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, ZoneId) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(DATE) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createTIMESTAMPTZ(Date) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Date, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Time, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(Timestamp, ZoneId) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(String, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
Creates a new TIMESTAMPTZ with the given value.
createTIMESTAMPTZ(DATE) - Method in class oracle.jdbc.OracleConnectionWrapper
 
createXAConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleXADataSource
Creates a new OracleXAConnectionBuilder instance
createXAConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleXADataSource
Creates a new OracleXAConnectionBuilder instance
createXAConnectionBuilder() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Creates a new Oracle XA ConnectionBuilder instance
createXAConnectionBuilder() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Creates a new Oracle XA ConnectionBuilder instance
createXAConnectionBuilder() - Method in class oracle.jdbc.xa.client.OracleXADataSource
Creates a new Oracle XA ConnectionBuilder instance
createXAConnectionBuilder() - Method in class oracle.jdbc.xa.client.OracleXADataSource
Creates a new Oracle XA ConnectionBuilder instance
createXAConnectionBuilder() - Method in class oracle.jdbc.xa.OracleXADataSource
Creates a new Oracle XA ConnectionBuilder instance
createXAConnectionBuilder() - Method in class oracle.jdbc.xa.OracleXADataSource
Creates a new Oracle XA ConnectionBuilder instance
creationState() - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
creationState() - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
CURSOR - Static variable in class oracle.jdbc.OracleTypes
 
CURSOR - Static variable in class oracle.jdbc.OracleTypes
 
CustomDatum - Interface in oracle.sql
This is an interface for encapsulating SQL Types into Java types of the user's choice.
CustomDatum - Interface in oracle.sql
This is an interface for encapsulating SQL Types into Java types of the user's choice.
CustomDatumFactory - Interface in oracle.sql
This interface complements CustomDatum.
CustomDatumFactory - Interface in oracle.sql
This interface complements CustomDatum.

D

D7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D7SIEMENS9780X_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
 
D8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D8EBCDIC1141_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D8EBCDIC1141_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D8EBCDIC273_CHARSET - Static variable in class oracle.sql.CharacterSet
 
D8EBCDIC273_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DATA_SOURCE_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
DATA_SOURCE_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
DATABASE_CLOSED - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The physical database connection is closed.
DATABASE_CLOSED - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The physical database connection is closed.
DATABASE_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
DATABASE_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
DATABASE_NOTOK - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The physical database connection is not closed but the database is not reachable.
DATABASE_NOTOK - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The physical database connection is not closed but the database is not reachable.
DATABASE_OK - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The physical database connection is not closed and the database is reachable.
DATABASE_OK - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The physical database connection is not closed and the database is reachable.
DATABASE_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The call timed out before any positive or negative acknowledgement was received.
DATABASE_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
Define return values for pingDatabase api The call timed out before any positive or negative acknowledgement was received.
DatabaseChangeEvent - Class in oracle.jdbc.dcn
Once you have registered your interest into certain objects in the database, you get notified when these objects change.
DatabaseChangeEvent - Class in oracle.jdbc.dcn
Once you have registered your interest into certain objects in the database, you get notified when these objects change.
DatabaseChangeEvent(Object) - Constructor for class oracle.jdbc.dcn.DatabaseChangeEvent
 
DatabaseChangeEvent(Object) - Constructor for class oracle.jdbc.dcn.DatabaseChangeEvent
 
DatabaseChangeEvent.AdditionalEventType - Enum in oracle.jdbc.dcn
 
DatabaseChangeEvent.AdditionalEventType - Enum in oracle.jdbc.dcn
 
DatabaseChangeEvent.EventType - Enum in oracle.jdbc.dcn
 
DatabaseChangeEvent.EventType - Enum in oracle.jdbc.dcn
 
DatabaseChangeListener - Interface in oracle.jdbc.dcn
The listener interface for receiving Database Change Notification (DCN) events.
DatabaseChangeListener - Interface in oracle.jdbc.dcn
The listener interface for receiving Database Change Notification (DCN) events.
DatabaseChangeRegistration - Interface in oracle.jdbc.dcn
 
DatabaseChangeRegistration - Interface in oracle.jdbc.dcn
 
databaseName - Variable in class oracle.jdbc.pool.OracleDataSource
 
databaseName - Variable in class oracle.jdbc.pool.OracleDataSource
 
dataDefinitionCausesTransactionCommit() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does a data definition statement within a transaction force the transaction to commit?
dataDefinitionCausesTransactionCommit() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does a data definition statement within a transaction force the transaction to commit?
dataDefinitionIgnoredInTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is a data definition statement within a transaction ignored?
dataDefinitionIgnoredInTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is a data definition statement within a transaction ignored?
DATALINK - Static variable in class oracle.jdbc.OracleTypes
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK.
DATALINK - Static variable in class oracle.jdbc.OracleTypes
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK.
dataSourceDbUniqNameKey - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
dataSourceDbUniqNameKey - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
dataSourceHostNameKey - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
dataSourceHostNameKey - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
dataSourceInstanceNameKey - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
dataSourceInstanceNameKey - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
dataSourceName - Variable in class oracle.jdbc.pool.OracleDataSource
 
dataSourceName - Variable in class oracle.jdbc.pool.OracleDataSource
 
datatypeQuery() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
datatypeQuery(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
datatypeQuery() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
datatypeQuery(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
DATE - Static variable in class oracle.jdbc.OracleTypes
 
DATE - Static variable in class oracle.jdbc.OracleTypes
 
DATE - Class in oracle.sql
DATE Class
DATE - Class in oracle.sql
DATE Class
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(Time) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Time object.
DATE(Timestamp) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Timestamp object
DATE(Date, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Date object and a Calendar
DATE(Time, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Time object and a Calendar
DATE(Timestamp, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Timestamp object and a Calendar
DATE(String) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java String object.
DATE(String, boolean) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java String object.
DATE(String, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java String 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() - 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(Time) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Time object.
DATE(Timestamp) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Timestamp object
DATE(Date, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Date object and a Calendar
DATE(Time, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Time object and a Calendar
DATE(Timestamp, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java Timestamp object and a Calendar
DATE(String) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java String object.
DATE(String, boolean) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java String object.
DATE(String, Calendar) - Constructor for class oracle.sql.DATE
Create a DATE object given a Java String 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
dateValue() - Method in class oracle.sql.CHAR
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.
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.
dateValue() - Method in class oracle.sql.Datum
Convert to a Date representation of the datum object
dateValue() - Method in class oracle.sql.Datum
Convert to a Date representation of the datum object
dateValue() - Method in class oracle.sql.TIMESTAMP
Calls toDate to convert internal Oracle TIMESTAMP to a Java Date.
dateValue() - Method in class oracle.sql.TIMESTAMP
Calls toDate to convert internal Oracle TIMESTAMP to a Java Date.
dateValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toDate(Connection, byte[], Calendar) to convert internal Oracle TIMESTAMPLTZ to a Java Date.
dateValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toDate(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java Date.
dateValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toDate(Connection, byte[], Calendar) to convert internal Oracle TIMESTAMPLTZ to a Java Date.
dateValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toDate(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java Date.
dateValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toDate to convert internal Oracle TIMESTAMPTZ to a Java Date.
dateValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toDate to convert internal Oracle TIMESTAMPTZ to a Java Date.
Datum - Class in oracle.sql
The root of Oracle native datatype hierarchy.
Datum - Class in oracle.sql
The root of Oracle native datatype hierarchy.
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.
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.
DatumWithConnection - Class in oracle.sql
A supper class for some Oracle specific datatypes, such as BFILE, BLOB, etc.
DatumWithConnection - Class in oracle.sql
A supper class for some Oracle specific datatypes, such as BFILE, BLOB, etc.
DatumWithConnection(byte[]) - Constructor for class oracle.sql.DatumWithConnection
 
DatumWithConnection() - Constructor for class oracle.sql.DatumWithConnection
 
DatumWithConnection(byte[]) - Constructor for class oracle.sql.DatumWithConnection
 
DatumWithConnection() - Constructor for class oracle.sql.DatumWithConnection
 
dblink - Variable in class oracle.jdbc.xa.OracleXAResource
 
dblink - Variable in class oracle.jdbc.xa.OracleXAResource
 
DCN_BEST_EFFORT - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_BEST_EFFORT - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_IGNORE_DELETEOP - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_IGNORE_DELETEOP - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_IGNORE_INSERTOP - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_IGNORE_INSERTOP - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_IGNORE_UPDATEOP - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_IGNORE_UPDATEOP - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_NOTIFY_CHANGELAG - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_NOTIFY_CHANGELAG - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_NOTIFY_ROWIDS - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_NOTIFY_ROWIDS - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_QUERY_CHANGE_NOTIFICATION - Static variable in interface oracle.jdbc.OracleConnection
 
DCN_QUERY_CHANGE_NOTIFICATION - Static variable in interface oracle.jdbc.OracleConnection
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleDataSource
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleDataSource
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.client.OracleXADataSource
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.client.OracleXADataSource
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.OracleXAResource
 
debug(Logger, Level, Executable, String) - Method in class oracle.jdbc.xa.OracleXAResource
 
DEBUG_SERIALIZATION - Static variable in class oracle.sql.TypeDescriptor
 
DEBUG_SERIALIZATION - Static variable in class oracle.sql.TypeDescriptor
 
DECIMAL - Static variable in class oracle.jdbc.OracleTypes
 
DECIMAL - Static variable in class oracle.jdbc.OracleTypes
 
decodeKeys(InputStream, ShardingMetadata, boolean, boolean) - Static method in class oracle.jdbc.pool.OracleShardingKeyImpl
Builds a list of sharding keys from the key data available as input stream from the database sharding metadata table LOCAL_CHUNKS.
decodeKeys(InputStream, ShardingMetadata, boolean, boolean) - Static method in class oracle.jdbc.pool.OracleShardingKeyImpl
Builds a list of sharding keys from the key data available as input stream from the database sharding metadata table LOCAL_CHUNKS.
decrement() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value decremented by 1.
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.CHAR
 
DEFAULT_CHARSET - Static variable in class oracle.sql.CharacterSet
Special value.
DEFAULT_CHARSET - Static variable in class oracle.sql.CharacterSet
Special value.
DEFAULT_XA_TIMEOUT - Static variable in class oracle.jdbc.xa.OracleXAResource
 
DEFAULT_XA_TIMEOUT - Static variable in class oracle.jdbc.xa.OracleXAResource
 
defineColumnType(int, int) - Method in interface oracle.jdbc.OracleStatement
Defines the type you will use to retrieve data from a particular database table column.
defineColumnType(int, int, int) - Method in interface oracle.jdbc.OracleStatement
Defines the type you will use to retrieve data from a particular database table column.
defineColumnType(int, int, int, short) - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
defineColumnType(int, int, String) - Method in interface oracle.jdbc.OracleStatement
Defines the type you will use to retrieve data from a particular database table column and specifies the column type name.
defineColumnType(int, int) - Method in interface oracle.jdbc.OracleStatement
Defines the type you will use to retrieve data from a particular database table column.
defineColumnType(int, int, int) - Method in interface oracle.jdbc.OracleStatement
Defines the type you will use to retrieve data from a particular database table column.
defineColumnType(int, int, int, short) - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
defineColumnType(int, int, String) - Method in interface oracle.jdbc.OracleStatement
Defines the type you will use to retrieve data from a particular database table column and specifies the column type name.
defineColumnTypeBytes(int, int, int) - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
defineColumnTypeBytes(int, int, int) - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
defineColumnTypeChars(int, int, int) - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
defineColumnTypeChars(int, int, int) - Method in interface oracle.jdbc.OracleStatement
Deprecated. 
defineParameterType(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Define the type under which you will bind the parameter and the maximum size (in characters) of data you will bind in binds.
defineParameterType(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Define the type under which you will bind the parameter and the maximum size (in characters) of data you will bind in binds.
defineParameterTypeBytes(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Define the type under which you will bind the parameter and the maximum size (in bytes) of data you will bind in binds.
defineParameterTypeBytes(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Define the type under which you will bind the parameter and the maximum size (in bytes) of data you will bind in binds.
defineParameterTypeChars(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Define the type under which you will bind the parameter and the maximum size (in characters) of data you will bind in binds.
defineParameterTypeChars(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Define the type under which you will bind the parameter and the maximum size (in characters) of data you will bind in binds.
deletesAreDetected(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.deletesAreDetected.
deletesAreDetected(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.deletesAreDetected.
dequeue(String, AQDequeueOptions, byte[]) - Method in interface oracle.jdbc.OracleConnection
Dequeues an AQ message from the queue specified by its name.
dequeue(String, AQDequeueOptions, String) - Method in interface oracle.jdbc.OracleConnection
Dequeues an AQ message from the queue specified by its name.
dequeue(String, AQDequeueOptions, byte[]) - Method in interface oracle.jdbc.OracleConnection
Dequeues an AQ message from the queue specified by its name.
dequeue(String, AQDequeueOptions, String) - Method in interface oracle.jdbc.OracleConnection
Dequeues an AQ message from the queue specified by its name.
dequeue(String, AQDequeueOptions, byte[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
dequeue(String, AQDequeueOptions, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
dequeue(String, AQDequeueOptions, byte[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
dequeue(String, AQDequeueOptions, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
DEQUEUE_NO_WAIT - Static variable in class oracle.jdbc.aq.AQDequeueOptions
 
DEQUEUE_NO_WAIT - Static variable in class oracle.jdbc.aq.AQDequeueOptions
 
DEQUEUE_WAIT_FOREVER - Static variable in class oracle.jdbc.aq.AQDequeueOptions
 
DEQUEUE_WAIT_FOREVER - Static variable in class oracle.jdbc.aq.AQDequeueOptions
 
description - Variable in class oracle.jdbc.pool.OracleDataSource
 
description - Variable in class oracle.jdbc.pool.OracleDataSource
 
DESCRIPTION - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
DESCRIPTION - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
descType() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Describe the collection type.
descType() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Describe the collection type.
descType() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Describe this type.
descType() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Describe this type.
descType() - Method in class oracle.sql.StructDescriptor
Deprecated.
Describe this type.
descType() - Method in class oracle.sql.StructDescriptor
Deprecated.
Describe this type.
detachServerConnection(String) - Method in interface oracle.jdbc.OracleConnection
Notify the server that this connection will not be used.
detachServerConnection(String) - Method in interface oracle.jdbc.OracleConnection
Notify the server that this connection will not be used.
detachServerConnection(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Notify the server that this connection will not be used.
detachServerConnection(String) - Method in class oracle.jdbc.OracleConnectionWrapper
Notify the server that this connection will not be used.
diffInJulianDays(DATE, int[], int[]) - Method in class oracle.sql.DATE
Calculates the difference between two dates in Julian days.
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.
diffInMonths(DATE) - Method in class oracle.sql.DATE
Calculates the difference between two dates in months.
disableCache(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Disable a given connection cache
disableCache(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Disable a given connection cache
disableReplay() - Method in interface oracle.jdbc.replay.ReplayableConnection
Allows disabling replay at runtime on a per-connection basis.
disableReplay() - Method in interface oracle.jdbc.replay.ReplayableConnection
Allows disabling replay at runtime on a per-connection basis.
div(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the division of NUMBER value by n.
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
 
DK7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8EBCDIC1142_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8EBCDIC1142_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8EBCDIC277_CHARSET - Static variable in class oracle.sql.CharacterSet
 
DK8EBCDIC277_CHARSET - Static variable in class oracle.sql.CharacterSet
 
doCommit(Xid, boolean) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doCommit(Xid, boolean) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doDoTwoPhaseAction(int, int, String[], Xid[]) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doDoTwoPhaseAction(int, int, String[], Xid[]) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doEnd(Xid, int, boolean) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doEnd(Xid, int, boolean) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doesMaxRowSizeIncludeBlobs() - Method in class oracle.jdbc.OracleDatabaseMetaData
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
doesMaxRowSizeIncludeBlobs() - Method in class oracle.jdbc.OracleDatabaseMetaData
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
doForget(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doForget(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doPrepare(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doPrepare(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doRollback(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doRollback(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doStart(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doStart(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doTwoPhaseAction(int, int, String[], Xid[]) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
doTwoPhaseAction(int, int, String[], Xid[]) - Method in class oracle.jdbc.xa.client.OracleXAResource
 
DOUBLE - Static variable in class oracle.jdbc.OracleTypes
 
DOUBLE - Static variable in class oracle.jdbc.OracleTypes
 
doubleValue() - Method in class oracle.sql.BINARY_DOUBLE
Convert this to a double type.
doubleValue() - Method in class oracle.sql.BINARY_DOUBLE
Convert this to a double type.
doubleValue() - Method in class oracle.sql.BINARY_FLOAT
Convert this to a double type.
doubleValue() - Method in class oracle.sql.BINARY_FLOAT
Convert this to a double type.
doubleValue() - Method in class oracle.sql.CHAR
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.Datum
Convert to a double representation of the datum object
doubleValue() - Method in class oracle.sql.Datum
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.
doubleValue() - Method in class oracle.sql.NUMBER
Calls toDouble to convert internal Oracle Number to a Java double.
driver - Variable in class oracle.jdbc.pool.OracleDataSource
 
driver - Variable in class oracle.jdbc.pool.OracleDataSource
 
driverType - Variable in class oracle.jdbc.pool.OracleDataSource
 
driverType - Variable in class oracle.jdbc.pool.OracleDataSource
 
dump() - Method in class oracle.sql.ARRAY
Deprecated.
Create a string which show the contents of this Array and of all its component parts.
dump() - Method in class oracle.sql.ARRAY
Deprecated.
Create a string which show the contents of this Array and of all its component parts.
dump() - Method in class oracle.sql.STRUCT
Deprecated.
Create a string which show the contents of this Object and of all its component parts.
dump(Object, PrintStream) - Static method in class oracle.sql.STRUCT
Deprecated.
 
dump(Object, PrintWriter) - Static method in class oracle.sql.STRUCT
Deprecated.
 
dump() - Method in class oracle.sql.STRUCT
Deprecated.
Create a string which show the contents of this Object and of all its component parts.
dump(Object, PrintStream) - Static method in class oracle.sql.STRUCT
Deprecated.
 
dump(Object, PrintWriter) - Static method in class oracle.sql.STRUCT
Deprecated.
 
DURATION_CALL - Static variable in class oracle.sql.BLOB
Deprecated.
 
DURATION_CALL - Static variable in class oracle.sql.BLOB
Deprecated.
 
DURATION_CALL - Static variable in class oracle.sql.CLOB
Deprecated.
 
DURATION_CALL - Static variable in class oracle.sql.CLOB
Deprecated.
 
DURATION_SESSION - Static variable in class oracle.sql.BLOB
Deprecated.
 
DURATION_SESSION - Static variable in class oracle.sql.BLOB
Deprecated.
 
DURATION_SESSION - Static variable in class oracle.sql.CLOB
Deprecated.
 
DURATION_SESSION - Static variable in class oracle.sql.CLOB
Deprecated.
 

E

e() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of 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
 
E7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
E7SIEMENS9780X_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
 
E8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8EBCDIC870_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8EBCDIC870_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8EBCDIC870C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8EBCDIC870C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8EBCDIC870S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8EBCDIC870S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8ISO8859P2_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
 
EE8MACCE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8MACCES_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
 
EE8MACCROATIAN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8MACCROATIANS_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
 
EE8MSWIN1250_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EE8PC852_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
 
EEC8EUROASCI_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EEC8EUROPA3_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
 
EL8DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC423R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC423R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC875_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC875_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC875R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC875R_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC875S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8EBCDIC875S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8GCOS7_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
 
EL8ISO8859P7_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8MACGREEK_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
 
EL8MACGREEKS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8MSWIN1253_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
 
EL8PC437S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8PC737_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
 
EL8PC851_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EL8PC869_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
Deprecated.
use getEmptyBLOB instead
empty_lob() - Static method in class oracle.sql.BLOB
Deprecated.
use getEmptyBLOB instead
empty_lob() - Static method in class oracle.sql.CLOB
Deprecated.
use getEmptyCLOB instead
empty_lob() - Static method in class oracle.sql.CLOB
Deprecated.
use getEmptyCLOB instead
enableACAndProxifyIfNecessary(Connection, OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
enableACAndProxifyIfNecessary(Connection, OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
enableCache(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Enable a given connection cache
enableCache(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Enable a given connection cache
encodedByteLength(String) - Method in class oracle.sql.CharacterSet
Return the length of the byte array which would result if the String were encoded in this character set
encodedByteLength(char[]) - Method in class oracle.sql.CharacterSet
Return the length of the byte array which would result if the char array were encoded in this character set
encodedByteLength(String) - Method in class oracle.sql.CharacterSet
Return the length of the byte array which would result if the String were encoded in this character set
encodedByteLength(char[]) - Method in class oracle.sql.CharacterSet
Return the length of the byte array which would result if the char array were encoded in this character set
encodeKeyinB64Format() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Encodes the sharding key as per the standard Base 64 format to be added into the connect string during connection creation.
encodeKeyinB64Format() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Encodes the sharding key as per the standard Base 64 format to be added into the connect string during connection creation.
end(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
End work performed on behalf of a transaction branch.
end(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
End work performed on behalf of a transaction branch.
end(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAResource
end()-- End work performed on behalf of a transaction branch.
end(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAResource
end()-- End work performed on behalf of a transaction branch.
end(Xid, int) - Method in class oracle.jdbc.xa.OracleXAResource
end()-- End work performed on behalf of a transaction branch.
end(Xid, int) - Method in class oracle.jdbc.xa.OracleXAResource
end()-- End work performed on behalf of a transaction branch.
END_TO_END_ACTION_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_ACTION_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_CLIENTID_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_CLIENTID_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_ECID_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_ECID_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_MODULE_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_MODULE_INDEX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_STATE_INDEX_MAX - Static variable in interface oracle.jdbc.OracleConnection
 
END_TO_END_STATE_INDEX_MAX - Static variable in interface oracle.jdbc.OracleConnection
 
endRequest() - Method in interface oracle.jdbc.OracleConnection
Declares that the request that was in progress on this connection has completed.
endRequest() - Method in interface oracle.jdbc.OracleConnection
Declares that the request that was in progress on this connection has completed.
endRequest() - Method in class oracle.jdbc.OracleConnectionWrapper
 
endRequest() - Method in class oracle.jdbc.OracleConnectionWrapper
 
endRequest() - Method in interface oracle.jdbc.replay.ReplayableConnection
Declares that the request that was in progress on this connection has completed.
endRequest() - Method in interface oracle.jdbc.replay.ReplayableConnection
Declares that the request that was in progress on this connection has completed.
enqueue(String, AQEnqueueOptions, AQMessage) - Method in interface oracle.jdbc.OracleConnection
Enqueues the given AQ message to the queue specified by its name.
enqueue(String, AQEnqueueOptions, AQMessage) - Method in interface oracle.jdbc.OracleConnection
Enqueues the given AQ message to the queue specified by its name.
enqueue(String, AQEnqueueOptions, AQMessage) - Method in class oracle.jdbc.OracleConnectionWrapper
 
enqueue(String, AQEnqueueOptions, AQMessage) - Method in class oracle.jdbc.OracleConnectionWrapper
 
enquoteIdentifier(String, boolean) - Method in interface oracle.jdbc.OracleStatement
Returns a SQL identifier.
enquoteIdentifier(String, boolean) - Method in interface oracle.jdbc.OracleStatement
Returns a SQL identifier.
enquoteLiteral(String) - Method in interface oracle.jdbc.OracleStatement
Returns a String enclosed in single quotes.
enquoteLiteral(String) - Method in interface oracle.jdbc.OracleStatement
Returns a String enclosed in single quotes.
enquoteNCharLiteral(String) - Method in interface oracle.jdbc.OracleStatement
Returns a String enclosed in single quotes and prefixed with 'N'.
enquoteNCharLiteral(String) - Method in interface oracle.jdbc.OracleStatement
Returns a String enclosed in single quotes and prefixed with 'N'.
enterGlobalTxnMode() - Method in class oracle.jdbc.xa.OracleXAResource
 
enterGlobalTxnMode() - Method in class oracle.jdbc.xa.OracleXAResource
 
equals(Object) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Compares this ShardingKey with the specified Object for equality
equals(Object) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Compares this ShardingKey with the specified Object for equality
equals(Object) - Method in class oracle.jdbc.xa.OracleXid
 
equals(Object) - Method in class oracle.jdbc.xa.OracleXid
 
equals(Object) - Method in class oracle.sql.CharacterSet
Two CharacterSet's are equal when their oracleId's are equal
equals(Object) - Method in class oracle.sql.CharacterSet
Two CharacterSet's are equal when their oracleId's are equal
equals(Object) - Method in class oracle.sql.Datum
Test any object for equality with an Datum.
equals(Object) - Method in class oracle.sql.Datum
Test any object for equality with an Datum.
equals(Object) - Method in class oracle.sql.REF
Deprecated.
 
equals(Object) - Method in class oracle.sql.REF
Deprecated.
 
errorConvert(int, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
errorConvert(int, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
ET8MSWIN923_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ET8MSWIN923_CHARSET - Static variable in class oracle.sql.CharacterSet
 
EVENT_DELIMITER - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
EVENT_DELIMITER - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
event_listener_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
event_listener_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
execute(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String)
execute(String, int) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String, int)
execute(String, int[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String, int[])
execute(String, String[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String, java.lang.String[])
execute(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String)
execute(String, int) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String, int)
execute(String, int[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String, int[])
execute(String, String[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#execute(java.lang.String, java.lang.String[])
executeQuery(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeQuery(java.lang.String)
executeQuery(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeQuery(java.lang.String)
executeUpdate(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String)
executeUpdate(String, int) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String, int)
executeUpdate(String, int[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String, int[])
executeUpdate(String, String[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String, java.lang.String[])
executeUpdate(String) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String)
executeUpdate(String, int) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String, int)
executeUpdate(String, int[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String, int[])
executeUpdate(String, String[]) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Translation compliant implementation of java.sql.Statement#executeUpdate(java.lang.String, java.lang.String[])
existsCache(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Check if connection cache exists.
existsCache(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Check if connection cache exists.
exitGlobalTxnMode() - Method in class oracle.jdbc.xa.OracleXAResource
 
exitGlobalTxnMode() - Method in class oracle.jdbc.xa.OracleXAResource
 
exp() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of e raised to NUMBER value.
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 interface oracle.jdbc.OracleStatement
 
EXPLICIT - Static variable in interface oracle.jdbc.OracleStatement
 
explicit_caching_enabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
explicit_caching_enabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
EXPLICIT_CACHING_ENABLED - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
EXPLICIT_CACHING_ENABLED - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
explicitCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
 
explicitCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
 
explicitCachingEnabledSet - Variable in class oracle.jdbc.pool.OracleDataSource
 
explicitCachingEnabledSet - Variable in class oracle.jdbc.pool.OracleDataSource
 
ExplicitStatementCachingEnabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
ExplicitStatementCachingEnabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 

F

F7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F7SIEMENS9780X_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
 
F8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F8EBCDIC1147_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F8EBCDIC1147_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F8EBCDIC297_CHARSET - Static variable in class oracle.sql.CharacterSet
 
F8EBCDIC297_CHARSET - Static variable in class oracle.sql.CharacterSet
 
FAILOVER_EVENT_TYPE_HOST - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
FAILOVER_EVENT_TYPE_HOST - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
FAILOVER_EVENT_TYPE_SERVICE - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
FAILOVER_EVENT_TYPE_SERVICE - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
FAILOVER_RESTORE_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
FAILOVER_RESTORE_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
FAILOVER_TYPE_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
FAILOVER_TYPE_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
FAILOVER_TYPE_TRANSACTION - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
FAILOVER_TYPE_TRANSACTION - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
failoverEnabledCacheCount - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
failoverEnabledCacheCount - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
failoverEnabledCacheExists() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
failoverEnabledCacheExists() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
failoverEventHandlerThread - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
failoverEventHandlerThread - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
fastConnFailover - Variable in class oracle.jdbc.pool.OracleDataSource
 
fastConnFailover - Variable in class oracle.jdbc.pool.OracleDataSource
 
fatalErrorCodes - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
fatalErrorCodes - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
fileExists() - Method in interface oracle.jdbc.OracleBfile
Find out if a given BFILE (whose locator) points to a file that actually exists on the server's filesystem.
fileExists() - Method in interface oracle.jdbc.OracleBfile
Find out if a given BFILE (whose locator) points to a file that actually exists on the server's filesystem.
fileExists() - Method in class oracle.sql.BFILE
Deprecated.
Find out if a given BFILE (whose locator) points to a file that actually exists on the server's filesystem.
fileExists() - Method in class oracle.sql.BFILE
Deprecated.
Find out if a given BFILE (whose locator) points to a file that actually exists on the server's filesystem.
FIXED_CHAR - Static variable in class oracle.jdbc.OracleTypes
Use this type when binding to a CHAR column in the where clause of a Select statement.
FIXED_CHAR - Static variable in class oracle.jdbc.OracleTypes
Use this type when binding to a CHAR column in the where clause of a Select statement.
FLOAT - Static variable in class oracle.jdbc.OracleTypes
 
FLOAT - Static variable in class oracle.jdbc.OracleTypes
 
floatingPointRound(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to Number rounded to precision significant decimal digits.
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.BINARY_FLOAT
Convert this to a float type.
floatValue() - Method in class oracle.sql.BINARY_FLOAT
Convert this to a float type.
floatValue() - Method in class oracle.sql.CHAR
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.Datum
Convert to a float representation of the datum object
floatValue() - Method in class oracle.sql.Datum
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.
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.
floor() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the floor of NUMBER value.
FO_ABORT - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_ABORT - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_BEGIN - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_BEGIN - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_END - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_END - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_ERROR - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_ERROR - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_EVENT_UNKNOWN - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_EVENT_UNKNOWN - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_NONE - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_NONE - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_REAUTH - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_REAUTH - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_RETRY - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_RETRY - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_SELECT - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_SELECT - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_SESSION - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_SESSION - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_TYPE_UNKNOWN - Static variable in interface oracle.jdbc.OracleOCIFailover
 
FO_TYPE_UNKNOWN - Static variable in interface oracle.jdbc.OracleOCIFailover
 
forget(Xid) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Tell RM to forget about a heuristically completed txn branch
forget(Xid) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Tell RM to forget about a heuristically completed txn branch
forget(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
forget() -- Tell RM to forget about a heuristically completed txn branch
forget(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
forget() -- Tell RM to forget about a heuristically completed txn branch
forget(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
forget() -- Tell RM to forget about a heuristically completed txn branch
forget(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
forget() -- Tell RM to forget about a heuristically completed txn branch
FORM_CHAR - Static variable in interface oracle.jdbc.OraclePreparedStatement
Specifies the "form of use" for SQL CHAR datatypes (CHAR, VARCHAR2 and CLOB).
FORM_CHAR - Static variable in interface oracle.jdbc.OraclePreparedStatement
Specifies the "form of use" for SQL CHAR datatypes (CHAR, VARCHAR2 and CLOB).
FORM_NCHAR - Static variable in interface oracle.jdbc.OraclePreparedStatement
Specifies the "form of use" for SQL NCHAR datatypes (NCHAR, NVARCHAR2 and NCLOB).
FORM_NCHAR - Static variable in interface oracle.jdbc.OraclePreparedStatement
Specifies the "form of use" for SQL NCHAR datatypes (NCHAR, NVARCHAR2 and NCLOB).
formattedTextToNumber(String, String, String) - Static method in class oracle.sql.NUMBER
Returns a NUMBER converted from Num controlled by the format fmt.
formattedTextToNumber(String, String, String) - Static method in class oracle.sql.NUMBER
Returns a NUMBER converted from Num controlled by the format fmt.
free() - Method in class oracle.sql.ARRAY
Deprecated.
Currently does nothing.
free() - Method in class oracle.sql.ARRAY
Deprecated.
Currently does nothing.
free() - Method in class oracle.sql.BLOB
Deprecated.
Free the resources the blob holds.
free() - Method in class oracle.sql.BLOB
Deprecated.
Free the resources the blob holds.
free() - Method in class oracle.sql.CLOB
Deprecated.
Free the resources the blob holds.
free() - Method in class oracle.sql.CLOB
Deprecated.
Free the resources the blob holds.
freeTemporary(BLOB) - Static method in class oracle.sql.BLOB
Deprecated.
Free the contents and the locator of the temporary blob.
freeTemporary() - Method in class oracle.sql.BLOB
Deprecated.
Free the contents and the locator of the temporary blob.
freeTemporary(BLOB) - Static method in class oracle.sql.BLOB
Deprecated.
Free the contents and the locator of the temporary blob.
freeTemporary() - Method in class oracle.sql.BLOB
Deprecated.
Free the contents and the locator of the temporary blob.
freeTemporary(CLOB) - Static method in class oracle.sql.CLOB
Deprecated.
Free the contents and the locator of the temporary clob.
freeTemporary() - Method in class oracle.sql.CLOB
Deprecated.
Free the contents and the locator of the temporary clob.
freeTemporary(CLOB) - Static method in class oracle.sql.CLOB
Deprecated.
Free the contents and the locator of the temporary clob.
freeTemporary() - Method in class oracle.sql.CLOB
Deprecated.
Free the contents and the locator of the temporary clob.
fromJulianDays(int, int) - Static method in class oracle.sql.DATE
Convert given julian days and seconds to an Oracle Date.
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 string to a DATE object.
fromText(String, String, String) - Static method in class oracle.sql.DATE
Convert a string to a DATE object.

G

generatedKeyAlwaysReturned() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
generatedKeyAlwaysReturned() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getAccessBanner() - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
Returns the access banner on this connection.
getAccessBanner() - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
Returns the access banner on this connection.
getAccessBanner() - Method in class oracle.jdbc.OracleDatabaseMetaData
Returns the access banner on this connection.
getAccessBanner() - Method in class oracle.jdbc.OracleDatabaseMetaData
Returns the access banner on this connection.
getAccessDirection() - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
getAccessDirection() - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
getACProxy() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getACProxy() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getAction() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getAction() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getActiveSize() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the number of active or busy connections in the connection pool Note that the count cannot be guaranteed on any invoking subsequent OracleOCIConnectionCacheImpl method.
getActiveSize() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the number of active or busy connections in the connection pool Note that the count cannot be guaranteed on any invoking subsequent OracleOCIConnectionCacheImpl method.
getAdditionalEventType() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieve the additional event type.
getAdditionalEventType() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieve the additional event type.
getAdditionalEventType() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieve the additional event type.
getAdditionalEventType() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieve the additional event type.
getAddress() - Method in interface oracle.jdbc.aq.AQAgent
 
getAddress() - Method in interface oracle.jdbc.aq.AQAgent
 
getAliasedConnection(byte[]) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
For creating aliased sessions.
getAliasedConnection(byte[]) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
For creating aliased sessions.
getAllTypeDescriptorsInCurrentSchema() - Method in interface oracle.jdbc.OracleConnection
Obtain all the type descriptors associated with object types or array in the schema of this connection.
getAllTypeDescriptorsInCurrentSchema() - Method in interface oracle.jdbc.OracleConnection
Obtain all the type descriptors associated with object types or array in the schema of this connection.
getAllTypeDescriptorsInCurrentSchema() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAllTypeDescriptorsInCurrentSchema() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAnyDataEmbeddedObject(int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated.
As of Oracle 11R1 there is full support for ANYTYPE and ANYDATA. Please use oracle.sql.ANYDATA for new code and plan on replacing any use of this method by the next major release. Note that in 11R1 this method is reimplemnted using the ANYDATA support and will now also function in all the drivers, not just oci. In the previous implementation it was possible to call registerOutParameter with a sqlType of either oracle.jdbc.OracleTypes.OPAQUE or oracle.jdbc.OracleTypes.STRUCT The new implemention requires the correct type which is OPAQUE.
getAnyDataEmbeddedObject(int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated.
As of Oracle 11R1 there is full support for ANYTYPE and ANYDATA. Please use oracle.sql.ANYDATA for new code and plan on replacing any use of this method by the next major release. Note that in 11R1 this method is reimplemnted using the ANYDATA support and will now also function in all the drivers, not just oci. In the previous implementation it was possible to call registerOutParameter with a sqlType of either oracle.jdbc.OracleTypes.OPAQUE or oracle.jdbc.OracleTypes.STRUCT The new implemention requires the correct type which is OPAQUE.
getANYDATAPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as an ANYDATA.
getANYDATAPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as an ANYDATA.
getARRAY(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.ARRAY object.
getARRAY(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.ARRAY object.
getARRAY(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getARRAY(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getARRAY(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getARRAY(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getArray() - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Retrieve the contents of the SQL array designated by the object.
getArray(Map) - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Retrieve the contents of the SQL array designated by this object.
getArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
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, Map) - Method in class oracle.sql.ARRAY
Deprecated.
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() - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Retrieve the contents of the SQL array designated by the object.
getArray(Map) - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Retrieve the contents of the SQL array designated by this object.
getArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
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, Map) - Method in class oracle.sql.ARRAY
Deprecated.
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.
getArrayStorage() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
Return the database type of the array.
getArrayStorage() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
Return the database type of the array.
getArrayStorage() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Return the database type of the array.
getArrayStorage() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Return the database type of the array.
getArrayType() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Return the database type of the array.
getArrayType() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Return the database type of the array.
getAsciiOutputStream() - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setAsciiStream( 1L );
getAsciiOutputStream(long) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setAsciiStream.
getAsciiOutputStream() - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setAsciiStream( 1L );
getAsciiOutputStream(long) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setAsciiStream.
getAsciiStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getAsciiStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getAsciiStream() - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
getAsciiStream(long) - Method in class oracle.sql.CLOB
Deprecated.
Read from the CLOB as a stream at the requested position.
getAsciiStream() - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
getAsciiStream(long) - Method in class oracle.sql.CLOB
Deprecated.
Read from the CLOB as a stream at the requested position.
getAttributeJavaName(int) - Method in interface oracle.jdbc.StructMetaData
Gets a JAVA_STRUCT attribute's external name.
getAttributeJavaName(int) - Method in interface oracle.jdbc.StructMetaData
Gets a JAVA_STRUCT attribute's external name.
getAttributeName() - Method in class oracle.sql.AttributeDescriptor
Returns the name of the attribute.
getAttributeName() - Method in class oracle.sql.AttributeDescriptor
Returns the name of the attribute.
getAttributes(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAttributes(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAttributes() - Method in class oracle.sql.STRUCT
Deprecated.
Implements the Struct interface function.
getAttributes(Map) - Method in class oracle.sql.STRUCT
Deprecated.
Implements the Struct interface function.
getAttributes() - Method in class oracle.sql.STRUCT
Deprecated.
Implements the Struct interface function.
getAttributes(Map) - Method in class oracle.sql.STRUCT
Deprecated.
Implements the Struct interface function.
getAttributesDescriptor() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getAttributesDescriptor() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getAuditBanner() - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
Returns the audit banner on this connection.
getAuditBanner() - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
Returns the audit banner on this connection.
getAuditBanner() - Method in class oracle.jdbc.OracleDatabaseMetaData
Returns the audit banner on this connection.
getAuditBanner() - Method in class oracle.jdbc.OracleDatabaseMetaData
Returns the audit banner on this connection.
getAuthenticationAdaptorName() - Method in interface oracle.jdbc.OracleConnection
Returns the name of the adaptor that is used for authentication by the thin driver.
getAuthenticationAdaptorName() - Method in interface oracle.jdbc.OracleConnection
Returns the name of the adaptor that is used for authentication by the thin driver.
getAuthenticationAdaptorName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAuthenticationAdaptorName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAuthorizationIndicator(int) - Method in interface oracle.jdbc.OracleResultSet
Retrieves the column security visibility attribute of the designated column in the current row of this OracleResultSet object.
getAuthorizationIndicator(String) - Method in interface oracle.jdbc.OracleResultSet
Retrieves the column security visibility attribute of the designated column in the current row of this OracleResultSet.
getAuthorizationIndicator(int) - Method in interface oracle.jdbc.OracleResultSet
Retrieves the column security visibility attribute of the designated column in the current row of this OracleResultSet object.
getAuthorizationIndicator(String) - Method in interface oracle.jdbc.OracleResultSet
Retrieves the column security visibility attribute of the designated column in the current row of this OracleResultSet.
getAutoBuffering() - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
getAutoBuffering() - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
getAutoBuffering() - Method in class oracle.sql.STRUCT
Deprecated.
Performance hint.
getAutoBuffering() - Method in class oracle.sql.STRUCT
Deprecated.
Performance hint.
getAutoClose() - Method in interface oracle.jdbc.OracleConnection
The driver is always in auto-close mode.
getAutoClose() - Method in interface oracle.jdbc.OracleConnection
The driver is always in auto-close mode.
getAutoClose() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAutoClose() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAutoCommit() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAutoCommit() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getAutoIndexing() - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
getAutoIndexing() - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
getBaseName() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
In case the elements are named types the fully qualified name of their type.Otherwise, return type name used by the database
getBaseName() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
In case the elements are named types the fully qualified name of their type.Otherwise, return type name used by the database
getBaseName() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
In case the elements are named types the fully qualified name of their type.Otherwise, return type name used by the database
getBaseName() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
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 interface oracle.jdbc.OracleTypeMetaData.Array
Return element's type code.
getBaseType() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
Return element's type code.
getBaseType() - Method in class oracle.sql.ARRAY
Deprecated.
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.ARRAY
Deprecated.
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
Deprecated.
Return element's type code.
getBaseType() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Return element's type code.
getBaseTypeName() - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Returns the SQL type name of the elements in the array designated by this Array object.
getBaseTypeName() - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Returns the SQL type name of the elements in the array designated by this Array object.
getBaseTypeName() - Method in class oracle.sql.REF
Deprecated.
Implements the Ref interface method.
getBaseTypeName() - Method in class oracle.sql.REF
Deprecated.
Implements the Ref interface method.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's optimal set of columns that uniquely identifies a row.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's optimal set of columns that uniquely identifies a row.
getBFILE(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.BFILE object.
getBfile(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.BFILE object.
getBFILE(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.BFILE object.
getBfile(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.BFILE object.
getBfile(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBFILE(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBfile(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBFILE(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBfile(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBFILE(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBfile(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBFILE(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBinaryOutputStream() - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated. Use setBinaryStream(1L).
getBinaryOutputStream(long) - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated -- use setBinaryStream
getBinaryOutputStream() - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated. Use setBinaryStream(1L).
getBinaryOutputStream(long) - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated -- use setBinaryStream
getBinaryStream() - Method in interface oracle.jdbc.OracleBfile
Retrieve the entire BFILE as a stream.
getBinaryStream(long) - Method in interface oracle.jdbc.OracleBfile
Read from the external LOB as a stream at the requested position.
getBinaryStream() - Method in interface oracle.jdbc.OracleBfile
Retrieve the entire BFILE as a stream.
getBinaryStream(long) - Method in interface oracle.jdbc.OracleBfile
Read from the external LOB as a stream at the requested position.
getBinaryStream(long) - Method in interface oracle.jdbc.OracleBlob
Read from the BLOB as a stream at the requested position.
getBinaryStream(long) - Method in interface oracle.jdbc.OracleBlob
Read from the BLOB as a stream at the requested position.
getBinaryStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getBinaryStream(String) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getBinaryStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getBinaryStream(String) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getBinaryStream() - Method in class oracle.sql.BFILE
Deprecated.
Retrieve the entire BFILE as a stream.
getBinaryStream(long) - Method in class oracle.sql.BFILE
Deprecated.
Read from the external LOB as a stream at the requested position.
getBinaryStream() - Method in class oracle.sql.BFILE
Deprecated.
Retrieve the entire BFILE as a stream.
getBinaryStream(long) - Method in class oracle.sql.BFILE
Deprecated.
Read from the external LOB as a stream at the requested position.
getBinaryStream() - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
getBinaryStream(long) - Method in class oracle.sql.BLOB
Deprecated.
Read from the BLOB as a stream at the requested position.
getBinaryStream(long, long) - Method in class oracle.sql.BLOB
Deprecated.
Return a binary stream beginning at the specified position and of the specified length.
getBinaryStream() - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
getBinaryStream(long) - Method in class oracle.sql.BLOB
Deprecated.
Read from the BLOB as a stream at the requested position.
getBinaryStream(long, long) - Method in class oracle.sql.BLOB
Deprecated.
Return a binary stream beginning at the specified position and of the specified length.
getBLOB(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.BLOB object.
getBLOB(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.BLOB object.
getBLOB(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBLOB(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBLOB(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBLOB(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getBranchQualifier() - Method in class oracle.jdbc.xa.OracleXid
getBranchQualifier() -- Obtain the txn branch qualifier of the XID
getBranchQualifier() - Method in class oracle.jdbc.xa.OracleXid
getBranchQualifier() -- Obtain the txn branch qualifier of the XID
getBufferSize() - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
getBufferSize() - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
getBufferSize() - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
getBufferSize() - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
getBuildDate() - Static method in class oracle.jdbc.OracleDriver
Returns a String that specifies exactly when the jar file was built.
getBuildDate() - Static method in class oracle.jdbc.OracleDriver
Returns a String that specifies exactly when the jar file was built.
getBytes(long, int) - Method in interface oracle.jdbc.OracleBfile
Return a copy of the contents of the BFILE at the requested position.
getBytes(long, int, byte[]) - Method in interface oracle.jdbc.OracleBfile
Copy the contents of the BFILE at the requested position to suppied buffer.
getBytes(long, int) - Method in interface oracle.jdbc.OracleBfile
Return a copy of the contents of the BFILE at the requested position.
getBytes(long, int, byte[]) - Method in interface oracle.jdbc.OracleBfile
Copy the contents of the BFILE at the requested position to suppied buffer.
getBytes(long, int, byte[]) - Method in interface oracle.jdbc.OracleBlob
Oracle extension.
getBytes(long, int, byte[]) - Method in interface oracle.jdbc.OracleBlob
Oracle extension.
getBytes(long, int) - Method in class oracle.sql.BFILE
Deprecated.
Return a copy of the contents of the BFILE at the requested position.
getBytes(long, int, byte[]) - Method in class oracle.sql.BFILE
Deprecated.
Copy the contents of the BFILE at the requested position to suppied buffer.
getBytes(long, int) - Method in class oracle.sql.BFILE
Deprecated.
Return a copy of the contents of the BFILE at the requested position.
getBytes(long, int, byte[]) - Method in class oracle.sql.BFILE
Deprecated.
Copy the contents of the BFILE at the requested position to suppied buffer.
getBytes(long, int) - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
getBytes(long, int, byte[]) - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
getBytes(long, int) - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
getBytes(long, int, byte[]) - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
getBytes() - Method in class oracle.sql.CharacterBuffer
The accumulated data
getBytes() - Method in class oracle.sql.CharacterBuffer
The accumulated data
getBytes() - Method in class oracle.sql.Datum
Create a new Java byte array containing a copy of the RDBMS data.
getBytes() - Method in class oracle.sql.Datum
Create a new Java byte array containing a copy of the RDBMS data.
getBytesValue() - Method in class oracle.sql.OPAQUE
Deprecated.
Return a byte array that represents the attributes into the format that is actually used in the database.
getBytesValue() - Method in class oracle.sql.OPAQUE
Deprecated.
Return a byte array that represents the attributes into the format that is actually used in the database.
getCacheNameList() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get all the cache names managed by this connection cache manager
getCacheNameList() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get all the cache names managed by this connection cache manager
getCacheProperties(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the connection cache properties corresponding to the cache name.
getCacheProperties(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the connection cache properties corresponding to the cache name.
getCallWithKey(String) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Searches the explicit cache for a match on key.
getCallWithKey(String) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Searches the explicit cache for a match on key.
getCallWithKey(String) - Method in interface oracle.jdbc.OracleConnection
getCallWithKey Searches the explicit cache for a match on key.
getCallWithKey(String) - Method in interface oracle.jdbc.OracleConnection
getCallWithKey Searches the explicit cache for a match on key.
getCallWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCallWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCallWithKey(String) - Method in class oracle.jdbc.pool.OraclePooledConnection
getCallWithKey Searches the explicit cache for a match on key.
getCallWithKey(String) - Method in class oracle.jdbc.pool.OraclePooledConnection
getCallWithKey Searches the explicit cache for a match on key.
getCatalog() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCatalog() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCatalogs() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get the catalog names available in this database.
getCatalogs() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get the catalog names available in this database.
getCatalogSeparator() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the separator between catalog and table name?
getCatalogSeparator() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the separator between catalog and table name?
getCatalogTerm() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database vendor's preferred term for "catalog"?
getCatalogTerm() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database vendor's preferred term for "catalog"?
getCHAR(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.CHAR object.
getCHAR(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.CHAR object.
getCHAR(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCHAR(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCHAR(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCHAR(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCharacterOutputStream() - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setCharacterStream( 1L ).
getCharacterOutputStream(long) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setCharacterStream.
getCharacterOutputStream() - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setCharacterStream( 1L ).
getCharacterOutputStream(long) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use setCharacterStream.
getCharacterStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.Reader object.
getCharacterStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.Reader object.
getCharacterStream() - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
getCharacterStream(long) - Method in class oracle.sql.CLOB
Deprecated.
Read from the CLOB as a stream at the requested position.
getCharacterStream(long, long) - Method in class oracle.sql.CLOB
Deprecated.
Return a character stream beginning at the specified position and ofthe specified length.
getCharacterStream() - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
getCharacterStream(long) - Method in class oracle.sql.CLOB
Deprecated.
Read from the CLOB as a stream at the requested position.
getCharacterStream(long, long) - Method in class oracle.sql.CLOB
Deprecated.
Return a character stream beginning at the specified position and ofthe specified length.
getChars(long, int, char[]) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
getChars(long, int, char[]) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
getChunkSize() - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
getChunkSize() - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
getChunkSize() - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
getChunkSize() - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
getClientInfo(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getClientInfo() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getClientInfo(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getClientInfo() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getClientInfoProperties() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getClientInfoProperties() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getCLOB(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.CLOB object.
getCLOB(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.CLOB object.
getCLOB(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCLOB(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCLOB(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCLOB(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.DeliveryFilter
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.DeliveryFilter
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.DequeueMode
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.DequeueMode
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.NavigationOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.NavigationOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQEnqueueOptions.DeliveryMode
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQEnqueueOptions.DeliveryMode
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQEnqueueOptions.SequenceDeviationOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQEnqueueOptions.SequenceDeviationOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQNotificationEvent.EventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.aq.AQNotificationEvent.EventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.LargeObjectAccessMode
 
getCode() - Method in enum oracle.jdbc.LargeObjectAccessMode
 
getCode() - Method in enum oracle.jdbc.OracleConnection.CommitOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.OracleConnection.CommitOption
Implementation detail (for internal use only).
getCode() - Method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
 
getCode() - Method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
 
getColumnPrivileges(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the access rights for a table's columns.
getColumnPrivileges(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the access rights for a table's columns.
getColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of table columns available in a catalog.
getColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of table columns available in a catalog.
getCondition() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the dequeue condition.
getCondition() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the dequeue condition.
getConnection() - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.getConnection.
getConnection() - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.getConnection.
getConnection() - Method in class oracle.jdbc.pool.OracleDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class oracle.jdbc.pool.OracleDataSource
Attempt to establish a database connection.
getConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnection(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Attempt to obtain a database connection from the Implicit Connection Cache using Connection Attributes

getConnection(String, String, Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Attempt to obtain a database connection from the Implicit Connection Cache using user, passwd and Connection Attributes

getConnection() - Method in class oracle.jdbc.pool.OracleDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class oracle.jdbc.pool.OracleDataSource
Attempt to establish a database connection.
getConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnection(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Attempt to obtain a database connection from the Implicit Connection Cache using Connection Attributes

getConnection(String, String, Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Attempt to obtain a database connection from the Implicit Connection Cache using user, passwd and Connection Attributes

getConnection() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
getConnection(String, String) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
For getting a connection to the database.
getConnection() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
getConnection(String, String) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
For getting a connection to the database.
getConnection() - Method in class oracle.jdbc.pool.OraclePooledConnection
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.replay.OracleConnectionPoolDataSourceImpl
 
getConnection(String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getConnection(Properties) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getConnection(String, String, Properties) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getConnection() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getConnection(String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getConnection(Properties) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getConnection(String, String, Properties) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getConnection() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnection(String, String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Attempts to obtain a database connection with the specified user and password.
getConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnection() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnection(String, String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Attempts to obtain a database connection with the specified user and password.
getConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnection() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection(Properties) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection(String, String, Properties) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection(Properties) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection(String, String, Properties) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
 
getConnection() - Method in class oracle.jdbc.xa.OracleXAConnection
Create an object handle for this physical connection.
getConnection() - Method in class oracle.jdbc.xa.OracleXAConnection
Create an object handle for this physical connection.
getConnection() - Method in class oracle.sql.DatumWithConnection
Deprecated.
since 9.0.0. Use getJavaSqlConnection() or getInternalConnection(), or Use getOracleConnection() instead.
getConnection() - Method in class oracle.sql.DatumWithConnection
Deprecated.
since 9.0.0. Use getJavaSqlConnection() or getInternalConnection(), or Use getOracleConnection() instead.
getConnectionAttributes() - Method in interface oracle.jdbc.OracleConnection
Returns the connection Attributes set on the underlying PooledConnection.
getConnectionAttributes() - Method in interface oracle.jdbc.OracleConnection
Returns the connection Attributes set on the underlying PooledConnection.
getConnectionAttributes() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getConnectionAttributes() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getConnectionCacheManagerInstance() - Static method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Returns the static ConnectionCacheManager Instance. If necessary a new instance is created and returned to the caller.
getConnectionCacheManagerInstance() - Static method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Returns the static ConnectionCacheManager Instance. If necessary a new instance is created and returned to the caller.
getConnectionCacheName() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionCacheName() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionCacheProperties() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionCacheProperties() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionCachingEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionCachingEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.babelfish.Translator
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.babelfish.Translator
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleDataSource
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleDataSourceFactory
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleDataSourceFactory
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OraclePooledConnection
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OraclePooledConnection
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.OracleXADataSource
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.OracleXADataSource
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.OracleXAResource
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.OracleXAResource
 
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.OracleXid
Compares the given transaction identifiers with this.
getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.OracleXid
Compares the given transaction identifiers with this.
getConnectionDuringExceptionHandling() - Method in class oracle.sql.ANYDATA
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.ANYDATA
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.CHAR
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.CHAR
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.CharacterSet
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.CharacterSet
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.Datum
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.Datum
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.DatumWithConnection
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.DatumWithConnection
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.RAW
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.RAW
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.TypeDescriptor
 
getConnectionDuringExceptionHandling() - Method in class oracle.sql.TypeDescriptor
 
getConnectionErrorCodes() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
getConnectionErrorCodes() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
getConnectionIncrement() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the Increment for increasing the connections for the Cache.
getConnectionIncrement() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the Increment for increasing the connections for the Cache.
getConnectionInformation() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves a description of the TCP connection on which the notification was received.
getConnectionInformation() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves a description of the TCP connection on which the notification was received.
getConnectionInformation() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieves a description of the TCP connection on which the notification was received.
getConnectionInformation() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieves a description of the TCP connection on which the notification was received.
getConnectionInitializationCallback() - Method in interface oracle.jdbc.replay.OracleDataSource
Obtains the registered connection initialization callback, if any.
getConnectionInitializationCallback() - Method in interface oracle.jdbc.replay.OracleDataSource
Obtains the registered connection initialization callback, if any.
getConnectionInitializationCallback() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnectionInitializationCallback() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnectionNoProxy(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnectionNoProxy(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getConnectionProperties() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the Connection Properties that are set in the datasource Returns the current Properties set in the datasource.
getConnectionProperties() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the Connection Properties that are set in the datasource Returns the current Properties set in the datasource.
getConnectionProperties() - Method in class oracle.jdbc.pool.OracleDataSource
getConnectionProperties Returns the current Properties set in the datasource.
getConnectionProperties() - Method in class oracle.jdbc.pool.OracleDataSource
getConnectionProperties Returns the current Properties set in the datasource.
getConnectionProperties() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the connection properties that are set on this data source.
getConnectionProperties() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the connection properties that are set on this data source.
getConnectionProperty(String) - Method in interface oracle.jdbc.replay.OracleDataSource
Gets the specified connection property that are set on this data source.
getConnectionProperty(String) - Method in interface oracle.jdbc.replay.OracleDataSource
Gets the specified connection property that are set on this data source.
getConnectionProperty(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the specified connection property that are set on this data source.
getConnectionProperty(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the specified connection property that are set on this data source.
getConnectionReleasePriority() - Method in interface oracle.jdbc.OracleConnection
Returns the release priority set on the connection
getConnectionReleasePriority() - Method in interface oracle.jdbc.OracleConnection
Returns the release priority set on the connection
getConnectionReleasePriority() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getConnectionReleasePriority() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getConsumerName() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the consumer name.
getConsumerName() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the consumer name.
getConsumerName() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the name of the consumer.
getConsumerName() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the name of the consumer.
getCorrelation() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the correlation criterion.
getCorrelation() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the correlation criterion.
getCorrelation() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getCorrelation() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getCreateStatementAsRefCursor() - Method in interface oracle.jdbc.OracleConnection
Retrieves the current setting of the createStatementAsRefCursor flag which you can set with the setCreateStatementAsRefCursor method.
getCreateStatementAsRefCursor() - Method in interface oracle.jdbc.OracleConnection
Retrieves the current setting of the createStatementAsRefCursor flag which you can set with the setCreateStatementAsRefCursor method.
getCreateStatementAsRefCursor() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCreateStatementAsRefCursor() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishConnection
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishConnection
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishStatement
 
getCreator() - Method in class oracle.jdbc.babelfish.BabelfishStatement
 
getCrossReference(String, String, String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.) This should normally return a single foreign key/primary key pair (most tables only import a foreign key from a table once.) They are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and KEY_SEQ.
getCrossReference(String, String, String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.) This should normally return a single foreign key/primary key pair (most tables only import a foreign key from a table once.) They are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and KEY_SEQ.
getCurrentDate() - Static method in class oracle.sql.DATE
Gets current date and time
getCurrentDate() - Static method in class oracle.sql.DATE
Gets current date and time
getCurrentSchema() - Method in interface oracle.jdbc.OracleConnection
Obtains the current schema of the current connection.
getCurrentSchema() - Method in interface oracle.jdbc.OracleConnection
Obtains the current schema of the current connection.
getCurrentSchema() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCurrentSchema() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getCursor(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.sql.ResultSet object.
getCursor(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.sql.ResultSet object.
getCursor(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCursor(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCursor(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCursor(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getCustomDatum(int, CustomDatumFactory) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated. 
getCustomDatum(int, CustomDatumFactory) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated. 
getCustomDatum(int, CustomDatumFactory) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
getCustomDatum(String, CustomDatumFactory) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
getCustomDatum(int, CustomDatumFactory) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
getCustomDatum(String, CustomDatumFactory) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
getData() - Method in class oracle.sql.ANYDATA
Returns the linearized form of the embedded object value.
getData() - Method in class oracle.sql.ANYDATA
Returns the linearized form of the embedded object value.
getDatabaseChangeRegistration(int) - Method in interface oracle.jdbc.OracleConnection
Maps an existing registration identified by its ID 'regid' with a new DatabaseChangeRegistration object.
getDatabaseChangeRegistration(int) - Method in interface oracle.jdbc.OracleConnection
Maps an existing registration identified by its ID 'regid' with a new DatabaseChangeRegistration object.
getDatabaseChangeRegistration(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDatabaseChangeRegistration(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDatabaseMajorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the major version number of the underlying database.
getDatabaseMajorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the minor version number of the underlying database.
getDatabaseMinorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the minor version number of the underlying database.
getDatabaseName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the name of the database set on this DataSource instance.
getDatabaseName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the name of the database set on this DataSource instance.
getDatabaseName() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieves the name of the database.
getDatabaseName() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieves the name of the database.
getDatabaseName() - Method in interface oracle.jdbc.NotificationRegistration
 
getDatabaseName() - Method in interface oracle.jdbc.NotificationRegistration
 
getDatabaseName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the name of the database set on this DataSource instance.
getDatabaseName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the name of the database set on this DataSource instance.
getDatabaseName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the database name.
getDatabaseName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the database name.
getDatabaseProductName() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the name of this database product?
getDatabaseProductName() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the name of this database product?
getDatabaseProductVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the version of this database product?
getDatabaseProductVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the version of this database product?
getDatabaseTimeZone() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the database timezone.
getDatabaseTimeZone() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the database timezone.
getDataIntegrityAlgorithmName() - Method in interface oracle.jdbc.OracleConnection
Returns the name of the algorithm that is used for data integrity checking by the thin driver on the network.
getDataIntegrityAlgorithmName() - Method in interface oracle.jdbc.OracleConnection
Returns the name of the algorithm that is used for data integrity checking by the thin driver on the network.
getDataIntegrityAlgorithmName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDataIntegrityAlgorithmName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDataSourceName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the datasource name for this instance if set.
getDataSourceName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the datasource name for this instance if set.
getDataSourceName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the datasource name for this instance if set.
getDataSourceName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the datasource name for this instance if set.
getDataSourceName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the data source name.
getDataSourceName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the data source name.
getDATE(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.DATE object.
getDATE(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.DATE object.
getDATE(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getDATE(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getDATE(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getDATE(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getdbLinks() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getdbLinks() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getDefaultExecuteBatch() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
getDefaultExecuteBatch() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
getDefaultExecuteBatch() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDefaultExecuteBatch() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDefaultRowPrefetch() - Method in interface oracle.jdbc.OracleConnection
Retrieves the value of row prefetch for all statements associated with this connection and created after this value was set.
getDefaultRowPrefetch() - Method in interface oracle.jdbc.OracleConnection
Retrieves the value of row prefetch for all statements associated with this connection and created after this value was set.
getDefaultRowPrefetch() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDefaultRowPrefetch() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDefaultTimeZone() - Method in interface oracle.jdbc.OracleConnection
Returns the TimeZone set through setDefaultTimeZone.
getDefaultTimeZone() - Method in interface oracle.jdbc.OracleConnection
Returns the TimeZone set through setDefaultTimeZone.
getDefaultTimeZone() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the TimeZone set through setDefaultTimeZone.
getDefaultTimeZone() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the TimeZone set through setDefaultTimeZone.
getDefaultTransactionIsolation() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database's default transaction isolation level? The values are defined in java.sql.Connection.
getDefaultTransactionIsolation() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database's default transaction isolation level? The values are defined in java.sql.Connection.
getDelay() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getDelay() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishConnection
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishConnection
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishStatement
 
getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishStatement
 
getDeliveryFilter() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the delivery option.
getDeliveryFilter() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the delivery option.
getDeliveryMode() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the delivery option.
getDeliveryMode() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the delivery option.
getDeliveryMode(int) - Static method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Implementation detail (for internal use only).
getDeliveryMode(int) - Static method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Implementation detail (for internal use only).
getDeliveryMode() - Method in interface oracle.jdbc.aq.AQMessageProperties
After a dequeue operation, call this method to find out if the message was enqueued in a persistent manner or not.
getDeliveryMode() - Method in interface oracle.jdbc.aq.AQMessageProperties
After a dequeue operation, call this method to find out if the message was enqueued in a persistent manner or not.
getDequeueAttemptsCount() - Method in interface oracle.jdbc.aq.AQMessageProperties
Returns the number of attempts that have been made to dequeue the message.
getDequeueAttemptsCount() - Method in interface oracle.jdbc.aq.AQMessageProperties
Returns the number of attempts that have been made to dequeue the message.
getDequeueMessageId() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the message id of the message the be dequeued.
getDequeueMessageId() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the message id of the message the be dequeued.
getDequeueMode() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the dequeue mode.
getDequeueMode() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the dequeue mode.
getDescription() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Get the Desciption of this data source.
getDescription() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Get the Desciption of this data source.
getDescription() - Method in class oracle.jdbc.pool.OracleDataSource
Get the Desciption of this data source.
getDescription() - Method in class oracle.jdbc.pool.OracleDataSource
Get the Desciption of this data source.
getDescription() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the data source description.
getDescription() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the data source description.
getDescriptor(String) - Method in interface oracle.jdbc.OracleConnection
Gets a Descriptor object corresponding to a sql type.
getDescriptor(String) - Method in interface oracle.jdbc.OracleConnection
Gets a Descriptor object corresponding to a sql type.
getDescriptor(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDescriptor(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDescriptor() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getDescriptor() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getDescriptor() - Method in class oracle.sql.OPAQUE
Deprecated.
Oracle extension.
getDescriptor() - Method in class oracle.sql.OPAQUE
Deprecated.
Oracle extension.
getDescriptor() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getDescriptor() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getDescriptor() - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
getDescriptor() - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
getDirAlias() - Method in interface oracle.jdbc.OracleBfile
Gets the Bfile's directory alias.
getDirAlias() - Method in interface oracle.jdbc.OracleBfile
Gets the Bfile's directory alias.
getDirAlias() - Method in class oracle.sql.BFILE
Deprecated.
Gets the Bfile's directory alias.
getDirAlias() - Method in class oracle.sql.BFILE
Deprecated.
Gets the Bfile's directory alias.
getDoubleArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getDoubleArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getDoubleArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getDoubleArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getDoubleArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getDoubleArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getDoubleArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getDoubleArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getDRCPPLSQLCallbackName() - Method in interface oracle.jdbc.OracleConnection
Returns the PL/SQL Fix-up callback name if configured, otherwise returns Null
getDRCPPLSQLCallbackName() - Method in interface oracle.jdbc.OracleConnection
Returns the PL/SQL Fix-up callback name if configured, otherwise returns Null
getDRCPPLSQLCallbackName() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the PL/SQL Fix-up callback name if configured, otherwise returns Null
getDRCPPLSQLCallbackName() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the PL/SQL Fix-up callback name if configured, otherwise returns Null
getDRCPReturnTag() - Method in interface oracle.jdbc.OracleConnection
Returns the tag associated with this DRCP pooled server.
getDRCPReturnTag() - Method in interface oracle.jdbc.OracleConnection
Returns the tag associated with this DRCP pooled server.
getDRCPReturnTag() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the tag associated with this DRCP pooled server.
getDRCPReturnTag() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns the tag associated with this DRCP pooled server.
getDRCPState() - Method in interface oracle.jdbc.OracleConnection
Returns an enum indicating if the connection is attached to a DRCP server process.
getDRCPState() - Method in interface oracle.jdbc.OracleConnection
Returns an enum indicating if the connection is attached to a DRCP server process.
getDRCPState() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDRCPState() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getDriverMajorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's this JDBC driver's major version number?
getDriverMajorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's this JDBC driver's major version number?
getDriverMajorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- use standard getDriverMajorVersion()
getDriverMajorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- use standard getDriverMajorVersion()
getDriverMinorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's this JDBC driver's minor version number?
getDriverMinorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's this JDBC driver's minor version number?
getDriverMinorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- use JDBC standard method getDriverMinorVersion
getDriverMinorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- use JDBC standard method getDriverMinorVersion
getDriverName() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the name of this JDBC driver?
getDriverName() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the name of this JDBC driver?
getDriverNameInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
What's the name of this JDBC driver?
getDriverNameInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
What's the name of this JDBC driver?
getDriverType() - Method in class oracle.jdbc.pool.OracleDataSource
Get the Oracle JDBC driver type set for this datasource instance
getDriverType() - Method in class oracle.jdbc.pool.OracleDataSource
Get the Oracle JDBC driver type set for this datasource instance
getDriverVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the version of this JDBC driver?
getDriverVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the version of this JDBC driver?
getDriverVersion() - Static method in class oracle.jdbc.OracleDriver
Returns a String that specifies the Oracle version number of the driver.
getDriverVersion() - Static method in class oracle.jdbc.OracleDriver
Returns a String that specifies the Oracle version number of the driver.
getDriverVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- use standard getDriverVersion()
getDriverVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- use standard getDriverVersion()
getEmptyBLOB() - Static method in class oracle.sql.BLOB
Deprecated.
Return a empty lob.
getEmptyBLOB() - Static method in class oracle.sql.BLOB
Deprecated.
Return a empty lob.
getEmptyCLOB() - Static method in class oracle.sql.CLOB
Deprecated.
Return a empty lob.
getEmptyCLOB() - Static method in class oracle.sql.CLOB
Deprecated.
Return a empty lob.
getEncryptionAlgorithmName() - Method in interface oracle.jdbc.OracleConnection
Returns the name of the algorithm that is used for data encryption by the thin driver on the network.
getEncryptionAlgorithmName() - Method in interface oracle.jdbc.OracleConnection
Returns the name of the algorithm that is used for data encryption by the thin driver on the network.
getEncryptionAlgorithmName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getEncryptionAlgorithmName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getEndToEndECIDSequenceNumber() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This is deprecated since 12.1 in favor of getClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
getEndToEndECIDSequenceNumber() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This is deprecated since 12.1 in favor of getClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
getEndToEndECIDSequenceNumber() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getEndToEndECIDSequenceNumber() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getEndToEndMetrics() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This has been deprecated since 12.1 in favor of getClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
getEndToEndMetrics() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This has been deprecated since 12.1 in favor of getClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
getEndToEndMetrics() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getEndToEndMetrics() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getEnqueueTime() - Method in interface oracle.jdbc.aq.AQMessageProperties
Returns the time the message was enqueued.
getEnqueueTime() - Method in interface oracle.jdbc.aq.AQMessageProperties
Returns the time the message was enqueued.
getErrorPosition() - Method in exception oracle.jdbc.OracleDatabaseException
In case of a parsing error, this method returns the position of the error in the actual SQL which has failed in the server.
getErrorPosition() - Method in exception oracle.jdbc.OracleDatabaseException
In case of a parsing error, this method returns the position of the error in the actual SQL which has failed in the server.
getEventType(int) - Static method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Implementation detail (for internal use only).
getEventType(int) - Static method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Implementation detail (for internal use only).
getEventType() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieve the event type.
getEventType() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieve the event type.
getEventType(int) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Implementation detail (for internal use only).
getEventType(int) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Implementation detail (for internal use only).
getEventType(int) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Implementation detail (for internal use only).
getEventType(int) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Implementation detail (for internal use only).
getEventType() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieve the event type.
getEventType() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieve the event type.
getExceptionQueue() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getExceptionQueue() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getExecuteBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
getExecuteBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
getExpiration() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getExpiration() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getExplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Returns the current value of the explicitCachingEnabled property.
getExplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Returns the current value of the explicitCachingEnabled property.
getExplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Checks if explicit cache is currently enabled.
getExplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Checks if explicit cache is currently enabled.
getExplicitCachingEnabled() - Method in interface oracle.jdbc.OracleConnection
getExplicitCachingEnabled Returns true if the explicit cache is currently enabled, false otherwise.
getExplicitCachingEnabled() - Method in interface oracle.jdbc.OracleConnection
getExplicitCachingEnabled Returns true if the explicit cache is currently enabled, false otherwise.
getExplicitCachingEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getExplicitCachingEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getExplicitCachingEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
getExplicitCachingEnabled Returns the current value of the explicitCachingEnabled property.
getExplicitCachingEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
getExplicitCachingEnabled Returns the current value of the explicitCachingEnabled property.
getExplicitCachingEnabled() - Method in class oracle.jdbc.pool.OraclePooledConnection
getExplicitCachingEnabled Returns true if the explicit cache is currently enabled, false otherwise.
getExplicitCachingEnabled() - Method in class oracle.jdbc.pool.OraclePooledConnection
getExplicitCachingEnabled Returns true if the explicit cache is currently enabled, false otherwise.
getExplicitCachingEnabled() - Method in interface oracle.jdbc.replay.OracleDataSource
Returns the current value of the explicitCachingEnabled property.
getExplicitCachingEnabled() - Method in interface oracle.jdbc.replay.OracleDataSource
Returns the current value of the explicitCachingEnabled property.
getExplicitCachingEnabled() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Returns the current value of the explicitCachingEnabled property.
getExplicitCachingEnabled() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Returns the current value of the explicitCachingEnabled property.
getExportedKeys(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
getExportedKeys(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
getExtraNameCharacters() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, 0-9 and _).
getExtraNameCharacters() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, 0-9 and _).
getFailedReplayCount() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of replays that failed.
getFailedReplayCount() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of replays that failed.
getFastConnectionFailoverEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
 
getFastConnectionFailoverEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
 
getFloatArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getFloatArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getFloatArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getFloatArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getFloatArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getFloatArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getFloatArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getFloatArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getFormatId() - Method in class oracle.jdbc.xa.OracleXid
getFormatId() -- Obtain the format identifier part of the Xid.
getFormatId() - Method in class oracle.jdbc.xa.OracleXid
getFormatId() -- Obtain the format identifier part of the Xid.
getFormOfUseFromLocator(byte[]) - Static method in class oracle.sql.CLOB
Deprecated.
 
getFormOfUseFromLocator(byte[]) - Static method in class oracle.sql.CLOB
Deprecated.
 
getFunctionColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctionColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctions(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Return a result set that describes the matching functions.
getFunctions(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Return a result set that describes the matching functions.
getGlobalTransactionId() - Method in class oracle.jdbc.xa.OracleXid
getGlobalTransactionId() -- Obtain the global txn id of the XID
getGlobalTransactionId() - Method in class oracle.jdbc.xa.OracleXid
getGlobalTransactionId() -- Obtain the global txn id of the XID
getHoldability() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getHoldability() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getIdentifierLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getIdentifierLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getIdentifierQuoteString() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the string used to quote SQL identifiers? This returns a space " " if identifier quoting isn't supported.
getIdentifierQuoteString() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the string used to quote SQL identifiers? This returns a space " " if identifier quoting isn't supported.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Checks if implicit cache is currently enabled.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Checks if implicit cache is currently enabled.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.OracleConnection
getImplicitCachingEnabled Returns true if the implicit cache is currently enabled, false otherwise.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.OracleConnection
getImplicitCachingEnabled Returns true if the implicit cache is currently enabled, false otherwise.
getImplicitCachingEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getImplicitCachingEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getImplicitCachingEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImplicitCachingEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImplicitCachingEnabled() - Method in class oracle.jdbc.pool.OraclePooledConnection
getImplicitCachingEnabled Returns true if the implicit cache is currently enabled, false otherwise.
getImplicitCachingEnabled() - Method in class oracle.jdbc.pool.OraclePooledConnection
getImplicitCachingEnabled Returns true if the implicit cache is currently enabled, false otherwise.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.replay.OracleDataSource
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImplicitCachingEnabled() - Method in interface oracle.jdbc.replay.OracleDataSource
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImplicitCachingEnabled() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImplicitCachingEnabled() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
getImplicitCachingEnabled Returns the current value of the implicitCachingEnabled property.
getImportedKeys(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
getImportedKeys(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
getIncludeSynonyms() - Method in interface oracle.jdbc.OracleConnection
Checks whether or not synonyms information is included in DatabaseMetaData.getColumns.
getIncludeSynonyms() - Method in interface oracle.jdbc.OracleConnection
Checks whether or not synonyms information is included in DatabaseMetaData.getColumns.
getIncludeSynonyms() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getIncludeSynonyms() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's indices and statistics.
getIndexInfo(String, String, String, boolean, boolean) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's indices and statistics.
getInstanceName() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getInstanceName() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getInstanceName() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getInstanceName() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getInstanceName() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getInstanceName() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getIntArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getIntArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getIntArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getIntArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getIntArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getIntArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getIntArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getIntArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getInternalTypeCode() - Method in class oracle.sql.TypeDescriptor
 
getInternalTypeCode() - Method in class oracle.sql.TypeDescriptor
 
getINTERVALDS(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.INTERVALDS object.
getINTERVALDS(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.INTERVALDS object.
getINTERVALDS(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALDS value from the ResultSet.
getINTERVALDS(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALDS value from the ResultSet.
getINTERVALDS(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALDS value from the ResultSet.
getINTERVALDS(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALDS value from the ResultSet.
getINTERVALYM(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.INTERVALYM object.
getINTERVALYM(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.INTERVALYM object.
getINTERVALYM(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALYM value from the ResultSet.
getINTERVALYM(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALYM value from the ResultSet.
getINTERVALYM(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALYM value from the ResultSet.
getINTERVALYM(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.INTERVALYM value from the ResultSet.
getJavaClassName() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the external name of the JAVA_STRUCT type.
getJavaClassName() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the external name of the JAVA_STRUCT type.
getJavaObject(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getJavaObject(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getJavaObject(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getJavaObject(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getJavaSqlConnection() - Method in class oracle.sql.BFILE
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.BFILE
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.BLOB
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.BLOB
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.CLOB
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.CLOB
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.DatumWithConnection
Oracle extension Return the java.sql.Connection associated with the receiver.
getJavaSqlConnection() - Method in class oracle.sql.DatumWithConnection
Oracle extension Return the java.sql.Connection associated with the receiver.
getJavaSqlConnection() - Method in class oracle.sql.OPAQUE
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.OPAQUE
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.REF
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.REF
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.STRUCT
Deprecated.
 
getJavaSqlConnection() - Method in class oracle.sql.STRUCT
Deprecated.
 
getJavaYear(int, int) - Static method in class oracle.sql.TIMESTAMP
 
getJavaYear(int, int) - Static method in class oracle.sql.TIMESTAMP
 
getJDBCMajorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the major JDBC version number for this driver.
getJDBCMajorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the minor JDBC version number for this driver.
getJDBCMinorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the minor JDBC version number for this driver.
getJDBCVersion() - Static method in class oracle.jdbc.OracleDriver
Returns a String that specifies the version of the JDBC spec supporte by the driver.
getJDBCVersion() - Static method in class oracle.jdbc.OracleDriver
Returns a String that specifies the version of the JDBC spec supporte by the driver.
getKind() - Method in interface oracle.jdbc.OracleTypeMetaData
Return the kind of type.
getKind() - Method in interface oracle.jdbc.OracleTypeMetaData
Return the kind of type.
getKind() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
getKind() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
getKind() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
 
getKind() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
 
getKind() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getKind() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getKind() - Method in class oracle.sql.TypeDescriptor
 
getKind() - Method in class oracle.sql.TypeDescriptor
 
getLanguage() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getLanguage() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getLastAccessedTime() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Get the last accessed time on the PooledConnection.
getLastAccessedTime() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Get the last accessed time on the PooledConnection.
getLastAccessedTime() - Method in class oracle.jdbc.pool.OraclePooledConnection
Get the last accessed time on the PooledConnection.
getLastAccessedTime() - Method in class oracle.jdbc.pool.OraclePooledConnection
Get the last accessed time on the PooledConnection.
getLength() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
The number of fields in the Object Type.
getLength() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
The number of fields in the Object Type.
getLength() - Method in class oracle.sql.Datum
Retreive the length of a datum.
getLength() - Method in class oracle.sql.Datum
Retreive the length of a datum.
getLength() - Method in class oracle.sql.StructDescriptor
Deprecated.
The number of fields in the Object Type.
getLength() - Method in class oracle.sql.StructDescriptor
Deprecated.
The number of fields in the Object Type.
getLobMaxLength() - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
The max size of a lob on the server for this connection.
getLobMaxLength() - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
The max size of a lob on the server for this connection.
getLobMaxLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
The max size of a lob on the server for this connection.
getLobMaxLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
The max size of a lob on the server for this connection.
getLobPrecision() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated. 
getLobPrecision() - Static method in class oracle.jdbc.OracleDatabaseMetaData
Deprecated. 
getLobPrefetchSize() - Method in interface oracle.jdbc.OracleStatement
Returns the LOB prefetch size.
getLobPrefetchSize() - Method in interface oracle.jdbc.OracleStatement
Returns the LOB prefetch size.
getLocalAttributeCount() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Returns the number of attributes defined in the subtype.
getLocalAttributeCount() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Returns the number of attributes defined in the subtype.
getLocalAttributeCount() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the number of attributes defined in the subtype.
getLocalAttributeCount() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the number of attributes defined in the subtype.
getLocalColumnCount() - Method in interface oracle.jdbc.StructMetaData
Get number of local attributes i.e.
getLocalColumnCount() - Method in interface oracle.jdbc.StructMetaData
Get number of local attributes i.e.
getLogicalHandle() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Return the logical handle to the caller.
getLogicalHandle() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Return the logical handle to the caller.
getLogicalHandle() - Method in class oracle.jdbc.pool.OraclePooledConnection
Return the logical handle to the caller.
getLogicalHandle() - Method in class oracle.jdbc.pool.OraclePooledConnection
Return the logical handle to the caller.
getLogicalTransactionId() - Method in class oracle.jdbc.LogicalTransactionIdEvent
 
getLogicalTransactionId() - Method in class oracle.jdbc.LogicalTransactionIdEvent
 
getLogicalTransactionId() - Method in interface oracle.jdbc.OracleConnection
Gets the current Logical Transaction Id which are sent by the server in a piggy back message and hence this method call doesn't make a roundtrip.
getLogicalTransactionId() - Method in interface oracle.jdbc.OracleConnection
Gets the current Logical Transaction Id which are sent by the server in a piggy back message and hence this method call doesn't make a roundtrip.
getLogicalTransactionId() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getLogicalTransactionId() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getLoginTimeout() - Method in class oracle.jdbc.pool.OracleDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in class oracle.jdbc.pool.OracleDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getLoginTimeout() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getLogWriter() - Method in class oracle.jdbc.pool.OracleDataSource
Get the log writer for this data source.
getLogWriter() - Method in class oracle.jdbc.pool.OracleDataSource
Get the log writer for this data source.
getLogWriter() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getLogWriter() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getLongArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getLongArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getLongArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getLongArray(long, int) - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getLongArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getLongArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getLongArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getLongArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getMaxBinaryLiteralLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
How many hex characters can you have in an inline binary literal?
getMaxBinaryLiteralLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
How many hex characters can you have in an inline binary literal?
getMaxCatalogNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a catalog name?
getMaxCatalogNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a catalog name?
getMaxCharLiteralLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the max length for a character literal?
getMaxCharLiteralLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the max length for a character literal?
getMaxColumnNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the limit on column name length?
getMaxColumnNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the limit on column name length?
getMaxColumnsInGroupBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns in a "GROUP BY" clause?
getMaxColumnsInGroupBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns in a "GROUP BY" clause?
getMaxColumnsInIndex() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns allowed in an index?
getMaxColumnsInIndex() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns allowed in an index?
getMaxColumnsInOrderBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns in an "ORDER BY" clause?
getMaxColumnsInOrderBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns in an "ORDER BY" clause?
getMaxColumnsInSelect() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns in a "SELECT" list?
getMaxColumnsInSelect() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of columns in a "SELECT" list?
getMaxColumnsInTable() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's maximum number of columns in a table?
getMaxColumnsInTable() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's maximum number of columns in a table?
getMaxConnections() - Method in class oracle.jdbc.OracleDatabaseMetaData
How many active connections can we have at a time to this database?
getMaxConnections() - Method in class oracle.jdbc.OracleDatabaseMetaData
How many active connections can we have at a time to this database?
getMaxCursorNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum cursor name length?
getMaxCursorNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum cursor name length?
getMaximumBufferLength() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the max buffer size for RAW queues.
getMaximumBufferLength() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the max buffer size for RAW queues.
getMaxIndexLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of an index (in bytes)?
getMaxIndexLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of an index (in bytes)?
getMaxLength() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
Return the maximun number of elements this array object can hold.
getMaxLength() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
Return the maximun number of elements this array object can hold.
getMaxLength() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Return the maximun number of bytes this opaque object can hold.
getMaxLength() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Return the maximun number of bytes this opaque object can hold.
getMaxLength() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Return the maximun number of elements this array object can hold.
getMaxLength() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
Return the maximun number of elements this array object can hold.
getMaxLength() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Return the maximun number of bytes this opaque object can hold.
getMaxLength() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Return the maximun number of bytes this opaque object can hold.
getMaxLimit() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the Max limit on Connections.
getMaxLimit() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the Max limit on Connections.
getMaxProcedureNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a procedure name?
getMaxProcedureNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a procedure name?
getMaxRowSize() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a single row?
getMaxRowSize() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a single row?
getMaxSchemaNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length allowed for a schema name?
getMaxSchemaNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length allowed for a schema name?
getMaxStatementLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a SQL statement?
getMaxStatementLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a SQL statement?
getMaxStatements() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Returns the current value of the maxStatements property.
getMaxStatements() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Returns the current value of the maxStatements property.
getMaxStatements() - Method in class oracle.jdbc.OracleDatabaseMetaData
How many active statements can we have open at one time to this database?
getMaxStatements() - Method in class oracle.jdbc.OracleDatabaseMetaData
How many active statements can we have open at one time to this database?
getMaxStatements() - Method in class oracle.jdbc.pool.OracleDataSource
getMaxStatements Returns the current value of the maxStatements property.
getMaxStatements() - Method in class oracle.jdbc.pool.OracleDataSource
getMaxStatements Returns the current value of the maxStatements property.
getMaxStatements() - Method in interface oracle.jdbc.replay.OracleDataSource
Returns the current value of the maxStatements property.
getMaxStatements() - Method in interface oracle.jdbc.replay.OracleDataSource
Returns the current value of the maxStatements property.
getMaxStatements() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Returns the current value of the maxStatements property.
getMaxStatements() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Returns the current value of the maxStatements property.
getMaxTableNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a table name?
getMaxTableNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a table name?
getMaxTablesInSelect() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of tables in a SELECT?
getMaxTablesInSelect() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum number of tables in a SELECT?
getMaxUserNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a user name?
getMaxUserNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the maximum length of a user name?
getMessage() - Method in exception oracle.jdbc.xa.OracleXAException
 
getMessage() - Method in exception oracle.jdbc.xa.OracleXAException
 
getMessageId() - Method in interface oracle.jdbc.aq.AQMessage
Gets the id (16 bytes) of this message.
getMessageId() - Method in interface oracle.jdbc.aq.AQMessage
Gets the id (16 bytes) of this message.
getMessageId() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the ID of the new message.
getMessageId() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the ID of the new message.
getMessageProperties() - Method in interface oracle.jdbc.aq.AQMessage
Gets the AQMessageProperties that goes with this AQMessage.
getMessageProperties() - Method in interface oracle.jdbc.aq.AQMessage
Gets the AQMessageProperties that goes with this AQMessage.
getMessageProperties() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the properties of the new message.
getMessageProperties() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the properties of the new message.
getMessageState(int) - Static method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Implementation detail (for internal use only).
getMessageState(int) - Static method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Implementation detail (for internal use only).
getMetaData() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getMetaData() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getMetaData() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Gets the metadata regarding this type.
getMetaData() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Gets the metadata regarding this type.
getMetaData() - Method in class oracle.sql.StructDescriptor
Deprecated.
Gets the metadata regarding this type.
getMetaData() - Method in class oracle.sql.StructDescriptor
Deprecated.
Gets the metadata regarding this type.
getMinLimit() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Note: There are no individual setMin, setMax and setIncrement since that needs to be done in one call to setPoolConfig Return the minimum limit on the no of Connections.
getMinLimit() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Note: There are no individual setMin, setMax and setIncrement since that needs to be done in one call to setPoolConfig Return the minimum limit on the no of Connections.
getMode() - Method in enum oracle.jdbc.OracleConnection.DatabaseShutdownMode
Implementation detail (for internal use only).
getMode() - Method in enum oracle.jdbc.OracleConnection.DatabaseShutdownMode
Implementation detail (for internal use only).
getMode() - Method in enum oracle.jdbc.OracleConnection.DatabaseStartupMode
Implementation detail (for internal use only).
getMode() - Method in enum oracle.jdbc.OracleConnection.DatabaseStartupMode
Implementation detail (for internal use only).
getName() - Method in interface oracle.jdbc.aq.AQAgent
 
getName() - Method in interface oracle.jdbc.aq.AQAgent
 
getName() - Method in interface oracle.jdbc.OracleBfile
Gets the Bfile's file name.
getName() - Method in interface oracle.jdbc.OracleBfile
Gets the Bfile's file name.
getName() - Method in enum oracle.jdbc.OracleType
 
getName() - Method in enum oracle.jdbc.OracleType
 
getName() - Method in interface oracle.jdbc.OracleTypeMetaData
Return fully qualified type name.
getName() - Method in interface oracle.jdbc.OracleTypeMetaData
Return fully qualified type name.
getName() - Method in class oracle.sql.BFILE
Deprecated.
Gets the Bfile's file name.
getName() - Method in class oracle.sql.BFILE
Deprecated.
Gets the Bfile's file name.
getName() - Method in class oracle.sql.TypeDescriptor
Return fully qualified type name.
getName() - Method in class oracle.sql.TypeDescriptor
Return fully qualified type name.
getNavigation() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the position criterion.
getNavigation() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the position criterion.
getNetworkProtocol() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the network protocol set on the datasource.
getNetworkProtocol() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the network protocol set on the datasource.
getNetworkProtocol() - Method in class oracle.jdbc.pool.OracleDataSource
Get the network protocol set.
getNetworkProtocol() - Method in class oracle.jdbc.pool.OracleDataSource
Get the network protocol set.
getNetworkProtocol() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the datasource networkProtocol.
getNetworkProtocol() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the datasource networkProtocol.
getNetworkTimeout() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getNetworkTimeout() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getNoWait() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the connection No-wait parameter This attribute determines if retrial for a connection has to be done when all connections in the pool are found to be busy and the number of connections already reached max.
getNoWait() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the connection No-wait parameter This attribute determines if retrial for a connection has to be done when all connections in the pool are found to be busy and the number of connections already reached max.
getnsite() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getnsite() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getNUMBER(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.NUMBER object.
getNUMBER(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.NUMBER object.
getNUMBER(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getNUMBER(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getNUMBER(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getNUMBER(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getNumberOfActiveConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the number of connections already in use (checked out connections)
getNumberOfActiveConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the number of connections already in use (checked out connections)
getNumberOfAvailableConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the number connections in the cache, that are available for use
getNumberOfAvailableConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the number connections in the cache, that are available for use
getNumericFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of math functions.
getNumericFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of math functions.
getObject(int, OracleDataFactory) - Method in interface oracle.jdbc.OracleCallableStatement
Returns an instance of OracleData, which is returned by the factory's "create" method
getObject(int, OracleDataFactory) - Method in interface oracle.jdbc.OracleCallableStatement
Returns an instance of OracleData, which is returned by the factory's "create" method
getObject(int, OracleDataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension Get the column value as an instance of a subclass of OracleData.
getObject(String, OracleDataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension Get the column value as an instance of a subclass of OracleData.
getObject(int, OracleDataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension Get the column value as an instance of a subclass of OracleData.
getObject(String, OracleDataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension Get the column value as an instance of a subclass of OracleData.
getObject(Map) - Method in class oracle.sql.REF
Deprecated.
 
getObject() - Method in class oracle.sql.REF
Deprecated.
JDBC 3.0 Retrieves the SQL structured type instance referenced by this Ref object.
getObject(Map) - Method in class oracle.sql.REF
Deprecated.
 
getObject() - Method in class oracle.sql.REF
Deprecated.
JDBC 3.0 Retrieves the SQL structured type instance referenced by this Ref object.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.jdbc.pool.OracleDataSourceFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.jdbc.pool.OracleDataSourceFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getObjectNumber() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the object number (Oracle internal information).
getObjectNumber() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the object number (Oracle internal information).
getONSConfiguration() - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Return the ONS configuration string that is used for remote ONS subscription, in the form specified in setONSConfiguration(String). This is used by Fast Connection Failover and Runtime Load Balancing.

getONSConfiguration() - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Return the ONS configuration string that is used for remote ONS subscription, in the form specified in setONSConfiguration(String). This is used by Fast Connection Failover and Runtime Load Balancing.

getOPAQUE(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.OPAQUE object.
getOPAQUE(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.OPAQUE object.
getOPAQUE(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOPAQUE(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOPAQUE(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOPAQUE(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOracleArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getOracleArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getOracleArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getOracleArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getOracleAttributes() - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
getOracleAttributes() - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
getOracleColumnClassName(int) - Method in interface oracle.jdbc.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.
getOracleColumnClassName(int) - Method in interface oracle.jdbc.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.
getOracleConnection() - Method in class oracle.sql.DatumWithConnection
Oracle extension.
getOracleConnection() - Method in class oracle.sql.DatumWithConnection
Oracle extension.
getOracleConnectionBuilder(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
Utility method to set all the builder attributes on a Connection builder from this XA connection builder instance .
getOracleConnectionBuilder(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
Utility method to set all the builder attributes on a Connection builder from this XA connection builder instance .
getOracleConnectionPoolDataSource() - Static method in class oracle.jdbc.replay.OracleDataSourceFactory
Obtains an OracleConnectionPoolDataSource instance.
getOracleConnectionPoolDataSource() - Static method in class oracle.jdbc.replay.OracleDataSourceFactory
Obtains an OracleConnectionPoolDataSource instance.
getOracleDataFactory(Hashtable, String) - Method in class oracle.sql.STRUCT
Deprecated.
 
getOracleDataFactory(Hashtable, String) - Method in class oracle.sql.STRUCT
Deprecated.
 
getOracleDataSource() - Static method in class oracle.jdbc.replay.OracleDataSourceFactory
Obtains an OracleDataSource instance.
getOracleDataSource() - Static method in class oracle.jdbc.replay.OracleDataSourceFactory
Obtains an OracleDataSource instance.
getOracleError() - Method in exception oracle.jdbc.xa.OracleXAException
getOracleError returns the Oracle Error code corresponding to this exception.
getOracleError() - Method in exception oracle.jdbc.xa.OracleXAException
getOracleError returns the Oracle Error code corresponding to this exception.
getOracleErrorNumber() - Method in exception oracle.jdbc.OracleDatabaseException
Returns the Oracle error number for this failure.
getOracleErrorNumber() - Method in exception oracle.jdbc.OracleDatabaseException
Returns the Oracle error number for this failure.
getOracleId() - Method in class oracle.sql.CharacterSet
The integer that identifies the character set.
getOracleId() - Method in class oracle.sql.CharacterSet
The integer that identifies the character set.
getOracleMetaData() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getOracleMetaData() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getOracleMetaData() - Method in interface oracle.jdbc.OracleOpaque
Oracle extension.
getOracleMetaData() - Method in interface oracle.jdbc.OracleOpaque
Oracle extension.
getOracleMetaData() - Method in interface oracle.jdbc.OracleRef
Oracle extension.
getOracleMetaData() - Method in interface oracle.jdbc.OracleRef
Oracle extension.
getOracleMetaData() - Method in interface oracle.jdbc.OracleStruct
Oracle extension.
getOracleMetaData() - Method in interface oracle.jdbc.OracleStruct
Oracle extension.
getOracleMetaData() - Method in class oracle.sql.ARRAY
Deprecated.
Return the type data for this object
getOracleMetaData() - Method in class oracle.sql.ARRAY
Deprecated.
Return the type data for this object
getOracleMetaData() - Method in class oracle.sql.OPAQUE
Deprecated.
Return the type data for this object
getOracleMetaData() - Method in class oracle.sql.OPAQUE
Deprecated.
Return the type data for this object
getOracleMetaData() - Method in class oracle.sql.REF
Deprecated.
Return the type data for this object
getOracleMetaData() - Method in class oracle.sql.REF
Deprecated.
Return the type data for this object
getOracleMetaData() - Method in class oracle.sql.STRUCT
Deprecated.
Return the type data for this object
getOracleMetaData() - Method in class oracle.sql.STRUCT
Deprecated.
Return the type data for this object
getOracleObject(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.Datum object.
getOracleObject(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.Datum object.
getOracleObject(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOracleObject(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOracleObject(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOracleObject(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOraclePlsqlIndexTable(int) - Method in interface oracle.jdbc.OracleCallableStatement
Get the value of a PLSQL Associative Array ( formerly known as index-by-table ) parameter as a oracle.sql.Datum array.
getOraclePlsqlIndexTable(int) - Method in interface oracle.jdbc.OracleCallableStatement
Get the value of a PLSQL Associative Array ( formerly known as index-by-table ) parameter as a oracle.sql.Datum array.
getOracleTypeMetaData(String) - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
Return the type metadata for a named type.
getOracleTypeMetaData(String) - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
Return the type metadata for a named type.
getOracleTypeMetaData(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getOracleTypeMetaData(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getOracleXADataSource() - Static method in class oracle.jdbc.replay.OracleDataSourceFactory
Obtains an OracleXADataSource instance.
getOracleXADataSource() - Static method in class oracle.jdbc.replay.OracleDataSourceFactory
Obtains an OracleXADataSource instance.
getOracleYear(Calendar) - Static method in class oracle.sql.TIMESTAMP
 
getOracleYear(Calendar) - Static method in class oracle.sql.TIMESTAMP
 
getORAData(int, ORADataFactory) - Method in interface oracle.jdbc.OracleCallableStatement
 
getORAData(int, ORADataFactory) - Method in interface oracle.jdbc.OracleCallableStatement
 
getORAData(int, ORADataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getORAData(String, ORADataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getORAData(int, ORADataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getORAData(String, ORADataFactory) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getOriginalSql() - Method in exception oracle.jdbc.OracleDatabaseException
Returns the original SQL used to create the Statement.
getOriginalSql() - Method in exception oracle.jdbc.OracleDatabaseException
Returns the original SQL used to create the Statement.
getParentLogger() - Method in class oracle.jdbc.pool.OracleDataSource
 
getParentLogger() - Method in class oracle.jdbc.pool.OracleDataSource
 
getParentLogger() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getParentLogger() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getPassword() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getPassword() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getPassword() - Method in class oracle.jdbc.pool.OracleDataSource
 
getPassword() - Method in class oracle.jdbc.pool.OracleDataSource
 
getPassword() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getPassword() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getPassword() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getPassword() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload in its linearized form.
getPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload in its linearized form.
getPayload() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the payload of the new message.
getPayload() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the payload of the new message.
getPayloadTOID() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the TOID of the payload.
getPayloadTOID() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the TOID of the payload.
getPhysicalConnection() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Get a Physical Connection with default url, user name, and password
getPhysicalConnection(String, String, String) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Get a Physical Connection with the given url, user name, and password
getPhysicalConnection(String, String) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Get a Physical Connection with the user name and password & default URL
getPhysicalConnection() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Get a Physical Connection with default url, user name, and password
getPhysicalConnection(String, String, String) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Get a Physical Connection with the given url, user name, and password
getPhysicalConnection(String, String) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
Get a Physical Connection with the user name and password & default URL
getPhysicalConnection(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
 
getPhysicalConnection(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
 
getPhysicalConnection() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Gets a physical connection with default url, user name, and password.
getPhysicalConnection(String, String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Gets a physical connection with the given url, user name, and password.
getPhysicalConnection(String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Gets a physical connection with the default URL and given user name and password.
getPhysicalConnection() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Gets a physical connection with default url, user name, and password.
getPhysicalConnection(String, String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Gets a physical connection with the given url, user name, and password.
getPhysicalConnection(String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Gets a physical connection with the default URL and given user name and password.
getPhysicalConnection() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Gets a physical connection with default url, user name, and password.
getPhysicalConnection(String, String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Gets a physical connection with the given url, user name, and password.
getPhysicalConnection(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Gets a physical connection with the default URL and given user name and password.
getPhysicalConnection() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Gets a physical connection with default url, user name, and password.
getPhysicalConnection(String, String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Gets a physical connection with the given url, user name, and password.
getPhysicalConnection(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Gets a physical connection with the default URL and given user name and password.
getPhysicalHandle() - Method in class oracle.jdbc.pool.OraclePooledConnection
 
getPhysicalHandle() - Method in class oracle.jdbc.pool.OraclePooledConnection
 
getPlsqlIndexTable(int) - Method in interface oracle.jdbc.OracleCallableStatement
Get the value of a PLSQL Associative Array ( formerly known as index-by-table ) parameter as a Java array.
getPlsqlIndexTable(int, Class) - Method in interface oracle.jdbc.OracleCallableStatement
Get the value of a PLSQL Associative Array ( formerly known as index-by-table ) parameter as a primitive array.
getPlsqlIndexTable(int) - Method in interface oracle.jdbc.OracleCallableStatement
Get the value of a PLSQL Associative Array ( formerly known as index-by-table ) parameter as a Java array.
getPlsqlIndexTable(int, Class) - Method in interface oracle.jdbc.OracleCallableStatement
Get the value of a PLSQL Associative Array ( formerly known as index-by-table ) parameter as a primitive array.
getPoolConfig() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
getPoolConfig() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
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.
getPooledConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
 
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.
getPooledConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
 
getPooledConnection() - Method in interface oracle.jdbc.replay.OracleConnectionPoolDataSource
Attempts to establish a database connection.
getPooledConnection(String, String) - Method in interface oracle.jdbc.replay.OracleConnectionPoolDataSource
Attempts to establish a database connection.
getPooledConnection() - Method in interface oracle.jdbc.replay.OracleConnectionPoolDataSource
Attempts to establish a database connection.
getPooledConnection(String, String) - Method in interface oracle.jdbc.replay.OracleConnectionPoolDataSource
Attempts to establish a database connection.
getPooledConnection() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Attempts to establish a database connection.
getPooledConnection(String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Attempts to establish a database connection.
getPooledConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getPooledConnection() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Attempts to establish a database connection.
getPooledConnection(String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
Attempts to establish a database connection.
getPooledConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
getPoolSize() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the number of physical connections in the connection pool Note that the count cannot be guaranteed on any invoking subsequent OracleOCIConnectionCacheImpl method.
getPoolSize() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the number of physical connections in the connection pool Note that the count cannot be guaranteed on any invoking subsequent OracleOCIConnectionCacheImpl method.
getPortNumber() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the port number on which server is listening for requests.
getPortNumber() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the port number on which server is listening for requests.
getPortNumber() - Method in class oracle.jdbc.pool.OracleDataSource
Get the port number on which server is listening for requests.
getPortNumber() - Method in class oracle.jdbc.pool.OracleDataSource
Get the port number on which server is listening for requests.
getPortNumber() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the database port number.
getPortNumber() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the database port number.
getPrecision() - Method in class oracle.sql.TypeDescriptor
 
getPrecision() - Method in class oracle.sql.TypeDescriptor
 
getPrefetchedDataSize() - Method in class oracle.sql.BLOB
Deprecated.
 
getPrefetchedDataSize() - Method in class oracle.sql.BLOB
Deprecated.
 
getPrefetchedDataSize() - Method in class oracle.sql.CLOB
Deprecated.
 
getPrefetchedDataSize() - Method in class oracle.sql.CLOB
Deprecated.
 
getPreviousQueueMessageId() - Method in interface oracle.jdbc.aq.AQMessageProperties
The ID of the message in the last queue that generated this message.
getPreviousQueueMessageId() - Method in interface oracle.jdbc.aq.AQMessageProperties
The ID of the message in the last queue that generated this message.
getPrimaryKeys(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's primary key columns.
getPrimaryKeys(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's primary key columns.
getPriority() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getPriority() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getProcedureColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a catalog's stored procedure parameters and result columns.
getProcedureColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a catalog's stored procedure parameters and result columns.
getProcedures(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of stored procedures available in a catalog.
getProcedures(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of stored procedures available in a catalog.
getProcedureTerm() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database vendor's preferred term for "procedure"?
getProcedureTerm() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database vendor's preferred term for "procedure"?
getProperties() - Method in interface oracle.jdbc.OracleConnection
Determines the connection properties.
getProperties() - Method in interface oracle.jdbc.OracleConnection
Determines the connection properties.
getProperties() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getProperties() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getProtocol() - Method in interface oracle.jdbc.aq.AQAgent
 
getProtocol() - Method in interface oracle.jdbc.aq.AQAgent
 
getProxyConnection(String, Properties) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
For creating a proxy connection.
getProxyConnection(String, Properties) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
For creating a proxy connection.
getProxyFactory() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getProxyFactory() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getPseudoColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getPseudoColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
getQueryChangeDescription() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
For query change (EVENT_TYPE_QUERYCHANGE) kind of events, this method returns the description of the changes for each query which result has changed.
getQueryChangeDescription() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
For query change (EVENT_TYPE_QUERYCHANGE) kind of events, this method returns the description of the changes for each query which result has changed.
getQueryChangeEventType() - Method in interface oracle.jdbc.dcn.QueryChangeDescription
Returns the type of query change event.
getQueryChangeEventType() - Method in interface oracle.jdbc.dcn.QueryChangeDescription
Returns the type of query change event.
getQueryChangeEventType(int) - Static method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Implementation detail (for internal use only).
getQueryChangeEventType(int) - Static method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Implementation detail (for internal use only).
getQueryId() - Method in interface oracle.jdbc.dcn.QueryChangeDescription
Returns the id of the query which result has changed.
getQueryId() - Method in interface oracle.jdbc.dcn.QueryChangeDescription
Returns the id of the query which result has changed.
getQueueName() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the name of the queue.
getQueueName() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the name of the queue.
getQueueName() - Method in interface oracle.jdbc.aq.AQNotificationRegistration
Returns the name of the queue for which we have register our interest in being notified.
getQueueName() - Method in interface oracle.jdbc.aq.AQNotificationRegistration
Returns the name of the queue for which we have register our interest in being notified.
getRAW(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.RAW object.
getRAW(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.RAW object.
getRAW(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getRAW(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getRAW(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getRAW(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getRAWPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as a RAW.
getRAWPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as a RAW.
getRecipientList() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getRecipientList() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getREF(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.REF object.
getREF(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.REF object.
getREF(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getREF(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getREF(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getREF(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getReference() - Method in class oracle.jdbc.pool.OracleDataSource
 
getReference() - Method in class oracle.jdbc.pool.OracleDataSource
 
getReference() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Inherited from referenceable
getReference() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Inherited from referenceable
getReference() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getReference() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getRegId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieves the identification of the registration that generated this event on the server.
getRegId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Retrieves the identification of the registration that generated this event on the server.
getRegId() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Returns the registration id provided by the database.
getRegId() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Returns the registration id provided by the database.
getRegisteredQueryId() - Method in interface oracle.jdbc.OracleStatement
Returns the id of the query that has been added in the registration (only for query change notification).
getRegisteredQueryId() - Method in interface oracle.jdbc.OracleStatement
Returns the id of the query that has been added in the registration (only for query change notification).
getRegisteredTableNames() - Method in interface oracle.jdbc.OracleStatement
Returns the name of the tables that have been added to the registration if any.
getRegisteredTableNames() - Method in interface oracle.jdbc.OracleStatement
Returns the name of the tables that have been added to the registration if any.
getRegistration() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the registration name which is the name that you provided when you registered for AQ notification with the registerAQNotification method.
getRegistration() - Method in class oracle.jdbc.aq.AQNotificationEvent
Retrieves the registration name which is the name that you provided when you registered for AQ notification with the registerAQNotification method.
getRegistrationId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Deprecated.
Use getRegId instead.
getRegistrationId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Deprecated.
Use getRegId instead.
getRegistrationId() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Deprecated.
This method is deprecated in 11.2. Use getRegId() instead.
getRegistrationId() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Deprecated.
This method is deprecated in 11.2. Use getRegId() instead.
getRegistrationOptions() - Method in interface oracle.jdbc.NotificationRegistration
 
getRegistrationOptions() - Method in interface oracle.jdbc.NotificationRegistration
 
getRelativeMessageId() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the relative message id.
getRelativeMessageId() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the relative message id.
getRemarksReporting() - Method in interface oracle.jdbc.OracleConnection
Checks whether or not a call of getTables or getColumns of the DatabaseMetaData interface will report the REMARKS column.
getRemarksReporting() - Method in interface oracle.jdbc.OracleConnection
Checks whether or not a call of getTables or getColumns of the DatabaseMetaData interface will report the REMARKS column.
getRemarksReporting() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getRemarksReporting() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getReplayDisablingCount() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of times that replay is disabled.
getReplayDisablingCount() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of times that replay is disabled.
getReplayStatistics() - Method in interface oracle.jdbc.replay.OracleDataSource
Obtains replay statistics accumulated so far.
getReplayStatistics() - Method in interface oracle.jdbc.replay.OracleDataSource
Obtains replay statistics accumulated so far.
getReplayStatistics() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getReplayStatistics() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getReplayStatistics(ReplayableConnection.StatisticsReportType) - Method in interface oracle.jdbc.replay.ReplayableConnection
Obtains replay statistics accumulated so far.
getReplayStatistics(ReplayableConnection.StatisticsReportType) - Method in interface oracle.jdbc.replay.ReplayableConnection
Obtains replay statistics accumulated so far.
getRestrictGetTables() - Method in interface oracle.jdbc.OracleConnection
Gets the restriction status of the returned data in DatabaseMetaData.getTables.
getRestrictGetTables() - Method in interface oracle.jdbc.OracleConnection
Gets the restriction status of the returned data in DatabaseMetaData.getTables.
getRestrictGetTables() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getRestrictGetTables() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getResultSet() - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Returns a result set that contains the elements of the array designated by this Array object.
getResultSet(Map) - Method in class oracle.sql.ARRAY
Deprecated.
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
Deprecated.
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, Map) - Method in class oracle.sql.ARRAY
Deprecated.
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() - Method in class oracle.sql.ARRAY
Deprecated.
Implements Array interface method Returns a result set that contains the elements of the array designated by this Array object.
getResultSet(Map) - Method in class oracle.sql.ARRAY
Deprecated.
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
Deprecated.
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, Map) - Method in class oracle.sql.ARRAY
Deprecated.
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.
getResultSetHoldability() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the default holdability of this ResultSet object.
getResultSetHoldability() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves the default holdability of this ResultSet object.
getRetrieveMessageId() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the value of the option that can be set to force the server to return the id of the message during dequeue.
getRetrieveMessageId() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the value of the option that can be set to force the server to return the id of the message during dequeue.
getRetrieveMessageId() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the value of the enqueued message id option.
getRetrieveMessageId() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the value of the enqueued message id option.
getReturnResultSet() - Method in interface oracle.jdbc.OraclePreparedStatement
Returns result set that contains data returned from DML Returning.
getReturnResultSet() - Method in interface oracle.jdbc.OraclePreparedStatement
Returns result set that contains data returned from DML Returning.
getRoleName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the data source role name.
getRoleName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the data source role name.
getRoleName() - Method in class oracle.jdbc.pool.OracleDataSource
Gets the datasource role name.
getRoleName() - Method in class oracle.jdbc.pool.OracleDataSource
Gets the datasource role name.
getRoleName() - Method in interface oracle.jdbc.replay.OracleDataSource
Gets the data source role name.
getRoleName() - Method in interface oracle.jdbc.replay.OracleDataSource
Gets the data source role name.
getRoleName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the datasource role name.
getRoleName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the datasource role name.
getRowChangeDescription() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the row level change description of the notification.
getRowChangeDescription() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the row level change description of the notification.
getRowid() - Method in interface oracle.jdbc.dcn.RowChangeDescription
Returns the row id of the row.
getRowid() - Method in interface oracle.jdbc.dcn.RowChangeDescription
Returns the row id of the row.
getROWID(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.ROWID object.
getROWID(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.ROWID object.
getROWID(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getROWID(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getROWID(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getROWID(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getRowIdLifetime() - Method in class oracle.jdbc.OracleDatabaseMetaData
Oracle rowids are valid across all sessions.
getRowIdLifetime() - Method in class oracle.jdbc.OracleDatabaseMetaData
Oracle rowids are valid across all sessions.
getRowOperation() - Method in interface oracle.jdbc.dcn.RowChangeDescription
Returns the operation kind: this row was either inserted, updated or deleted.
getRowOperation() - Method in interface oracle.jdbc.dcn.RowChangeDescription
Returns the operation kind: this row was either inserted, updated or deleted.
getRowOperation(int) - Static method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Implementation detail (for internal use only).
getRowOperation(int) - Static method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Implementation detail (for internal use only).
getRowPrefetch() - Method in interface oracle.jdbc.OracleStatement
Retrieves the value or row prefetch for all result sets created from this statement.
getRowPrefetch() - Method in interface oracle.jdbc.OracleStatement
Retrieves the value or row prefetch for all result sets created from this statement.
getScale() - Method in class oracle.sql.TypeDescriptor
 
getScale() - Method in class oracle.sql.TypeDescriptor
 
getSchema() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSchema() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSchemaName() - Method in interface oracle.jdbc.OracleTypeMetaData
Return sql schema name.
getSchemaName() - Method in interface oracle.jdbc.OracleTypeMetaData
Return sql schema name.
getSchemas() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get the schema names available in this database.
getSchemas(String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Return the schemas that match the given pattern.
getSchemas() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get the schema names available in this database.
getSchemas(String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Return the schemas that match the given pattern.
getSchemaTerm() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database vendor's preferred term for "schema"?
getSchemaTerm() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the database vendor's preferred term for "schema"?
getSearchStringEscape() - Method in class oracle.jdbc.OracleDatabaseMetaData
This is the string that can be used to escape '_' or '%' in the string pattern style catalog search parameters.
getSearchStringEscape() - Method in class oracle.jdbc.OracleDatabaseMetaData
This is the string that can be used to escape '_' or '%' in the string pattern style catalog search parameters.
getSecurityAttribute(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
Returns the eXtensible Data Security (XDS) attribute of this column.
getSecurityAttribute(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
Returns the eXtensible Data Security (XDS) attribute of this column.
getSender() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getSender() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
getSequenceDeviation() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the sequence deviation.
getSequenceDeviation() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the sequence deviation.
getServerName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the name of the server on which database is running.
getServerName() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the name of the server on which database is running.
getServerName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the name of the server on which database is running.
getServerName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the name of the server on which database is running.
getServerName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the database server name.
getServerName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Gets the database server name.
getServiceName() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getServiceName() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getServiceName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the service_name To distinguish services from instances, a new URL using service_name is added, existing url with SID will be supported, but deprecated.
getServiceName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the service_name To distinguish services from instances, a new URL using service_name is added, existing url with SID will be supported, but deprecated.
getServiceName() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getServiceName() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getServiceName() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getServiceName() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getSessionTimeZone() - Method in interface oracle.jdbc.OracleConnection
Obtain Oracle session time zone region name.
getSessionTimeZone() - Method in interface oracle.jdbc.OracleConnection
Obtain Oracle session time zone region name.
getSessionTimeZone() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSessionTimeZone() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSessionTimeZoneOffset() - Method in interface oracle.jdbc.OracleConnection
Obtain the time zone offset in hours of the current database session.
getSessionTimeZoneOffset() - Method in interface oracle.jdbc.OracleConnection
Obtain the time zone offset in hours of the current database session.
getSessionTimeZoneOffset() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSessionTimeZoneOffset() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getShardingKey() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getShardingKey() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getShardingKey() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getShardingKey() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getShardingKey() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getShardingKey() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getShardingKeyColumns() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getShardingKeyColumns() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getShardingType() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getShardingType() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getShortArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getShortArray(long, int) - Method in interface oracle.jdbc.OracleArray
 
getShortArray() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getShortArray(long, int) - Method in interface oracle.jdbc.OracleArray
 
getShortArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getShortArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
 
getShortArray() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getShortArray(long, int) - Method in class oracle.sql.ARRAY
Deprecated.
 
getSql() - Method in exception oracle.jdbc.OracleDatabaseException
Returns the actual SQL which was sent to the server.
getSql() - Method in exception oracle.jdbc.OracleDatabaseException
Returns the actual SQL which was sent to the server.
getSQLKeywords() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of all a database's SQL keywords that are NOT also SQL92 keywords.
getSQLKeywords() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of all a database's SQL keywords that are NOT also SQL92 keywords.
getSQLName() - Method in interface oracle.jdbc.OracleTypeMetaData
Fully parsed named
getSQLName() - Method in interface oracle.jdbc.OracleTypeMetaData
Fully parsed named
getSQLStateType() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Indicates whether the SQLSTATEs returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLStateType() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Indicates whether the SQLSTATEs returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSqlTranslationVersions(String, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Returns a map of all the translation versions of the query during SQL Translation.
getSqlTranslationVersions(String, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Returns a map of all the translation versions of the query during SQL Translation.
getSqlTranslationVersions(String, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
Returns a map of all the translation versions of the query during SQL Translation.
getSqlTranslationVersions(String, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
Returns a map of all the translation versions of the query during SQL Translation.
getSQLType(Object) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getSQLType(Object) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getSQLType(Object) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSQLType(Object) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSQLTypeName() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getSQLTypeName() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
getSQLTypeName() - Method in interface oracle.jdbc.OracleOpaque
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSQLTypeName() - Method in interface oracle.jdbc.OracleOpaque
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSQLTypeName() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getSQLTypeName() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
getSQLTypeName() - Method in class oracle.sql.OPAQUE
Deprecated.
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSQLTypeName() - Method in class oracle.sql.OPAQUE
Deprecated.
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSQLTypeName() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getSQLTypeName() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getSQLTypeName() - Method in class oracle.sql.STRUCT
Deprecated.
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSQLTypeName() - Method in class oracle.sql.STRUCT
Deprecated.
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getState() - Method in interface oracle.jdbc.aq.AQMessageProperties
Returns the state of the message at the time of the dequeue.
getState() - Method in interface oracle.jdbc.aq.AQMessageProperties
Returns the state of the message at the time of the dequeue.
getState() - Method in interface oracle.jdbc.NotificationRegistration
Returns the state of this registration.
getState() - Method in interface oracle.jdbc.NotificationRegistration
Returns the state of this registration.
getStatementCacheSize() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Returns the current size of the application cache.
getStatementCacheSize() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Returns the current size of the application cache.
getStatementCacheSize() - Method in interface oracle.jdbc.OracleConnection
getStatementCacheSize Returns the current size of the application cache.
getStatementCacheSize() - Method in interface oracle.jdbc.OracleConnection
getStatementCacheSize Returns the current size of the application cache.
getStatementCacheSize() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getStatementCacheSize() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getStatementCacheSize() - Method in class oracle.jdbc.pool.OraclePooledConnection
getStatementCacheSize Returns the current size of the application cache.
getStatementCacheSize() - Method in class oracle.jdbc.pool.OraclePooledConnection
getStatementCacheSize Returns the current size of the application cache.
getStatementWithKey(String) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Searches the explicit cache for a match on key.
getStatementWithKey(String) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Searches the explicit cache for a match on key.
getStatementWithKey(String) - Method in interface oracle.jdbc.OracleConnection
getStatementWithKey Searches the explicit cache for a match on key.
getStatementWithKey(String) - Method in interface oracle.jdbc.OracleConnection
getStatementWithKey Searches the explicit cache for a match on key.
getStatementWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getStatementWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getStatementWithKey(String) - Method in class oracle.jdbc.pool.OraclePooledConnection
getStatementWithKey Searches the explicit cache for a match on key.
getStatementWithKey(String) - Method in class oracle.jdbc.pool.OraclePooledConnection
getStatementWithKey Searches the explicit cache for a match on key.
getStatistics(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the statistics about the implicit connection cache. The stats contains the number of connections opened and the number of connections closed.
getStatistics(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Get the statistics about the implicit connection cache. The stats contains the number of connections opened and the number of connections closed.
getStmtCacheSize() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
Use getStatementCacheSize() instead.
getStmtCacheSize() - Method in interface oracle.jdbc.OracleConnection
Deprecated.
Use getStatementCacheSize() instead.
getStmtCacheSize() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getStmtCacheSize() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getStmtCacheSize() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the size of Statement Cache.
getStmtCacheSize() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the size of Statement Cache.
getStmtCacheSize() - Method in class oracle.jdbc.pool.OraclePooledConnection
Deprecated. 
getStmtCacheSize() - Method in class oracle.jdbc.pool.OraclePooledConnection
Deprecated. 
getStream() - Method in class oracle.sql.Datum
Create an input stream so the raw data may be read.
getStream() - Method in class oracle.sql.Datum
Create an input stream so the raw data may be read.
getString() - Method in class oracle.sql.CHAR
Converts the sequence of characters represented by this to a String.
getString() - Method in class oracle.sql.CHAR
Converts the sequence of characters represented by this to a String.
getStringFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of string functions.
getStringFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of string functions.
getSTRUCT(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.STRUCT object.
getSTRUCT(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.STRUCT object.
getSTRUCT(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getSTRUCT(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getSTRUCT(int) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getSTRUCT(String) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
getSTRUCT() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getSTRUCT() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getStructAttrCsId() - Method in interface oracle.jdbc.OracleConnection
Obtain the Oracle identifier of the character set used in STRUCT attributes.
getStructAttrCsId() - Method in interface oracle.jdbc.OracleConnection
Obtain the Oracle identifier of the character set used in STRUCT attributes.
getStructAttrCsId() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getStructAttrCsId() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getSTRUCTPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as an ADT.
getStructPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as java.sql.Struct
getSTRUCTPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as an ADT.
getStructPayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as java.sql.Struct
getSubString(long, int) - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
getSubString(long, int) - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
getSubtypeName(OracleConnection, byte[], long) - Static method in class oracle.sql.TypeDescriptor
 
getSubtypeName(OracleConnection, byte[], long) - Static method in class oracle.sql.TypeDescriptor
 
getSubtypeNames() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Returns the SQL type names of the direct subtypes.
getSubtypeNames() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Returns the SQL type names of the direct subtypes.
getSubtypeNames() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the SQL type names of the direct subtypes.
getSubtypeNames() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the SQL type names of the direct subtypes.
getSuccessfulReplayCount() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of replays that succeeded.
getSuccessfulReplayCount() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of replays that succeeded.
getSuperShardingKey() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getSuperShardingKey() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getSuperShardingKey() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getSuperShardingKey() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getSuperShardingKey() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getSuperShardingKey() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getSuperShardingKeyColumns() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getSuperShardingKeyColumns() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getSuperShardingType() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getSuperShardingType() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getSuperTables(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTables(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSupertypeName() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Returns the SQL type name of the direct subtype.
getSupertypeName() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Returns the SQL type name of the direct subtype.
getSupertypeName() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the SQL type name of the direct subtype.
getSupertypeName() - Method in class oracle.sql.StructDescriptor
Deprecated.
Returns the SQL type name of the direct subtype.
getSuperTypes(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSystemFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of system functions.
getSystemFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of system functions.
getTableChangeDescription() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
For object change (EVENT_TYPE_OBJCHANGE) kind of events, this method returns the description of the changes for each table that was changed.
getTableChangeDescription() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
For object change (EVENT_TYPE_OBJCHANGE) kind of events, this method returns the description of the changes for each table that was changed.
getTableChangeDescription() - Method in interface oracle.jdbc.dcn.QueryChangeDescription
Returns the table level change description of this query result.
getTableChangeDescription() - Method in interface oracle.jdbc.dcn.QueryChangeDescription
Returns the table level change description of this query result.
getTableName() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the name of the table.
getTableName() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the name of the table.
getTableOperations() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the table operations that affected this table.
getTableOperations() - Method in interface oracle.jdbc.dcn.TableChangeDescription
Returns the table operations that affected this table.
getTableOperations(int) - Static method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Implementation detail (for internal use only).
getTableOperations(int) - Static method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Implementation detail (for internal use only).
getTablePrivileges(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the access rights for each table available in a catalog.
getTablePrivileges(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of the access rights for each table available in a catalog.
getTables() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Returns the name of the tables associated with this registration.
getTables() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Returns the name of the tables associated with this registration.
getTables(String, String, String, String[]) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of tables available in a catalog.
getTables(String, String, String, String[]) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of tables available in a catalog.
getTableTypes() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get the table types available in this database.
getTableTypes() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get the table types available in this database.
getTimeDateFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of time and date functions.
getTimeDateFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a comma separated list of time and date functions.
getTimeout() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the timeout The connections idle for more than this time (seconds) are terminated periodically, to maintain optimum number of open connections.This attribute can be set dynamically.
getTimeout() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Return the timeout The connections idle for more than this time (seconds) are terminated periodically, to maintain optimum number of open connections.This attribute can be set dynamically.
getTIMESTAMP(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.TIMESTAMP object.
getTIMESTAMP(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.TIMESTAMP object.
getTIMESTAMP(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMP value from the ResultSet.
getTIMESTAMP(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMP value from the ResultSet.
getTIMESTAMP(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMP value from the ResultSet.
getTIMESTAMP(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMP value from the ResultSet.
getTIMESTAMPLTZ(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.TIMESTAMPLTZ object.
getTIMESTAMPLTZ(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.TIMESTAMPLTZ object.
getTIMESTAMPLTZ(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPLTZ value from the ResultSet.
getTIMESTAMPLTZ(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPLTZ value from the ResultSet.
getTIMESTAMPLTZ(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPLTZ value from the ResultSet.
getTIMESTAMPLTZ(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPLTZ value from the ResultSet.
getTIMESTAMPTZ(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.TIMESTAMPTZ object.
getTIMESTAMPTZ(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an oracle.sql.TIMESTAMPTZ object.
getTIMESTAMPTZ(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPTZ value from the ResultSet.
getTIMESTAMPTZ(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPTZ value from the ResultSet.
getTIMESTAMPTZ(int) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPTZ value from the ResultSet.
getTIMESTAMPTZ(String) - Method in interface oracle.jdbc.OracleResultSet
Obtain an oracle.sql.TIMESTAMPTZ value from the ResultSet.
getTimeZone() - Method in class oracle.sql.TIMESTAMPTZ
 
getTimeZone() - Method in class oracle.sql.TIMESTAMPTZ
 
getTNSEntryName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the TNS entry name for this instance if set.
getTNSEntryName() - Method in class oracle.jdbc.pool.OracleDataSource
Get the TNS entry name for this instance if set.
getTotalCalls() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of JDBC calls executed so far.
getTotalCalls() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of JDBC calls executed so far.
getTotalCallsAffectedByOutages() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of JDBC calls affected by outages.
getTotalCallsAffectedByOutages() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of JDBC calls affected by outages.
getTotalCallsAffectedByOutagesDuringReplay() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of JDBC calls affected by outages in the middle of replay.
getTotalCallsAffectedByOutagesDuringReplay() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of JDBC calls affected by outages in the middle of replay.
getTotalCallsTriggeringReplay() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of JDBC calls that triggered replay.
getTotalCallsTriggeringReplay() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of JDBC calls that triggered replay.
getTotalCompletedRequests() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of completed requests so far.
getTotalCompletedRequests() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of completed requests so far.
getTotalProtectedCalls() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of JDBC calls executed so far that are protected by AC.
getTotalProtectedCalls() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of JDBC calls executed so far that are protected by AC.
getTotalReplayAttempts() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of replay attempts.
getTotalReplayAttempts() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the number of replay attempts.
getTotalRequests() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of successfully submitted requests so far.
getTotalRequests() - Method in interface oracle.jdbc.replay.ReplayStatistics
Obtains the total number of successfully submitted requests so far.
getTransactionGroup() - Method in interface oracle.jdbc.aq.AQMessageProperties
For transaction-grouped queues, this identifies the transaction group of the message.
getTransactionGroup() - Method in interface oracle.jdbc.aq.AQMessageProperties
For transaction-grouped queues, this identifies the transaction group of the message.
getTransactionId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Returns the id of the transaction (xid) that when committed was responsible for generating this event.
getTransactionId(boolean) - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Returns the id of the transaction (xid) that when committed was responsible for generating this event.
getTransactionId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Returns the id of the transaction (xid) that when committed was responsible for generating this event.
getTransactionId(boolean) - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
Returns the id of the transaction (xid) that when committed was responsible for generating this event.
getTransactionIsolation() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTransactionIsolation() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTransactionTimeout() - Method in class oracle.jdbc.xa.OracleXAResource
Obtain the current transaction timeout value set for this XAResource instance.
getTransactionTimeout() - Method in class oracle.jdbc.xa.OracleXAResource
Obtain the current transaction timeout value set for this XAResource instance.
getTransformation() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the value of transformation option.
getTransformation() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the value of transformation option.
getTransformation() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the value of transformation option.
getTransformation() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the value of transformation option.
getTranslator(String, String, String, String) - Static method in class oracle.jdbc.babelfish.TranslationManager
Get the query and error translator with an internal reference to the translation cache if one is available for the unique url, user and translation profile combination or a new cache if its not available.
getTranslator(String, String, String, String) - Static method in class oracle.jdbc.babelfish.TranslationManager
Get the query and error translator with an internal reference to the translation cache if one is available for the unique url, user and translation profile combination or a new cache if its not available.
getTypeCode() - Method in interface oracle.jdbc.OracleTypeMetaData
Returns type code.
getTypeCode() - Method in interface oracle.jdbc.OracleTypeMetaData
Returns type code.
getTypeCode() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
getTypeCode() - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
getTypeCode() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Return the type code: OracleTypes.SQLXML if type is SYS.XMLTYPE else return the OPAQUE type code OracleTypes.OPAQUE
getTypeCode() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Return the type code: OracleTypes.SQLXML if type is SYS.XMLTYPE else return the OPAQUE type code OracleTypes.OPAQUE
getTypeCode() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getTypeCode() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getTypeCode() - Method in class oracle.sql.TypeDescriptor
Returns type code.
getTypeCode() - Method in class oracle.sql.TypeDescriptor
Returns type code.
getTypeCodeName() - Method in interface oracle.jdbc.OracleTypeMetaData
Returns the type code name.
getTypeCodeName() - Method in interface oracle.jdbc.OracleTypeMetaData
Returns the type code name.
getTypeCodeName() - Method in class oracle.sql.TypeDescriptor
Returns the type code name.
getTypeCodeName() - Method in class oracle.sql.TypeDescriptor
Returns the type code name.
getTypeDescriptor() - Method in class oracle.sql.ANYDATA
Returns the type description of this ANYDATA instance.
getTypeDescriptor() - Method in class oracle.sql.ANYDATA
Returns the type description of this ANYDATA instance.
getTypeDescriptor() - Method in class oracle.sql.AttributeDescriptor
 
getTypeDescriptor() - Method in class oracle.sql.AttributeDescriptor
 
getTypeDescriptorsFromList(String[][]) - Method in interface oracle.jdbc.OracleConnection
Obtain the type descriptors associated with object types or arrays from an array of scheama and type names.
getTypeDescriptorsFromList(String[][]) - Method in interface oracle.jdbc.OracleConnection
Obtain the type descriptors associated with object types or arrays from an array of scheama and type names.
getTypeDescriptorsFromList(String[][]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTypeDescriptorsFromList(String[][]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTypeDescriptorsFromListInCurrentSchema(String[]) - Method in interface oracle.jdbc.OracleConnection
Obtain the type descriptors associated with object types or array in a schema from an array of type names.
getTypeDescriptorsFromListInCurrentSchema(String[]) - Method in interface oracle.jdbc.OracleConnection
Obtain the type descriptors associated with object types or array in a schema from an array of type names.
getTypeDescriptorsFromListInCurrentSchema(String[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTypeDescriptorsFromListInCurrentSchema(String[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTypeInfo() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of all the standard SQL types supported by this database.
getTypeInfo() - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of all the standard SQL types supported by this database.
getTypeMap() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTypeMap() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getTypeVersion() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
 
getTypeVersion() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
 
getTypeVersion() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getTypeVersion() - Method in class oracle.sql.StructDescriptor
Deprecated.
 
getUDTs(String, String, String, int[]) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData::getUDTs.
getUDTs(String, String, String, int[]) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData::getUDTs.
getUnicodeStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getUnicodeStream(String) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getUnicodeStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getUnicodeStream(String) - Method in interface oracle.jdbc.OracleCallableStatement
Retrieves data into an java.io.InputStream object.
getUnMatchedConnectionAttributes() - Method in interface oracle.jdbc.OracleConnection
Returns the unmatched connection Attributes from the underlying PooledConnection.
getUnMatchedConnectionAttributes() - Method in interface oracle.jdbc.OracleConnection
Returns the unmatched connection Attributes from the underlying PooledConnection.
getUnMatchedConnectionAttributes() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getUnMatchedConnectionAttributes() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getURL() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the URL for this datasource.
getURL() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the URL for this datasource.
getURL() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the url for this database?
getURL() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's the url for this database?
getURL() - Method in class oracle.jdbc.pool.OracleDataSource
Get the URL for this datasource.
getURL() - Method in class oracle.jdbc.pool.OracleDataSource
Get the URL for this datasource.
getURL() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getURL() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getUser() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the user name for this datasource.
getUser() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Gets the user name for this datasource.
getUser() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getUser() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
getUser() - Method in class oracle.jdbc.pool.OracleDataSource
Get the user name for this datasource.
getUser() - Method in class oracle.jdbc.pool.OracleDataSource
Get the user name for this datasource.
getUser() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getUser() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
getUser() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getUser() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
getUser() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getUser() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
getUserName() - Method in interface oracle.jdbc.NotificationRegistration
 
getUserName() - Method in interface oracle.jdbc.NotificationRegistration
 
getUserName() - Method in interface oracle.jdbc.OracleConnection
Gets the user name of the current connection.
getUserName() - Method in interface oracle.jdbc.OracleConnection
Gets the user name of the current connection.
getUserName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getUserName() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getUserName() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's our user name as known to the database?
getUserName() - Method in class oracle.jdbc.OracleDatabaseMetaData
What's our user name as known to the database?
getUsingXAFlag() - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getUsingXAFlag() - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getUsingXAFlag() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getUsingXAFlag() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getValue() - Method in interface oracle.jdbc.OracleOpaque
Return the Opaque value.
getValue() - Method in interface oracle.jdbc.OracleOpaque
Return the Opaque value.
getValue() - Method in class oracle.sql.OPAQUE
Deprecated.
Return the Opaque value.
getValue() - Method in class oracle.sql.OPAQUE
Deprecated.
Return the Opaque value.
getValue(Map) - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getValue() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getValue(Map) - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getValue() - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
getVendor() - Method in enum oracle.jdbc.OracleType
 
getVendor() - Method in enum oracle.jdbc.OracleType
 
getVendorTypeNumber() - Method in enum oracle.jdbc.OracleType
 
getVendorTypeNumber() - Method in enum oracle.jdbc.OracleType
 
getVersion() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getVersion() - Method in class oracle.jdbc.pool.ShardingMetadata
 
getVersionColumns(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's columns that are automatically updated when any value in a row is updated.
getVersionColumns(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
Get a description of a table's columns that are automatically updated when any value in a row is updated.
getVisibility() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the visibility parameter.
getVisibility() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the visibility parameter.
getVisibility() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the transactional behavior.
getVisibility() - Method in class oracle.jdbc.aq.AQEnqueueOptions
Returns the transactional behavior.
getWait() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the wait option.
getWait() - Method in class oracle.jdbc.aq.AQDequeueOptions
Returns the wait option.
getWarnings() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getWarnings() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getXAConnection() - Method in interface oracle.jdbc.replay.OracleXADataSource
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection(String, String) - Method in interface oracle.jdbc.replay.OracleXADataSource
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection() - Method in interface oracle.jdbc.replay.OracleXADataSource
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection(String, String) - Method in interface oracle.jdbc.replay.OracleXADataSource
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection() - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
Attempts to establish a database connection that can be used in a distributed transaction.
getXAConnection() - Method in class oracle.jdbc.xa.client.OracleXADataSource
Attempt to establish a database connection.
getXAConnection(String, String) - Method in class oracle.jdbc.xa.client.OracleXADataSource
Attempt to establish a database connection.
getXAConnection(OracleXAConnectionBuilderImpl) - Method in class oracle.jdbc.xa.client.OracleXADataSource
 
getXAConnection() - Method in class oracle.jdbc.xa.client.OracleXADataSource
Attempt to establish a database connection.
getXAConnection(String, String) - Method in class oracle.jdbc.xa.client.OracleXADataSource
Attempt to establish a database connection.
getXAConnection(OracleXAConnectionBuilderImpl) - Method in class oracle.jdbc.xa.client.OracleXADataSource
 
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.
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 exception oracle.jdbc.xa.OracleXAException
getXAError returns the XA Error code corresponding to this exception.
getXAError() - Method in exception oracle.jdbc.xa.OracleXAException
getXAError returns the XA Error code corresponding to this exception.
getXAErrorFlag() - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getXAErrorFlag() - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
getXAErrorFlag() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getXAErrorFlag() - Method in class oracle.jdbc.OracleConnectionWrapper
 
getXAErrorMessage(int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
getXAErrorMessage(int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
getXAResource() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Return an XA resource to the caller.
getXAResource() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Return an XA resource to the caller.
getXAResource() - Method in class oracle.jdbc.pool.OraclePooledConnection
Return an XA resource to the caller.
getXAResource() - Method in class oracle.jdbc.pool.OraclePooledConnection
Return an XA resource to the caller.
getXAResource() - Method in class oracle.jdbc.xa.client.OracleXAConnection
Return an XA resource to the caller.
getXAResource() - Method in class oracle.jdbc.xa.client.OracleXAConnection
Return an XA resource to the caller.
getXAResource() - Method in class oracle.jdbc.xa.client.OracleXAHeteroConnection
Return an XAResource object to the caller.
getXAResource() - Method in class oracle.jdbc.xa.client.OracleXAHeteroConnection
Return an XAResource object to the caller.
getXAResource() - Method in class oracle.jdbc.xa.OracleXAConnection
Return an XA resource to the caller.
getXAResource() - Method in class oracle.jdbc.xa.OracleXAConnection
Return an XA resource to the caller.
getXids() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getXids() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
getXMLTypePayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as an XMLType.
getXMLTypePayload() - Method in interface oracle.jdbc.aq.AQMessage
Retrieves the payload as an XMLType.

H

handleAbandonedConnection(OracleConnection, Object) - Method in interface oracle.jdbc.pool.OracleConnectionCacheCallback
Deprecated.
Use Oracle Universal Connection Pool instead.
handleAbandonedConnection(OracleConnection, Object) - Method in interface oracle.jdbc.pool.OracleConnectionCacheCallback
Deprecated.
Use Oracle Universal Connection Pool instead.
hasFixedSize() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Opaque type has fixed size.
hasFixedSize() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Opaque type has fixed size.
hasFixedSize() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Opaque type has fixed size.
hasFixedSize() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Opaque type has fixed size.
hashCode() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Returns the hashcode for this sharding key object.
hashCode() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Returns the hashcode for this sharding key object.
hashCode() - Method in class oracle.jdbc.xa.OracleXid
 
hashCode() - Method in class oracle.jdbc.xa.OracleXid
 
hashCode() - Method in class oracle.sql.CharacterSet
Implements a hash based on oracleId
hashCode() - Method in class oracle.sql.CharacterSet
Implements a hash based on oracleId
hashCode() - Method in class oracle.sql.REF
Deprecated.
 
hashCode() - Method in class oracle.sql.REF
Deprecated.
 
hasMoreCharacters() - Method in class oracle.sql.CharacterWalker
Reports whether there are more bytes waiting to be converted.
hasMoreCharacters() - Method in class oracle.sql.CharacterWalker
Reports whether there are more bytes waiting to be converted.
hasSqlWildcard(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
hasSqlWildcard(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
hasUnboundedSize() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Opaque type has unbounded size ().
hasUnboundedSize() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Opaque type has unbounded size ().
hasUnboundedSize() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Opaque type has unbounded size ().
hasUnboundedSize() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Opaque type has unbounded size ().
hexString2Bytes(String) - Static method in class oracle.sql.RAW
Converts a String of hex digits into a byte array with the corresponding byte values.
hexString2Bytes(String) - Static method in class oracle.sql.RAW
Converts a String of hex digits into a byte array with the corresponding byte values.
HRZER0 - Static variable in class oracle.sql.DATE
Zero valued hour
HRZER0 - Static variable in class oracle.sql.DATE
Zero valued hour
HU8ABMOD_CHARSET - Static variable in class oracle.sql.CharacterSet
 
HU8ABMOD_CHARSET - Static variable in class oracle.sql.CharacterSet
 
HU8CWI2_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
 
I7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I8EBCDIC1144_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I8EBCDIC1144_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I8EBCDIC280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
I8EBCDIC280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IGNORE_AC_CONTEXT_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
IGNORE_AC_CONTEXT_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
IMPLICIT - Static variable in interface oracle.jdbc.OracleStatement
 
IMPLICIT - Static variable in interface oracle.jdbc.OracleStatement
 
implicit_caching_enabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
implicit_caching_enabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
IMPLICIT_CACHING_ENABLED - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
IMPLICIT_CACHING_ENABLED - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
implicitCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
 
implicitCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
 
implicitCachingEnabledSet - Variable in class oracle.jdbc.pool.OracleDataSource
 
implicitCachingEnabledSet - Variable in class oracle.jdbc.pool.OracleDataSource
 
ImplicitStatementCachingEnabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
ImplicitStatementCachingEnabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
IN8ISCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
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.
increment() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value incremented by 1.
initialize(Connection) - Method in interface oracle.jdbc.replay.ConnectionInitializationCallback
Initializes the connection.
initialize(Connection) - Method in interface oracle.jdbc.replay.ConnectionInitializationCallback
Initializes the connection.
INITIATION_TIMEOUT_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
INITIATION_TIMEOUT_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
initMetadataRecursively() - Method in class oracle.sql.TypeDescriptor
 
initMetadataRecursively() - Method in class oracle.sql.TypeDescriptor
 
initNamesRecursively() - Method in class oracle.sql.TypeDescriptor
 
initNamesRecursively() - Method in class oracle.sql.TypeDescriptor
 
insertObj(Object, String) - Method in class oracle.sql.ConverterArchive
entryName is the name of the obj inside the zip file, include directory
insertObj(Object, String) - Method in class oracle.sql.ConverterArchive
entryName is the name of the obj inside the zip file, include directory
insertObjtoFile(String, String, Object) - Method in class oracle.sql.ConverterArchive
 
insertObjtoFile(String, String, Object) - Method in class oracle.sql.ConverterArchive
 
insertsAreDetected(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.insertsAreDetected.
insertsAreDetected(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.insertsAreDetected.
insertSingleObj(String, Object, String) - Method in class oracle.sql.ConverterArchive
entryName is the name of the obj inside the zip file, include directory zipName is the name of the zip file.
insertSingleObj(String, Object, String) - Method in class oracle.sql.ConverterArchive
entryName is the name of the obj inside the zip file, include directory zipName is the name of the zip file.
instanceName - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
instanceName(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
instanceName - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
instanceName(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
instanceName - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
instanceName(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
instanceName - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
instanceName(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
instanceName - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
instanceName(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
instanceName - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
instanceName(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
INTEGER - Static variable in class oracle.jdbc.OracleTypes
 
INTEGER - Static variable in class oracle.jdbc.OracleTypes
 
INTERVALDS - Static variable in class oracle.jdbc.OracleTypes
 
INTERVALDS - Static variable in class oracle.jdbc.OracleTypes
 
INTERVALDS - Class in oracle.sql
INTERVALDS Class
INTERVALDS - Class in oracle.sql
INTERVALDS Class
INTERVALDS() - Constructor for class oracle.sql.INTERVALDS
Constructs a INTERVALDS object initialized with .
INTERVALDS(byte[]) - Constructor for class oracle.sql.INTERVALDS
Create an Oracle INTERVALDS object represented by the given intervalDS byte array
INTERVALDS(String) - Constructor for class oracle.sql.INTERVALDS
Create an Oracle INTERVALDS object represented by the given String
INTERVALDS() - Constructor for class oracle.sql.INTERVALDS
Constructs a INTERVALDS object initialized with .
INTERVALDS(byte[]) - Constructor for class oracle.sql.INTERVALDS
Create an Oracle INTERVALDS object represented by the given intervalDS byte array
INTERVALDS(String) - Constructor for class oracle.sql.INTERVALDS
Create an Oracle INTERVALDS object represented by the given String
INTERVALYM - Static variable in class oracle.jdbc.OracleTypes
 
INTERVALYM - Static variable in class oracle.jdbc.OracleTypes
 
INTERVALYM - Class in oracle.sql
INTERVALYM Class
INTERVALYM - Class in oracle.sql
INTERVALYM Class
INTERVALYM() - Constructor for class oracle.sql.INTERVALYM
Constructs a INTERVALYM object initialized with YY:MM to 0:0.
INTERVALYM(byte[]) - Constructor for class oracle.sql.INTERVALYM
Create an Oracle INTERVALYM object represented by the given intervalYM byte array
INTERVALYM(String) - Constructor for class oracle.sql.INTERVALYM
Create an Oracle INTERVALYM object represented by the given String
INTERVALYM() - Constructor for class oracle.sql.INTERVALYM
Constructs a INTERVALYM object initialized with YY:MM to 0:0.
INTERVALYM(byte[]) - Constructor for class oracle.sql.INTERVALYM
Create an Oracle INTERVALYM object represented by the given intervalYM byte array
INTERVALYM(String) - Constructor for class oracle.sql.INTERVALYM
Create an Oracle INTERVALYM object represented by the given String
intValue() - Method in class oracle.sql.CHAR
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.Datum
Convert to a integer representation of the datum object
intValue() - Method in class oracle.sql.Datum
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.
intValue() - Method in class oracle.sql.NUMBER
Calls toInt to convert internal Oracle Number to a Java int.
INVALID_CONNECTION - Static variable in interface oracle.jdbc.OracleConnection
Values used for close(int).
INVALID_CONNECTION - Static variable in interface oracle.jdbc.OracleConnection
Values used for close(int).
invoke(Object, Method, Object[]) - Method in class oracle.jdbc.OracleConnectionWrapper.CloseInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class oracle.jdbc.OracleConnectionWrapper.CloseInvocationHandler
 
IS8MACICELANDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IS8MACICELANDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IS8MACICELANDICS_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
 
IS8PC861_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IS_CONNECTION_POOLING - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
IS_CONNECTION_POOLING - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
isANYDATAPayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns true if the payload type is ANYDATA and false otherwise.
isANYDATAPayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns true if the payload type is ANYDATA and false otherwise.
isCatalogAtStart() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does a catalog appear at the start of a qualified table name? (Otherwise it appears at the end)
isCatalogAtStart() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does a catalog appear at the start of a qualified table name? (Otherwise it appears at the end)
isClearMetaData - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
isClearMetaData - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
isClosed() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isClosed() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isColumnInvisible(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
Returns the column visibility information of the specified column.
isColumnInvisible(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
Returns the column visibility information of the specified column.
isCompatible122OrGreater() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
isCompatible122OrGreater() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
isConvertibleFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
Are conversions supported.
isConvertibleFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
Are conversions supported.
isConvertibleFrom(CharacterSet) - Method in class oracle.sql.CharacterSetWithConverter
 
isConvertibleFrom(CharacterSet) - Method in class oracle.sql.CharacterSetWithConverter
 
isConvertibleTo(Class) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
isConvertibleTo(Class) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
isConvertibleTo(Class) - Method in class oracle.sql.BFILE
Deprecated.
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.BFILE
Deprecated.
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.BINARY_DOUBLE
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.BINARY_DOUBLE
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.BINARY_FLOAT
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.BINARY_FLOAT
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
isConvertibleTo(Class) - Method in class oracle.sql.BLOB
Deprecated.
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.CHAR
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.CLOB
Deprecated.
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.CLOB
Deprecated.
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.DATE
Determines if the 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
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.Datum
Determines if datum object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.INTERVALDS
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.INTERVALDS
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.INTERVALYM
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.INTERVALYM
Determines if the object can be converted to a particular class
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.NUMBER
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.OPAQUE
Deprecated.
Determines if datum object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.OPAQUE
Deprecated.
Determines if datum object can be converted to a particular class
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.RAW
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.REF
Deprecated.
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.REF
Deprecated.
Test whether this data object can be converted to the specified Java data type.
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.ROWID
Test whether this data object can be converted to the specified Java data type.
isConvertibleTo(Class) - Method in class oracle.sql.STRUCT
Deprecated.
Determines if datum object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.STRUCT
Deprecated.
Determines if datum object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMP
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMP
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMPLTZ
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMPLTZ
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMPTZ
Determines if the object can be converted to a particular class
isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMPTZ
Determines if the object can be converted to a particular class
isDebug() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar includes debug code.
isDebug() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar includes debug code.
isDistributedTransEnabled() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
isDistributedTransEnabled() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
isDMS() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar includes DMS instrumentaion.
isDMS() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar includes DMS instrumentaion.
isDRCPEnabled() - Method in interface oracle.jdbc.OracleConnection
Returns true if the connection is participating in DRCP.
isDRCPEnabled() - Method in interface oracle.jdbc.OracleConnection
Returns true if the connection is participating in DRCP.
isDRCPEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns if the connection is participating in DRCP.
isDRCPEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns if the connection is participating in DRCP.
isDRCPMultitagEnabled() - Method in interface oracle.jdbc.OracleConnection
Returns true if multiple tags are allowed with DRCP Connection.
isDRCPMultitagEnabled() - Method in interface oracle.jdbc.OracleConnection
Returns true if multiple tags are allowed with DRCP Connection.
isDRCPMultitagEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns true if multiple tags are allowed with DRCP Connection.
isDRCPMultitagEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
Returns true if multiple tags are allowed with DRCP Connection.
isEmptyLob() - Method in interface oracle.jdbc.OracleBlob
Return true if the lob locator points to a empty blob.
isEmptyLob() - Method in interface oracle.jdbc.OracleBlob
Return true if the lob locator points to a empty blob.
isEmptyLob() - Method in interface oracle.jdbc.OracleClob
Return true if this is a empty lob.
isEmptyLob() - Method in interface oracle.jdbc.OracleClob
Return true if this is a empty lob.
isEmptyLob() - Method in class oracle.sql.BLOB
Deprecated.
Return true if the lob locator points to a empty blob.
isEmptyLob() - Method in class oracle.sql.BLOB
Deprecated.
Return true if the lob locator points to a empty blob.
isEmptyLob() - Method in class oracle.sql.CLOB
Deprecated.
Return true if this is a empty lob.
isEmptyLob() - Method in class oracle.sql.CLOB
Deprecated.
Return true if this is a empty lob.
isFatalConnectionError(SQLException) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
isFatalConnectionError(SQLException) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
isFileOpen() - Method in interface oracle.jdbc.OracleBfile
Find out whether a BFILE was opened
isFileOpen() - Method in interface oracle.jdbc.OracleBfile
Find out whether a BFILE was opened
isFileOpen() - Method in class oracle.sql.BFILE
Deprecated.
Find out whether a BFILE was opened with the give BFILE.
isFileOpen() - Method in class oracle.sql.BFILE
Deprecated.
Find out whether a BFILE was opened with the give BFILE.
isFinalType() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Indicates whether the object type is a final type.
isFinalType() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Indicates whether the object type is a final type.
isFinalType() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is a final type.
isFinalType() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is a final type.
isFirstConnection - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
isFirstConnection - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
isInf() - Method in class oracle.sql.NUMBER
Returns true if NUMBER value is positive or negative infinity and a false otherwise.
isInf() - Method in class oracle.sql.NUMBER
Returns true if NUMBER value is positive or negative infinity and a false otherwise.
isInherited(int) - Method in interface oracle.jdbc.StructMetaData
Indicates whether the attribute is inherited from its supertype.
isInherited(int) - Method in interface oracle.jdbc.StructMetaData
Indicates whether the attribute is inherited from its supertype.
isInServer() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar was built to run in the Oracle Java VM.
isInServer() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar was built to run in the Oracle Java VM.
isInstantiable() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Indicates whether the object type is instantiable.
isInstantiable() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Indicates whether the object type is instantiable.
isInstantiable() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is instantiable.
isInstantiable() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is instantiable.
isInt() - Method in class oracle.sql.NUMBER
Returns true if NUMBER value is finite and integral.
isInt() - Method in class oracle.sql.NUMBER
Returns true if NUMBER value is finite and integral.
isJavaObject() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is a JAVA_STRUCT type or a STRUCT type.
isJavaObject() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is a JAVA_STRUCT type or a STRUCT type.
isJDK14() - Static method in class oracle.jdbc.OracleDriver
Deprecated. 
isJDK14() - Static method in class oracle.jdbc.OracleDriver
Deprecated. 
isLocalTransaction(Xid) - Static method in class oracle.jdbc.xa.OracleXid
 
isLocalTransaction(Xid) - Static method in class oracle.jdbc.xa.OracleXid
 
isLogicalConnection() - Method in interface oracle.jdbc.OracleConnection
Method that returns a boolean indicating whether its a logical connection or not.
isLogicalConnection() - Method in interface oracle.jdbc.OracleConnection
Method that returns a boolean indicating whether its a logical connection or not.
isLogicalConnection() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isLogicalConnection() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isLossyFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
A conversion looses information if the mapping is not invertible.
isLossyFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
A conversion looses information if the mapping is not invertible.
isLossyFrom(CharacterSet) - Method in class oracle.sql.CharacterSetWithConverter
 
isLossyFrom(CharacterSet) - Method in class oracle.sql.CharacterSetWithConverter
 
isModeledInC() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Opaque type is modelled in C language.
isModeledInC() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Opaque type is modelled in C language.
isModeledInC() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Opaque type is modelled in C language.
isModeledInC() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Opaque type is modelled in C language.
isNationalCharacterSet() - Method in enum oracle.jdbc.OracleType
Does this type use the national character set?
isNationalCharacterSet() - Method in enum oracle.jdbc.OracleType
Does this type use the national character set?
isNCHAR(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
isNCHAR (int)
isNCHAR(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
isNCHAR (int)
isNCHAR(int) - Method in interface oracle.jdbc.OracleStatement
isNCHAR (int)
isNCHAR(int) - Method in interface oracle.jdbc.OracleStatement
isNCHAR (int)
isNCLOB() - Method in class oracle.sql.CLOB
Deprecated.
 
isNCLOB() - Method in class oracle.sql.CLOB
Deprecated.
 
isNegInf() - Method in class oracle.sql.NUMBER
Returns returns true if NUMBER is negative infinity and false otherwise.
isNegInf() - Method in class oracle.sql.NUMBER
Returns returns true if NUMBER is negative infinity and false otherwise.
isNull() - Method in class oracle.sql.ANYDATA
Returns true if the data part of this ANYDATA instance is null and false otherwise.
isNull() - Method in class oracle.sql.ANYDATA
Returns true if the data part of this ANYDATA instance is null and false otherwise.
isNull() - Method in class oracle.sql.Datum
Test if this Datum is empty
isNull() - Method in class oracle.sql.Datum
Test if this Datum is empty
ISO_LATIN_1_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ISO_LATIN_1_CHARSET - Static variable in class oracle.sql.CharacterSet
 
isOnStack(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
 
isOnStack(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
 
isOpen() - Method in interface oracle.jdbc.OracleBfile
Check whether the external LOB is opened.
isOpen() - Method in interface oracle.jdbc.OracleBfile
Check whether the external LOB is opened.
isOpen() - Method in interface oracle.jdbc.OracleBlob
Check whether the BLOB is opened.
isOpen() - Method in interface oracle.jdbc.OracleBlob
Check whether the BLOB is opened.
isOpen() - Method in interface oracle.jdbc.OracleClob
Check whether the CLOB is opened.
isOpen() - Method in interface oracle.jdbc.OracleClob
Check whether the CLOB is opened.
isOpen() - Method in class oracle.sql.BFILE
Deprecated.
Check whether the external LOB is opened.
isOpen() - Method in class oracle.sql.BFILE
Deprecated.
Check whether the external LOB is opened.
isOpen() - Method in class oracle.sql.BLOB
Deprecated.
Check whether the BLOB is opened.
isOpen() - Method in class oracle.sql.BLOB
Deprecated.
Check whether the BLOB is opened.
isOpen() - Method in class oracle.sql.CLOB
Deprecated.
Check whether the CLOB is opened.
isOpen() - Method in class oracle.sql.CLOB
Deprecated.
Check whether the CLOB is opened.
isOracleDataSource - Variable in class oracle.jdbc.pool.OracleDataSource
 
isOracleDataSource - Variable in class oracle.jdbc.pool.OracleDataSource
 
isPoolCreated() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
check if the pool has been created.
isPoolCreated() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
check if the pool has been created.
isPosInf() - Method in class oracle.sql.NUMBER
Returns true if NUMBER is positive infinity and false otherwise.
isPosInf() - Method in class oracle.sql.NUMBER
Returns true if NUMBER is positive infinity and false otherwise.
isPrivateDebug() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar includes Oracle internal debug code.
isPrivateDebug() - Static method in class oracle.jdbc.OracleDriver
Returns true if this jar includes Oracle internal debug code.
isProxySession() - Method in interface oracle.jdbc.OracleConnection
Returns true if the current session associated with this connection is a proxy session.
isProxySession() - Method in interface oracle.jdbc.OracleConnection
Returns true if the current session associated with this connection is a proxy session.
isProxySession() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isProxySession() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isRAWPayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns trus if the payload type is RAW and false otherwise.
isRAWPayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns trus if the payload type is RAW and false otherwise.
isReadOnly() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isReadOnly() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isReadOnly() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the database in read-only mode?
isReadOnly() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the database in read-only mode?
isREF() - Method in class oracle.sql.ANYDATA
Returns true if the embedded object is a REF and false otherwise.
isREF() - Method in class oracle.sql.ANYDATA
Returns true if the embedded object is a REF and false otherwise.
isReplayInDynamicMode - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
isReplayInDynamicMode - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
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.
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.
isSecureFile() - Method in interface oracle.jdbc.OracleBlob
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isSecureFile() - Method in interface oracle.jdbc.OracleBlob
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isSecureFile() - Method in interface oracle.jdbc.OracleClob
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isSecureFile() - Method in interface oracle.jdbc.OracleClob
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isSecureFile() - Method in class oracle.sql.BLOB
Deprecated.
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isSecureFile() - Method in class oracle.sql.BLOB
Deprecated.
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isSecureFile() - Method in class oracle.sql.CLOB
Deprecated.
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isSecureFile() - Method in class oracle.sql.CLOB
Deprecated.
Returns true if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
isServerBigSCN() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
isServerBigSCN() - Method in class oracle.jdbc.OracleDatabaseMetaData
 
isSimpleIdentifier(String) - Method in interface oracle.jdbc.OracleStatement
Retrieves whether identifier is a simple SQL identifier.
isSimpleIdentifier(String) - Method in interface oracle.jdbc.OracleStatement
Retrieves whether identifier is a simple SQL identifier.
isStatementCacheInitialized() - Method in class oracle.jdbc.pool.OraclePooledConnection
 
isStatementCacheInitialized() - Method in class oracle.jdbc.pool.OraclePooledConnection
 
isStateRestorationEnabled - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
isStateRestorationEnabled - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
isStmtCacheEnabled() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Check whether Statement Caching is enabled for this pool or Not.
isStmtCacheEnabled() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Check whether Statement Caching is enabled for this pool or Not.
isSTRUCTPayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns true if the payload is a STRUCT (in other words if the payload is an object) and false otherwise.
isSTRUCTPayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns true if the payload is a STRUCT (in other words if the payload is an object) and false otherwise.
isSubtype() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Indicates whether the object type is a subtype.
isSubtype() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
Indicates whether the object type is a subtype.
isSubtype() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is a subtype.
isSubtype() - Method in class oracle.sql.StructDescriptor
Deprecated.
Indicates whether the object type is a subtype.
isSuperShardingKey() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Checks if the the key is a super sharding key
isSuperShardingKey() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Checks if the the key is a super sharding key
isSupported() - Method in enum oracle.jdbc.OracleType
Does this driver support this database type?
isSupported() - Method in enum oracle.jdbc.OracleType
Does this driver support this database type?
isTemporary() - Method in interface oracle.jdbc.OracleBlob
Return true if the lob locator points to a temporary blob.
isTemporary() - Method in interface oracle.jdbc.OracleBlob
Return true if the lob locator points to a temporary blob.
isTemporary() - Method in interface oracle.jdbc.OracleClob
Return true if the lob locator points to a temporary clob.
isTemporary() - Method in interface oracle.jdbc.OracleClob
Return true if the lob locator points to a temporary clob.
isTemporary(BLOB) - Static method in class oracle.sql.BLOB
Deprecated.
Return true if the lob locator points to a temporary blob.
isTemporary() - Method in class oracle.sql.BLOB
Deprecated.
Return true if the lob locator points to a temporary blob.
isTemporary(BLOB) - Static method in class oracle.sql.BLOB
Deprecated.
Return true if the lob locator points to a temporary blob.
isTemporary() - Method in class oracle.sql.BLOB
Deprecated.
Return true if the lob locator points to a temporary blob.
isTemporary(CLOB) - Static method in class oracle.sql.CLOB
Deprecated.
Return true if the lob locator points to a temporary clob.
isTemporary() - Method in class oracle.sql.CLOB
Deprecated.
Return true if the lob locator points to a temporary clob.
isTemporary(CLOB) - Static method in class oracle.sql.CLOB
Deprecated.
Return true if the lob locator points to a temporary clob.
isTemporary() - Method in class oracle.sql.CLOB
Deprecated.
Return true if the lob locator points to a temporary clob.
isTransactionReplayEnabled - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
isTransactionReplayEnabled - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
isTransient() - Method in class oracle.sql.TypeDescriptor
 
isTransient() - Method in class oracle.sql.TypeDescriptor
 
isTrustedLibrary() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Trusted Library implementing Support functions are specified for the Opaque type.
isTrustedLibrary() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
Indicates whether the Trusted Library implementing Support functions are specified for the Opaque type.
isTrustedLibrary() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Trusted Library implementing Support functions are specified for the Opaque type.
isTrustedLibrary() - Method in class oracle.sql.OpaqueDescriptor
Deprecated.
Indicates whether the Trusted Library implementing Support functions are specified for the Opaque type.
isUnicode() - Method in class oracle.sql.CharacterSet
Is this a Unicode Character Set.
isUnicode() - Method in class oracle.sql.CharacterSet
Is this a Unicode Character Set.
isUnknown() - Method in class oracle.sql.CharacterSet
 
isUnknown() - Method in class oracle.sql.CharacterSet
 
isUsable() - Method in interface oracle.jdbc.OracleConnection
Identifies whether this connection is still usable for JDBC operations.
isUsable() - Method in interface oracle.jdbc.OracleConnection
Identifies whether this connection is still usable for JDBC operations.
isUsable() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isUsable() - Method in class oracle.jdbc.OracleConnectionWrapper
 
isV2available(byte[]) - Static method in class oracle.sql.TypeDescriptor
 
isV2available(byte[]) - Static method in class oracle.sql.TypeDescriptor
 
isValid(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
isValid(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
isValid(ShardingMetadata) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Checks if this sharding key is valid for the sharded database represented by the metadata
isValid(ShardingMetadata) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Checks if this sharding key is valid for the sharded database represented by the metadata
isValid(byte[]) - Static method in class oracle.sql.NUMBER
Checks if a given Oracle Number is valid
isValid(byte[]) - Static method in class oracle.sql.NUMBER
Checks if a given Oracle Number is valid
isVariableLength() - Method in class oracle.sql.CHAR
Determines if this instance represents a variable or fixed length character sequence.
isVariableLength() - Method in class oracle.sql.CHAR
Determines if this instance represents a variable or fixed length character sequence.
isVariableScale(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
If the scale of Oracle NUMBER, FLOAT, DECIMAL and DOUBLE database datatype is unspecified this method returns true.
isVariableScale(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
If the scale of Oracle NUMBER, FLOAT, DECIMAL and DOUBLE database datatype is unspecified this method returns true.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.OracleConnectionWrapper
Return true if this object implements the argument or if the wrapped connection implements the argument.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.OracleConnectionWrapper
Return true if this object implements the argument or if the wrapped connection implements the argument.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.OracleDatabaseMetaData
Since this class is not a wrapper, just check to see if this implements the requested interface.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.OracleDatabaseMetaData
Since this class is not a wrapper, just check to see if this implements the requested interface.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.pool.OracleDataSource
Since this class is not a wrapper, just check to see if this implements the requested interface.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.pool.OracleDataSource
Since this class is not a wrapper, just check to see if this implements the requested interface.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Since this class is not a wrapper, just check to see if this implements the requested interface.
isWrapperFor(Class<?>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Since this class is not a wrapper, just check to see if this implements the requested interface.
isXAResourceTransLoose - Variable in class oracle.jdbc.xa.client.OracleXAConnection
 
isXAResourceTransLoose - Variable in class oracle.jdbc.xa.client.OracleXAConnection
 
isXidListEmpty() - Method in class oracle.jdbc.xa.OracleXAResource
 
isXidListEmpty() - Method in class oracle.jdbc.xa.OracleXAResource
 
isXidSuspended(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
isXidSuspended(Xid) - Checks if the passed Xid is suspended or not.
isXidSuspended(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
isXidSuspended(Xid) - Checks if the passed Xid is suspended or not.
isXMLTypePayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns trus if the payload type is XMLType and false otherwise.
isXMLTypePayload() - Method in interface oracle.jdbc.aq.AQMessage
Returns trus if the payload type is XMLType and false otherwise.
isZero() - Method in class oracle.sql.NUMBER
Returns true if NUMBER is zero.
isZero() - Method in class oracle.sql.NUMBER
Returns true if NUMBER is zero.
IW7IS960_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW7IS960_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8EBCDIC1086_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
 
IW8EBCDIC424_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8EBCDIC424S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8EBCDIC424S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8ISO8859P8_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
 
IW8MACHEBREW_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8MACHEBREWS_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
 
IW8MSWIN1255_CHARSET - Static variable in class oracle.sql.CharacterSet
 
IW8PC1507_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
 
JA16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EBCDIC930_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
 
JA16EUC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EUCTILDE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EUCTILDE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16EUCYEN_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
 
JA16MACSJIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJISTILDE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJISTILDE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJISYEN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16SJISYEN_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16TSTSET2_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16TSTSET2_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16TSTSET_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16TSTSET_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16VMS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JA16VMS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
JAVA_OBJECT - Static variable in class oracle.jdbc.OracleTypes
 
JAVA_OBJECT - Static variable in class oracle.jdbc.OracleTypes
 
JAVA_STRUCT - Static variable in class oracle.jdbc.OracleTypes
 
JAVA_STRUCT - Static variable in class oracle.jdbc.OracleTypes
 
JAVA_STRUCT - Class in oracle.sql
A class for structured data type.
JAVA_STRUCT - Class in oracle.sql
A class for structured data type.
JAVA_STRUCT(StructDescriptor, Connection, Object[]) - Constructor for class oracle.sql.JAVA_STRUCT
Constructor.
JAVA_STRUCT(StructDescriptor, Connection, Object[]) - Constructor for class oracle.sql.JAVA_STRUCT
Constructor.
javaCharsToAL16UTF16Bytes(char[], int, byte[]) - Static method in class oracle.sql.CharacterSet
Convert a sequence of chars in UCS2 to an array of bytes caller needs to allocate the bytes array
javaCharsToAL16UTF16Bytes(char[], int, byte[]) - Static method in class oracle.sql.CharacterSet
Convert a sequence of chars in UCS2 to an array of bytes caller needs to allocate the bytes array
javaCharsToAL16UTF16LEBytes(char[], int, byte[]) - Static method in class oracle.sql.CharacterSet
Convert a sequence of chars in UCS2 to an array of bytes caller needs to allocate the bytes array
javaCharsToAL16UTF16LEBytes(char[], int, byte[]) - Static method in class oracle.sql.CharacterSet
Convert a sequence of chars in UCS2 to an array of bytes caller needs to allocate the bytes array

K

KO16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16KSC5601_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16KSC5601_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16KSCCS_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
 
KO16MSWIN949_CHARSET - Static variable in class oracle.sql.CharacterSet
 
KO16TSTSET_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
 
LA8ISO6937_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LA8PASSPORT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LA8PASSPORT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LargeObjectAccessMode - Enum in oracle.jdbc
 
LargeObjectAccessMode - Enum in oracle.jdbc
 
lastDayOfMonth() - Method in class oracle.sql.DATE
returns a DATE object intialized to the last day of the month .
lastDayOfMonth() - Method in class oracle.sql.DATE
returns a DATE object intialized to the last day of the month .
length() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
length() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
length() - Method in interface oracle.jdbc.OracleBfile
The length of the BFILE in bytes.
length() - Method in interface oracle.jdbc.OracleBfile
The length of the BFILE in bytes.
length() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
length() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
length() - Method in class oracle.sql.BFILE
Deprecated.
The length of the BFILE in bytes.
length() - Method in class oracle.sql.BFILE
Deprecated.
The length of the BFILE in bytes.
length() - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
length() - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
length() - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
length() - Method in class oracle.sql.CLOB
Deprecated.
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.
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).
ln10() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of ln(10).
localDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toLocalDateTime(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java LocalDateTime.
localDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toLocalDateTime(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java LocalDateTime.
locatorsUpdateCopy() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0
locatorsUpdateCopy() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0
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.
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.
logicalHandle - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
logicalHandle - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
LogicalTransactionId - Interface in oracle.jdbc
The logical transaction id is a globally unique id that uniquely defines a database transaction from the application perspective.
LogicalTransactionId - Interface in oracle.jdbc
The logical transaction id is a globally unique id that uniquely defines a database transaction from the application perspective.
LogicalTransactionIdEvent - Class in oracle.jdbc
The event that corresponds to a new Logical Transaction Id.
LogicalTransactionIdEvent - Class in oracle.jdbc
The event that corresponds to a new Logical Transaction Id.
LogicalTransactionIdEvent(Object) - Constructor for class oracle.jdbc.LogicalTransactionIdEvent
 
LogicalTransactionIdEvent(Object) - Constructor for class oracle.jdbc.LogicalTransactionIdEvent
 
LogicalTransactionIdEventListener - Interface in oracle.jdbc
A class that is interested in processing Logical Transaction Id events must implement this interface.
LogicalTransactionIdEventListener - Interface in oracle.jdbc
A class that is interested in processing Logical Transaction Id events must implement this interface.
loginTimeout - Variable in class oracle.jdbc.pool.OracleDataSource
 
loginTimeout - Variable in class oracle.jdbc.pool.OracleDataSource
 
LoginTimeout - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
LoginTimeout - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
logWriter - Variable in class oracle.jdbc.pool.OracleDataSource
 
logWriter - Variable in class oracle.jdbc.pool.OracleDataSource
 
LONGNVARCHAR - Static variable in class oracle.jdbc.OracleTypes
 
LONGNVARCHAR - Static variable in class oracle.jdbc.OracleTypes
 
longValue() - Method in class oracle.sql.CHAR
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.Datum
Convert to a long representation of the datum object
longValue() - Method in class oracle.sql.Datum
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.
longValue() - Method in class oracle.sql.NUMBER
Calls toLong to convert internal Oracle Number to a Java long.
LONGVARBINARY - Static variable in class oracle.jdbc.OracleTypes
 
LONGVARBINARY - Static variable in class oracle.jdbc.OracleTypes
 
LONGVARCHAR - Static variable in class oracle.jdbc.OracleTypes
 
LONGVARCHAR - Static variable in class oracle.jdbc.OracleTypes
 
LT8MSWIN921_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LT8MSWIN921_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LT8PC772_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
 
LT8PC774_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LV8PC1117_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
 
LV8PC8LR_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LV8RST104090_CHARSET - Static variable in class oracle.sql.CharacterSet
 
LV8RST104090_CHARSET - Static variable in class oracle.sql.CharacterSet
 

M

m_connCache - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
m_connCache - Variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
m_connection_pool - Variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
m_connection_pool - Variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
m_stmtCacheSize - Variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
m_stmtCacheSize - Variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
m_stmtClearMetaData - Variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
m_stmtClearMetaData - Variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
main(String[]) - Static method in class oracle.jdbc.OracleDriver
Prints a description of the Oracle JDBC driver .jar file to System.out.
main(String[]) - Static method in class oracle.jdbc.OracleDriver
Prints a description of the Oracle JDBC driver .jar file to System.out.
make(int) - Static method in class oracle.sql.CharacterSet
Factory.
make(int) - Static method in class oracle.sql.CharacterSet
Factory.
makeJdbcArray(int) - Method in class oracle.sql.DATE
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.DATE
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.Datum
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.Datum
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.INTERVALDS
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.INTERVALDS
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.INTERVALYM
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.INTERVALYM
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.NUMBER
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.TIMESTAMP
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.TIMESTAMP
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.TIMESTAMPLTZ
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.TIMESTAMPLTZ
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.TIMESTAMPTZ
Returns a JDBC array representation of the datum
makeJdbcArray(int) - Method in class oracle.sql.TIMESTAMPTZ
Returns a JDBC array representation of the datum
markSuperShardingKey(boolean) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Marks the key to be used as a super sharding key
markSuperShardingKey(boolean) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Marks the key to be used as a super sharding key
MAX_CHUNK_SIZE - Static variable in class oracle.sql.BFILE
Deprecated.
 
MAX_CHUNK_SIZE - Static variable in class oracle.sql.BFILE
Deprecated.
 
MAX_CHUNK_SIZE - Static variable in class oracle.sql.BLOB
Deprecated.
1907584: Changed MAX_CHUNK_SIZE from 32512 to 32768.
MAX_CHUNK_SIZE - Static variable in class oracle.sql.BLOB
Deprecated.
1907584: Changed MAX_CHUNK_SIZE from 32512 to 32768.
MAX_CHUNK_SIZE - Static variable in class oracle.sql.CLOB
Deprecated.
 
MAX_CHUNK_SIZE - Static variable in class oracle.sql.CLOB
Deprecated.
 
MAX_RAW_PAYLOAD - Static variable in class oracle.jdbc.aq.AQDequeueOptions
Default maximum buffer size of a RAW payload.
MAX_RAW_PAYLOAD - Static variable in class oracle.jdbc.aq.AQDequeueOptions
Default maximum buffer size of a RAW payload.
MAX_STATEMENTS - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
MAX_STATEMENTS - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
MAXBQUALSIZE - Static variable in class oracle.jdbc.xa.OracleXid
 
MAXBQUALSIZE - Static variable in class oracle.jdbc.xa.OracleXid
 
MAXGTRIDSIZE - Static variable in class oracle.jdbc.xa.OracleXid
 
MAXGTRIDSIZE - Static variable in class oracle.jdbc.xa.OracleXid
 
maxStatements - Variable in class oracle.jdbc.pool.OracleDataSource
 
maxStatements - Variable in class oracle.jdbc.pool.OracleDataSource
 
maxStatementsSet - Variable in class oracle.jdbc.pool.OracleDataSource
 
maxStatementsSet - Variable in class oracle.jdbc.pool.OracleDataSource
 
MESSAGE_NO_DELAY - Static variable in interface oracle.jdbc.aq.AQMessageProperties
Possible value for setDelay.
MESSAGE_NO_DELAY - Static variable in interface oracle.jdbc.aq.AQMessageProperties
Possible value for setDelay.
MESSAGE_NO_EXPIRATION - Static variable in interface oracle.jdbc.aq.AQMessageProperties
The message will never expire.
MESSAGE_NO_EXPIRATION - Static variable in interface oracle.jdbc.aq.AQMessageProperties
The message will never expire.
MIZERO - Static variable in class oracle.sql.DATE
Zero valued minute
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.
mod(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the remainder of the division of NUMBER/n.
MODE_READONLY - Static variable in class oracle.sql.BFILE
Deprecated.
 
MODE_READONLY - Static variable in class oracle.sql.BFILE
Deprecated.
 
MODE_READONLY - Static variable in class oracle.sql.BLOB
Deprecated.
 
MODE_READONLY - Static variable in class oracle.sql.BLOB
Deprecated.
 
MODE_READONLY - Static variable in class oracle.sql.CLOB
Deprecated.
 
MODE_READONLY - Static variable in class oracle.sql.CLOB
Deprecated.
 
MODE_READWRITE - Static variable in class oracle.sql.BFILE
Deprecated.
 
MODE_READWRITE - Static variable in class oracle.sql.BFILE
Deprecated.
 
MODE_READWRITE - Static variable in class oracle.sql.BLOB
Deprecated.
 
MODE_READWRITE - Static variable in class oracle.sql.BLOB
Deprecated.
 
MODE_READWRITE - Static variable in class oracle.sql.CLOB
Deprecated.
 
MODE_READWRITE - Static variable in class oracle.sql.CLOB
Deprecated.
 
MSD - Static variable in class oracle.sql.DATE
Day is one of those "missing" from the year 1582
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.
mul(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to product of NUMBER and n.

N

N7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
N7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
 
N8PC865_CHARSET - Static variable in class oracle.sql.CharacterSet
 
N8PC865_CHARSET - Static variable in class oracle.sql.CharacterSet
 
nativeSQL(String) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Converts the given foreign dialect SQL statement into the system's native SQL grammar.
nativeSQL(String) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Converts the given foreign dialect SQL statement into the system's native SQL grammar.
nativeSQL(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
nativeSQL(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
NCHAR - Static variable in class oracle.jdbc.OracleTypes
 
NCHAR - Static variable in class oracle.jdbc.OracleTypes
 
NCLOB - Static variable in class oracle.jdbc.OracleTypes
 
NCLOB - Static variable in class oracle.jdbc.OracleTypes
 
NCLOB - Class in oracle.sql
Deprecated.
Use java.sql.NClob interface for declaration instead of using concrete class oracle.sql.NCLOB.
NCLOB - Class in oracle.sql
Deprecated.
Use java.sql.NClob interface for declaration instead of using concrete class oracle.sql.NCLOB.
NCLOB() - Constructor for class oracle.sql.NCLOB
Deprecated.
 
NCLOB() - Constructor for class oracle.sql.NCLOB
Deprecated.
 
NDK7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
NDK7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
NE8ISO8859P10_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
 
NEE8ISO8859P4_CHARSET - Static variable in class oracle.sql.CharacterSet
 
needToAbort - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
needToAbort - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
needToPurgeStatementCache() - Method in interface oracle.jdbc.OracleConnection
Returns if the client side Statement cache has to be purged.
needToPurgeStatementCache() - Method in interface oracle.jdbc.OracleConnection
Returns if the client side Statement cache has to be purged.
needToPurgeStatementCache() - Method in class oracle.jdbc.OracleConnectionWrapper
Connection Pool manager will invoke this method to check if the server session is the same as the old one and if the Statement cache should be purged.
needToPurgeStatementCache() - Method in class oracle.jdbc.OracleConnectionWrapper
Connection Pool manager will invoke this method to check if the server session is the same as the old one and if the Statement cache should be purged.
negate() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the negated NUMBER value.
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.
negInf() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to negative infinity.
NETWORK_COMPRESSION_AUTO - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_AUTO - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_HIGH - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_HIGH - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_HIGH_VALUE - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_HIGH_VALUE - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_LOW - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_LOW - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_LOW_VALUE - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_LEVEL_LOW_VALUE - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_OFF - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_OFF - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_ON - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_ON - Static variable in interface oracle.jdbc.OracleConnection
 
NETWORK_COMPRESSION_THRESHOLD_MIN - Static variable in interface oracle.jdbc.OracleConnection
Minimum value supported by the connection property CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD.
NETWORK_COMPRESSION_THRESHOLD_MIN - Static variable in interface oracle.jdbc.OracleConnection
Minimum value supported by the connection property CONNECTION_PROPERTY_NETWORK_COMPRESSION_THRESHOLD.
NETWORK_PROTOCOL - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
NETWORK_PROTOCOL - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
networkProtocol - Variable in class oracle.jdbc.pool.OracleDataSource
 
networkProtocol - Variable in class oracle.jdbc.pool.OracleDataSource
 
NEW - Static variable in interface oracle.jdbc.OracleStatement
 
NEW - Static variable in interface oracle.jdbc.OracleStatement
 
newRAW(Object) - Static method in class oracle.sql.RAW
Creates a new RAW from an Object in the manner of the RAW(Object) constructor beginning in 10i R1.
newRAW(Object) - Static method in class oracle.sql.RAW
Creates a new RAW from an Object in the manner of the RAW(Object) constructor beginning in 10i R1.
newXAException(OracleConnection, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
newXAException(OracleConnection, int, SQLException) - Static method in exception oracle.jdbc.xa.OracleXAException
 
newXAException(OracleConnection, int, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
newXAException(OracleConnection, SQLException, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
newXAException(OracleConnection, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
newXAException(OracleConnection, int, SQLException) - Static method in exception oracle.jdbc.xa.OracleXAException
 
newXAException(OracleConnection, int, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
newXAException(OracleConnection, SQLException, int) - Static method in exception oracle.jdbc.xa.OracleXAException
 
nextCharacter() - Method in class oracle.sql.CharacterWalker
Returns the next character in the sequence and advances the CharacterWalker over it.
nextCharacter() - Method in class oracle.sql.CharacterWalker
Returns the next character in the sequence and advances the CharacterWalker over it.
NL7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
NL7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
NO_IMPLICIT_BEGIN_REQUEST_PROPERTY - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
NO_IMPLICIT_BEGIN_REQUEST_PROPERTY - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
NotificationRegistration - Interface in oracle.jdbc
This interface is extended by oracle.jdbc.aq.AQNotificationRegistration and oracle.jdbc.dcn.DatabaseChangeRegistration.
NotificationRegistration - Interface in oracle.jdbc
This interface is extended by oracle.jdbc.aq.AQNotificationRegistration and oracle.jdbc.dcn.DatabaseChangeRegistration.
NotificationRegistration.RegistrationState - Enum in oracle.jdbc
 
NotificationRegistration.RegistrationState - Enum in oracle.jdbc
 
NTF_AQ_PAYLOAD - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_AQ_PAYLOAD - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_ASYNC_DEQ - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_ASYNC_DEQ - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_DEFAULT_TCP_PORT - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_DEFAULT_TCP_PORT - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_CLASS - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_CLASS - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_CLASS_NONE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_CLASS_NONE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_CLASS_TIME - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_CLASS_TIME - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_REPEAT_FOREVER - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_REPEAT_FOREVER - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_REPEAT_TIME - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_REPEAT_TIME - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_START_TIME - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_START_TIME - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_TYPE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_TYPE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_TYPE_LAST - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_TYPE_LAST - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_TYPE_SUMMARY - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_TYPE_SUMMARY - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_VALUE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_GROUPING_VALUE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_LOCAL_HOST - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_LOCAL_HOST - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_LOCAL_TCP_PORT - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_LOCAL_TCP_PORT - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_AUTO_ACK - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_AUTO_ACK - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_PURGE_ON_NTFN - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_PURGE_ON_NTFN - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_RELIABLE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_RELIABLE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_SECURE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_SECURE - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_TX_ACK - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_QOS_TX_ACK - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_TIMEOUT - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_USE_SSL - Static variable in interface oracle.jdbc.OracleConnection
 
NTF_USE_SSL - Static variable in interface oracle.jdbc.OracleConnection
 
NULL - Static variable in class oracle.jdbc.OracleTypes
 
NULL - Static variable in class oracle.jdbc.OracleTypes
 
nullPlusNonNullIsNull() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are concatenations between NULL and non-NULL values NULL? A JDBC compliant driver always returns true.
nullPlusNonNullIsNull() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are concatenations between NULL and non-NULL values NULL? A JDBC compliant driver always returns true.
nullsAreSortedAtEnd() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted at the end regardless of sort order?
nullsAreSortedAtEnd() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted at the end regardless of sort order?
nullsAreSortedAtStart() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted at the start regardless of sort order?
nullsAreSortedAtStart() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted at the start regardless of sort order?
nullsAreSortedHigh() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted high?
nullsAreSortedHigh() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted high?
nullsAreSortedLow() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted low?
nullsAreSortedLow() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are NULL values sorted low?
NUMBER - Static variable in class oracle.jdbc.OracleTypes
NUMBER shares same value as NUMERIC as it is synonym defined for convenience when using the oracle.sql.NUMBER type.
NUMBER - Static variable in class oracle.jdbc.OracleTypes
NUMBER shares same value as NUMERIC as it is synonym defined for convenience when using the oracle.sql.NUMBER type.
NUMBER - Class in oracle.sql
NUMBER Class
NUMBER - Class in oracle.sql
NUMBER Class
NUMBER() - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to zero.
NUMBER(byte[]) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the value specified by the byte array.
NUMBER(byte) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified byte 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(short) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified short value.
NUMBER(float) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified float value.
NUMBER(double) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified double value.
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(String, int) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the specified String value.
NUMBER(boolean) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified boolean value.
NUMBER(Object) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the value specified by the object
NUMBER() - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to zero.
NUMBER(byte[]) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the value specified by the byte array.
NUMBER(byte) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified byte 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(short) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified short value.
NUMBER(float) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified float value.
NUMBER(double) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified double value.
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(String, int) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the specified String value.
NUMBER(boolean) - Constructor for class oracle.sql.NUMBER
Constructs a Number object initialized to the specified boolean value.
NUMBER(Object) - Constructor for class oracle.sql.NUMBER
Constructs a NUMBER object initialized to the value specified by the object
numberToJulianDays(NUMBER, int[], int[]) - Static method in class oracle.sql.DATE
Converts an Oracle NUMBER to Julian days and seconds
numberToJulianDays(NUMBER, int[], int[]) - Static method in class oracle.sql.DATE
Converts an Oracle NUMBER to Julian days and seconds
NUMERIC - Static variable in class oracle.jdbc.OracleTypes
 
NUMERIC - Static variable in class oracle.jdbc.OracleTypes
 
NVARCHAR - Static variable in class oracle.jdbc.OracleTypes
 
NVARCHAR - Static variable in class oracle.jdbc.OracleTypes
 

O

object_type_map - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
object_type_map - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
OCSID_ACTION_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_ACTION_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_CLIENTID_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_CLIENTID_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_DBOP_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_DBOP_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_ECID_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_ECID_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_MODULE_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_MODULE_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_NAMESPACE - Static variable in interface oracle.jdbc.OracleConnection
Special namespace for sending end-to-end metrics.
OCSID_NAMESPACE - Static variable in interface oracle.jdbc.OracleConnection
Special namespace for sending end-to-end metrics.
OCSID_SEQUENCE_NUMBER_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
OCSID_SEQUENCE_NUMBER_KEY - Static variable in interface oracle.jdbc.OracleConnection
 
ods - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
ods - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
odsCache - Variable in class oracle.jdbc.pool.OracleDataSource
 
odsCache - Variable in class oracle.jdbc.pool.OracleDataSource
 
odsReconnectOnly - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
odsReconnectOnly - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
offsetDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toOffsetDateTime(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java OffsetDateTime.
offsetDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toOffsetDateTime(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java OffsetDateTime.
offsetDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toOffsetDateTime to convert internal Oracle TIMESTAMPTZ to a Java OffsetDateTime.
offsetDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toOffsetDateTime to convert internal Oracle TIMESTAMPTZ to a Java OffsetDateTime.
oldRAW(Object) - Static method in class oracle.sql.RAW
Creates a new RAW from an Object in the manner of the RAW(Object) constructor in versions of Oracle JDBC 9.2 and earlier.
oldRAW(Object) - Static method in class oracle.sql.RAW
Creates a new RAW from an Object in the manner of the RAW(Object) constructor in versions of Oracle JDBC 9.2 and earlier.
onAQNotification(AQNotificationEvent) - Method in interface oracle.jdbc.aq.AQNotificationListener
This method will be invoked whenever an AQ event occurs.
onAQNotification(AQNotificationEvent) - Method in interface oracle.jdbc.aq.AQNotificationListener
This method will be invoked whenever an AQ event occurs.
onDatabaseChangeNotification(DatabaseChangeEvent) - Method in interface oracle.jdbc.dcn.DatabaseChangeListener
This method will be invoked whenever a Database Change event occurs.
onDatabaseChangeNotification(DatabaseChangeEvent) - Method in interface oracle.jdbc.dcn.DatabaseChangeListener
This method will be invoked whenever a Database Change event occurs.
onLogicalTransactionIdEvent(LogicalTransactionIdEvent) - Method in interface oracle.jdbc.LogicalTransactionIdEventListener
This method is executed whenever the server sends a new Logical Transaction Id event.
onLogicalTransactionIdEvent(LogicalTransactionIdEvent) - Method in interface oracle.jdbc.LogicalTransactionIdEventListener
This method is executed whenever the server sends a new Logical Transaction Id event.
onsConfigStr - Variable in class oracle.jdbc.pool.OracleDataSource
 
onsConfigStr - Variable in class oracle.jdbc.pool.OracleDataSource
 
OPAQUE - Static variable in class oracle.jdbc.OracleTypes
 
OPAQUE - Static variable in class oracle.jdbc.OracleTypes
 
OPAQUE - Class in oracle.sql
Deprecated.
Use oracle.jdbc.OracleOpaque interface for declaration instead of using concrete class oracle.sql.OPAQUE.
OPAQUE - Class in oracle.sql
Deprecated.
Use oracle.jdbc.OracleOpaque interface for declaration instead of using concrete class oracle.sql.OPAQUE.
OPAQUE(OpaqueDescriptor, Connection, Object) - Constructor for class oracle.sql.OPAQUE
Deprecated.
Constructor.
OPAQUE(OpaqueDescriptor, Connection, Object) - Constructor for class oracle.sql.OPAQUE
Deprecated.
Constructor.
OpaqueDescriptor - Class in oracle.sql
Deprecated.
OPAQUE types cannot be created on the client side.
OpaqueDescriptor - Class in oracle.sql
Deprecated.
OPAQUE types cannot be created on the client side.
open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleBfile
Open a external LOB in the indicated mode.
open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleBfile
Open a external LOB in the indicated mode.
open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleBlob
Open a BLOB in the indicated mode.
open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleBlob
Open a BLOB in the indicated mode.
open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleClob
Open a CLOB in the indicated mode.
open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleClob
Open a CLOB in the indicated mode.
open() - Method in class oracle.sql.BFILE
Deprecated.
Open a external LOB in the readonly mode.
open(LargeObjectAccessMode) - Method in class oracle.sql.BFILE
Deprecated.
Public method using enum instead of int
open(int) - Method in class oracle.sql.BFILE
Deprecated.
Open a external LOB in the indicated mode.
open() - Method in class oracle.sql.BFILE
Deprecated.
Open a external LOB in the readonly mode.
open(LargeObjectAccessMode) - Method in class oracle.sql.BFILE
Deprecated.
Public method using enum instead of int
open(int) - Method in class oracle.sql.BFILE
Deprecated.
Open a external LOB in the indicated mode.
open(LargeObjectAccessMode) - Method in class oracle.sql.BLOB
Deprecated.
Public method using enum instead of int
open(int) - Method in class oracle.sql.BLOB
Deprecated.
Open a BLOB in the indicated mode.
open(LargeObjectAccessMode) - Method in class oracle.sql.BLOB
Deprecated.
Public method using enum instead of int
open(int) - Method in class oracle.sql.BLOB
Deprecated.
Open a BLOB in the indicated mode.
open(LargeObjectAccessMode) - Method in class oracle.sql.CLOB
Deprecated.
Public method using enum instead of int
open(int) - Method in class oracle.sql.CLOB
Deprecated.
Open a CLOB in the indicated mode.
open(LargeObjectAccessMode) - Method in class oracle.sql.CLOB
Deprecated.
Public method using enum instead of int
open(int) - Method in class oracle.sql.CLOB
Deprecated.
Open a CLOB in the indicated mode.
openArchiveforInsert(String) - Method in class oracle.sql.ConverterArchive
 
openArchiveforInsert(String) - Method in class oracle.sql.ConverterArchive
 
openArchiveforRead() - Method in class oracle.sql.ConverterArchive
 
openArchiveforRead() - Method in class oracle.sql.ConverterArchive
 
openFile() - Method in interface oracle.jdbc.OracleBfile
Open the FILE.
openFile() - Method in interface oracle.jdbc.OracleBfile
Open the FILE.
openFile() - Method in class oracle.sql.BFILE
Deprecated.
Open the FILE.
openFile() - Method in class oracle.sql.BFILE
Deprecated.
Open the FILE.
openProxySession(int, Properties) - Method in interface oracle.jdbc.OracleConnection
Opens a new proxy session with the username provided in the prop argument and switches to this new session.

This feature is supported for both thin and oci driver.

Three proxy types are supported :
OracleConnection.PROXYTYPE_USER_NAME : In this type PROXY_USER_NAME needs to be provided in prop.
openProxySession(int, Properties) - Method in interface oracle.jdbc.OracleConnection
Opens a new proxy session with the username provided in the prop argument and switches to this new session.

This feature is supported for both thin and oci driver.

Three proxy types are supported :
OracleConnection.PROXYTYPE_USER_NAME : In this type PROXY_USER_NAME needs to be provided in prop.
openProxySession(int, Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
openProxySession(int, Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
oracle.jdbc - package oracle.jdbc
Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package oracle.jdbc.
oracle.jdbc.aq - package oracle.jdbc.aq
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
oracle.jdbc.babelfish - package oracle.jdbc.babelfish
Provides the classes necessary for the support for application migration feature.
oracle.jdbc.datasource - package oracle.jdbc.datasource
Beginning in Oracle Release 12.2, some of the Oracle extensions to JDBC are captured in the package oracle.jdbc.datasource.
oracle.jdbc.dcn - package oracle.jdbc.dcn
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
oracle.jdbc.pool - package oracle.jdbc.pool
A package of connection cache and pooling related classes.
oracle.jdbc.replay - package oracle.jdbc.replay
Provides interfaces and factory methods for Application Continuity.
oracle.jdbc.xa - package oracle.jdbc.xa
Provides classes that implement the JDBC XA APIs.
oracle.jdbc.xa.client - package oracle.jdbc.xa.client
Provides classes that implement the JDBC XA APIs.
oracle.sql - package oracle.sql
A package of classes that represent java SQL types and Oracle specific SQL types.
OracleArray - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Array.
OracleArray - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Array.
OracleBfile - Interface in oracle.jdbc
This interface defines methods for Oracle specific Bfile.
OracleBfile - Interface in oracle.jdbc
This interface defines methods for Oracle specific Bfile.
OracleBlob - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Blob .
OracleBlob - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Blob .
OracleCallableStatement - Interface in oracle.jdbc
This interface extends the OraclePreparedStatement (which extends the OracleStatement interface) and incorporates standard JDBC callable statement functionality.
OracleCallableStatement - Interface in oracle.jdbc
This interface extends the OraclePreparedStatement (which extends the OracleStatement interface) and incorporates standard JDBC callable statement functionality.
OracleClob - Interface in oracle.jdbc
This interface extends the standard JDBC interface Clob and defines methods for Oracle specific Clob .
OracleClob - Interface in oracle.jdbc
This interface extends the standard JDBC interface Clob and defines methods for Oracle specific Clob .
OracleCommonDataSource - Interface in oracle.jdbc.datasource
Interface that defines the methods which are common between OracleDataSource, OracleXADataSource and OracleConnectionPoolDataSource and defines the Oracle extensions to the standard JDBC interface CommonDataSource.
OracleCommonDataSource - Interface in oracle.jdbc.datasource
Interface that defines the methods which are common between OracleDataSource, OracleXADataSource and OracleConnectionPoolDataSource and defines the Oracle extensions to the standard JDBC interface CommonDataSource.
OracleConnection - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Connection.
OracleConnection - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Connection.
OracleConnection.CommitOption - Enum in oracle.jdbc
 
OracleConnection.CommitOption - Enum in oracle.jdbc
 
OracleConnection.DatabaseShutdownMode - Enum in oracle.jdbc
 
OracleConnection.DatabaseShutdownMode - Enum in oracle.jdbc
 
OracleConnection.DatabaseStartupMode - Enum in oracle.jdbc
 
OracleConnection.DatabaseStartupMode - Enum in oracle.jdbc
 
OracleConnection.DRCPState - Enum in oracle.jdbc
 
OracleConnection.DRCPState - Enum in oracle.jdbc
 
OracleConnectionBuilder - Interface in oracle.jdbc
A builder created from a OracleDataSource object, used to establish a connection to the database that the OracleDataSource object represents.
OracleConnectionBuilder - Interface in oracle.jdbc
A builder created from a OracleDataSource object, used to establish a connection to the database that the OracleDataSource object represents.
OracleConnectionBuilderImpl - Class in oracle.jdbc.pool
Oracle Implementation class for Connection Builder
OracleConnectionBuilderImpl - Class in oracle.jdbc.pool
Oracle Implementation class for Connection Builder
OracleConnectionBuilderImpl() - Constructor for class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
OracleConnectionBuilderImpl() - Constructor for class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
OracleConnectionCache - Interface in oracle.jdbc.pool
An OracleConnectionCache is an interface one needs to implement if they like to reuse OracleConnectionEventListener and implement their own version of Connection Caching.
OracleConnectionCache - Interface in oracle.jdbc.pool
An OracleConnectionCache is an interface one needs to implement if they like to reuse OracleConnectionEventListener and implement their own version of Connection Caching.
OracleConnectionCacheCallback - Interface in oracle.jdbc.pool
Deprecated.
Use Oracle Universal Connection Pool instead. Callback functionality for the Implicit Connection Cache
OracleConnectionCacheCallback - Interface in oracle.jdbc.pool
Deprecated.
Use Oracle Universal Connection Pool instead. Callback functionality for the Implicit Connection Cache
OracleConnectionCacheManager - Class in oracle.jdbc.pool
Deprecated.
Use Oracle Universal Connection Pool instead. Connection Cache Manager class for the Implicit Connection Caching Mechanism.
OracleConnectionCacheManager - Class in oracle.jdbc.pool
Deprecated.
Use Oracle Universal Connection Pool instead. Connection Cache Manager class for the Implicit Connection Caching Mechanism.
OracleConnectionPoolDataSource - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface ConnectionPoolDataSource.
OracleConnectionPoolDataSource - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface ConnectionPoolDataSource.
OracleConnectionPoolDataSource - Class in oracle.jdbc.pool
A DataSource object is a factory for Connection objects.
OracleConnectionPoolDataSource - Class in oracle.jdbc.pool
A DataSource object is a factory for Connection objects.
OracleConnectionPoolDataSource() - Constructor for class oracle.jdbc.pool.OracleConnectionPoolDataSource
 
OracleConnectionPoolDataSource() - Constructor for class oracle.jdbc.pool.OracleConnectionPoolDataSource
 
OracleConnectionPoolDataSource - Interface in oracle.jdbc.replay
A data source that supports transparent failover replay of JDBC operations.
OracleConnectionPoolDataSource - Interface in oracle.jdbc.replay
A data source that supports transparent failover replay of JDBC operations.
OracleConnectionPoolDataSourceImpl - Class in oracle.jdbc.replay
 
OracleConnectionPoolDataSourceImpl - Class in oracle.jdbc.replay
 
OracleConnectionPoolDataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
OracleConnectionPoolDataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
 
OracleConnectionWrapper - Class in oracle.jdbc
A simple implementation of a connection wrapper which may be nested to any depth.
OracleConnectionWrapper - Class in oracle.jdbc
A simple implementation of a connection wrapper which may be nested to any depth.
OracleConnectionWrapper() - Constructor for class oracle.jdbc.OracleConnectionWrapper
 
OracleConnectionWrapper(OracleConnection) - Constructor for class oracle.jdbc.OracleConnectionWrapper
Construct an instance which wraps the arguement
OracleConnectionWrapper() - Constructor for class oracle.jdbc.OracleConnectionWrapper
 
OracleConnectionWrapper(OracleConnection) - Constructor for class oracle.jdbc.OracleConnectionWrapper
Construct an instance which wraps the arguement
OracleConnectionWrapper.CloseInvocationHandler - Class in oracle.jdbc
 
OracleConnectionWrapper.CloseInvocationHandler - Class in oracle.jdbc
 
OracleData - Interface in oracle.jdbc
Oracle interface for customize user-defined types.
OracleData - Interface in oracle.jdbc
Oracle interface for customize user-defined types.
OracleDatabaseException - Exception in oracle.jdbc
Provides additional information about the Oracle error.
OracleDatabaseException - Exception in oracle.jdbc
Provides additional information about the Oracle error.
OracleDatabaseException(int, int, String, String, String) - Constructor for exception oracle.jdbc.OracleDatabaseException
 
OracleDatabaseException(int, int, String, String, String) - Constructor for exception oracle.jdbc.OracleDatabaseException
 
OracleDatabaseMetaData - Class in oracle.jdbc
The oracle.jdbc.OracleDatabaseMetaData class along with oracle.jdbc.driver.OracleDatabaseMetaData implement the JDBC 3.0 DatabaseMetaData interface and in ojdbc6.jar and above, the JDBC4.0 DatabaseMetaData interface.
OracleDatabaseMetaData - Class in oracle.jdbc
The oracle.jdbc.OracleDatabaseMetaData class along with oracle.jdbc.driver.OracleDatabaseMetaData implement the JDBC 3.0 DatabaseMetaData interface and in ojdbc6.jar and above, the JDBC4.0 DatabaseMetaData interface.
OracleDatabaseMetaData(OracleConnection) - Constructor for class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- Please use the factory method java.sql.Connection.getMetaData()
OracleDatabaseMetaData(OracleConnection) - Constructor for class oracle.jdbc.OracleDatabaseMetaData
Deprecated.
-- Please use the factory method java.sql.Connection.getMetaData()
OracleDataFactory - Interface in oracle.jdbc
OracleData factory interface.
OracleDataFactory - Interface in oracle.jdbc
OracleData factory interface.
OracleDataSource - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface DataSource.
OracleDataSource - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface DataSource.
OracleDataSource - Class in oracle.jdbc.pool
A DataSource object is a factory for Connection objects.
OracleDataSource - Class in oracle.jdbc.pool
A DataSource object is a factory for Connection objects.
OracleDataSource() - Constructor for class oracle.jdbc.pool.OracleDataSource
 
OracleDataSource() - Constructor for class oracle.jdbc.pool.OracleDataSource
 
OracleDataSource - Interface in oracle.jdbc.replay
A data source that supports transparent failover replay of JDBC operations.
OracleDataSource - Interface in oracle.jdbc.replay
A data source that supports transparent failover replay of JDBC operations.
OracleDataSourceFactory - Class in oracle.jdbc.pool
A factory for creating an Oracle datasource.
OracleDataSourceFactory - Class in oracle.jdbc.pool
A factory for creating an Oracle datasource.
OracleDataSourceFactory() - Constructor for class oracle.jdbc.pool.OracleDataSourceFactory
 
OracleDataSourceFactory() - Constructor for class oracle.jdbc.pool.OracleDataSourceFactory
 
OracleDataSourceFactory - Class in oracle.jdbc.replay
Data source factory for creating instances of OracleDataSource, OracleConnectionPoolDataSource, and OracleXADataSource that provide transparent failover replay support.
OracleDataSourceFactory - Class in oracle.jdbc.replay
Data source factory for creating instances of OracleDataSource, OracleConnectionPoolDataSource, and OracleXADataSource that provide transparent failover replay support.
OracleDataSourceFactory() - Constructor for class oracle.jdbc.replay.OracleDataSourceFactory
 
OracleDataSourceFactory() - Constructor for class oracle.jdbc.replay.OracleDataSourceFactory
 
OracleDataSourceImpl - Class in oracle.jdbc.replay
JDBC Data Source that supports transparent JDBC operation replay upon a failover.
OracleDataSourceImpl - Class in oracle.jdbc.replay
JDBC Data Source that supports transparent JDBC operation replay upon a failover.
OracleDataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleDataSourceImpl
 
OracleDataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleDataSourceImpl
 
OracleDriver - Class in oracle.jdbc
The Oracle JDBC driver class that implements the java.sql.Driver interface.
OracleDriver - Class in oracle.jdbc
The Oracle JDBC driver class that implements the java.sql.Driver interface.
OracleDriver() - Constructor for class oracle.jdbc.OracleDriver
 
OracleDriver() - Constructor for class oracle.jdbc.OracleDriver
 
oracleDriver - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
oracleDriver - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
OracleGetParameterMetaData() - Method in interface oracle.jdbc.OraclePreparedStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
OracleGetParameterMetaData() - Method in interface oracle.jdbc.OraclePreparedStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
oracleId() - Method in class oracle.sql.CHAR
The integer that identifies the character set.
oracleId() - Method in class oracle.sql.CHAR
The integer that identifies the character set.
OracleMultiPhaseArgs - Class in oracle.jdbc.xa
Utility class.
OracleMultiPhaseArgs - Class in oracle.jdbc.xa
Utility class.
OracleMultiPhaseArgs() - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleMultiPhaseArgs(int, int, Vector, Vector) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleMultiPhaseArgs(byte[]) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleMultiPhaseArgs() - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleMultiPhaseArgs(int, int, Vector, Vector) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleMultiPhaseArgs(byte[]) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
 
OracleNClob - Interface in oracle.jdbc
This interface extends the standard JDBC interface NClob and defines methods for Oracle specific NClob .
OracleNClob - Interface in oracle.jdbc
This interface extends the standard JDBC interface NClob and defines methods for Oracle specific NClob .
OracleOCIConnectionPool - Class in oracle.jdbc.pool
A type-2 driver connection pool.
OracleOCIConnectionPool - Class in oracle.jdbc.pool
A type-2 driver connection pool.
OracleOCIConnectionPool(String, String, String, Properties) - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
Notes: Choose a userid and password that can act as proxy for the users in the getProxyConnection() method.
OracleOCIConnectionPool(String, String, String) - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
Deprecated. 
OracleOCIConnectionPool() - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
This will use the user-id, password and connection pool name values set using the methods setUser, setPassword, setConnectionPoolName.
OracleOCIConnectionPool(String, String, String, Properties) - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
Notes: Choose a userid and password that can act as proxy for the users in the getProxyConnection() method.
OracleOCIConnectionPool(String, String, String) - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
Deprecated. 
OracleOCIConnectionPool() - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
This will use the user-id, password and connection pool name values set using the methods setUser, setPassword, setConnectionPoolName.
OracleOCIFailover - Interface in oracle.jdbc
An interface for Transparent Application failover.
OracleOCIFailover - Interface in oracle.jdbc
An interface for Transparent Application failover.
OracleOpaque - Interface in oracle.jdbc
This interface defines methods for Oracle specific Opaque.
OracleOpaque - Interface in oracle.jdbc
This interface defines methods for Oracle specific Opaque.
OracleParameterMetaData - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.ParameterMetaData.
OracleParameterMetaData - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.ParameterMetaData.
OraclePooledConnection - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface PooledConnection.
OraclePooledConnection - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface PooledConnection.
OraclePooledConnection - Class in oracle.jdbc.pool
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
OraclePooledConnection - Class in oracle.jdbc.pool
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
OraclePooledConnection() - Constructor for class oracle.jdbc.pool.OraclePooledConnection
 
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.
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() - Constructor for class oracle.jdbc.pool.OraclePooledConnection
 
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.
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.
OraclePooledConnectionBuilder - Interface in oracle.jdbc
A builder created from a OracleConnectionPoolDataSource object, used to establish a connection to the database that the OracleConnectionPoolDataSource object represents.
OraclePooledConnectionBuilder - Interface in oracle.jdbc
A builder created from a OracleConnectionPoolDataSource object, used to establish a connection to the database that the OracleConnectionPoolDataSource object represents.
OraclePooledConnectionBuilderImpl - Class in oracle.jdbc.pool
Oracle Implementation class for Connection Builder
OraclePooledConnectionBuilderImpl - Class in oracle.jdbc.pool
Oracle Implementation class for Connection Builder
OraclePooledConnectionBuilderImpl() - Constructor for class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
OraclePooledConnectionBuilderImpl() - Constructor for class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
OraclePreparedStatement - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.PreparedStatement.
OraclePreparedStatement - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.PreparedStatement.
OracleRef - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Ref.
OracleRef - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Ref.
oracleReleaseSavepoint(OracleSavepoint) - Method in interface oracle.jdbc.OracleConnection
Removes the given OracleSavepoint object from the current transaction.
oracleReleaseSavepoint(OracleSavepoint) - Method in interface oracle.jdbc.OracleConnection
Removes the given OracleSavepoint object from the current transaction.
oracleReleaseSavepoint(OracleSavepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
oracleReleaseSavepoint(OracleSavepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
OracleResultSet - Interface in oracle.jdbc
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
OracleResultSet - Interface in oracle.jdbc
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
OracleResultSet.AuthorizationIndicator - Enum in oracle.jdbc
eXtensible Data Security (XDS) authorization indicator.
OracleResultSet.AuthorizationIndicator - Enum in oracle.jdbc
eXtensible Data Security (XDS) authorization indicator.
OracleResultSetMetaData - Interface in oracle.jdbc
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
OracleResultSetMetaData - Interface in oracle.jdbc
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
OracleResultSetMetaData.SecurityAttribute - Enum in oracle.jdbc
eXtensible Data Security (XDS) attribute.
OracleResultSetMetaData.SecurityAttribute - Enum in oracle.jdbc
eXtensible Data Security (XDS) attribute.
oracleRollback(OracleSavepoint) - Method in interface oracle.jdbc.OracleConnection
Undoes all changes made after the given OracleSavepoint object was set.
oracleRollback(OracleSavepoint) - Method in interface oracle.jdbc.OracleConnection
Undoes all changes made after the given OracleSavepoint object was set.
oracleRollback(OracleSavepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
oracleRollback(OracleSavepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
OracleSavepoint - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Savepoint.
OracleSavepoint - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Savepoint.
oracleSetSavepoint() - Method in interface oracle.jdbc.OracleConnection
Creates an unnamed savepoint in the current transaction and returns the new OracleSavepoint object that represents it.
oracleSetSavepoint(String) - Method in interface oracle.jdbc.OracleConnection
Creates a savepoint with the given name in the current transaction and returns the new OracleSavepoint object that represents it.
oracleSetSavepoint() - Method in interface oracle.jdbc.OracleConnection
Creates an unnamed savepoint in the current transaction and returns the new OracleSavepoint object that represents it.
oracleSetSavepoint(String) - Method in interface oracle.jdbc.OracleConnection
Creates a savepoint with the given name in the current transaction and returns the new OracleSavepoint object that represents it.
oracleSetSavepoint() - Method in class oracle.jdbc.OracleConnectionWrapper
 
oracleSetSavepoint(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
oracleSetSavepoint() - Method in class oracle.jdbc.OracleConnectionWrapper
 
oracleSetSavepoint(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
OracleShardingKey - Interface in oracle.jdbc
Interface used to indicate that this object represents a Oracle Sharding Key.
OracleShardingKey - Interface in oracle.jdbc
Interface used to indicate that this object represents a Oracle Sharding Key.
OracleShardingKeyBuilder - Interface in oracle.jdbc
A builder created from a OracleDataSource or OracleXADataSource or OracleConnectionPoolDataSource object, used to create a OracleShardingKey with sub-keys of supported data types.
OracleShardingKeyBuilder - Interface in oracle.jdbc
A builder created from a OracleDataSource or OracleXADataSource or OracleConnectionPoolDataSource object, used to create a OracleShardingKey with sub-keys of supported data types.
OracleShardingKeyBuilderImpl - Class in oracle.jdbc.pool
 
OracleShardingKeyBuilderImpl - Class in oracle.jdbc.pool
 
OracleShardingKeyBuilderImpl() - Constructor for class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
 
OracleShardingKeyBuilderImpl() - Constructor for class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
 
OracleShardingKeyImpl - Class in oracle.jdbc.pool
 
OracleShardingKeyImpl - Class in oracle.jdbc.pool
 
OracleSQLPermission - Class in oracle.jdbc
The Permission class for Java security permissions unique to the Oracle JDBC drivers.
OracleSQLPermission - Class in oracle.jdbc
The Permission class for Java security permissions unique to the Oracle JDBC drivers.
OracleSQLPermission(String) - Constructor for class oracle.jdbc.OracleSQLPermission
 
OracleSQLPermission(String, String) - Constructor for class oracle.jdbc.OracleSQLPermission
 
OracleSQLPermission(String) - Constructor for class oracle.jdbc.OracleSQLPermission
 
OracleSQLPermission(String, String) - Constructor for class oracle.jdbc.OracleSQLPermission
 
OracleStatement - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Statement and is the superinterface of the OraclePreparedStatement and OracleCallableStatement interfaces.
OracleStatement - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Statement and is the superinterface of the OraclePreparedStatement and OracleCallableStatement interfaces.
OracleStruct - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Struct.
OracleStruct - Interface in oracle.jdbc
This interface defines the Oracle extensions to the standard JDBC interface Struct.
OracleTemporalField - Class in oracle.jdbc
TemporalFields specific to Oracle Database.
OracleTemporalField - Class in oracle.jdbc
TemporalFields specific to Oracle Database.
OracleTranslatingConnection - Interface in oracle.jdbc
Declares convenience methods to get non translating Statements, PreparedStatements or CallableStatements from a SQL Translation enabled connection.
OracleTranslatingConnection - Interface in oracle.jdbc
Declares convenience methods to get non translating Statements, PreparedStatements or CallableStatements from a SQL Translation enabled connection.
OracleTranslatingConnection.SqlTranslationVersion - Enum in oracle.jdbc
Enumeration of various Translation versions of a query.
OracleTranslatingConnection.SqlTranslationVersion - Enum in oracle.jdbc
Enumeration of various Translation versions of a query.
OracleType - Enum in oracle.jdbc
These are all the types documented in Oracle? Database SQL Language Reference 12c Release 1.
OracleType - Enum in oracle.jdbc
These are all the types documented in Oracle? Database SQL Language Reference 12c Release 1.
OracleTypeMetaData - Interface in oracle.jdbc
This extension defines methods for meta data describing Oracle specific Types.
OracleTypeMetaData - Interface in oracle.jdbc
This extension defines methods for meta data describing Oracle specific Types.
OracleTypeMetaData.Array - Interface in oracle.jdbc
This nested interfacet defines additional methods for array types
OracleTypeMetaData.Array - Interface in oracle.jdbc
This nested interfacet defines additional methods for array types
OracleTypeMetaData.ArrayStorage - Enum in oracle.jdbc
Identifies
OracleTypeMetaData.ArrayStorage - Enum in oracle.jdbc
Identifies
OracleTypeMetaData.Kind - Enum in oracle.jdbc
Identifies the kind of named type.
OracleTypeMetaData.Kind - Enum in oracle.jdbc
Identifies the kind of named type.
OracleTypeMetaData.Opaque - Interface in oracle.jdbc
This nested interface defines additional methods for opaque types
OracleTypeMetaData.Opaque - Interface in oracle.jdbc
This nested interface defines additional methods for opaque types
OracleTypeMetaData.Struct - Interface in oracle.jdbc
This nested interface defines additional methods for struct types
OracleTypeMetaData.Struct - Interface in oracle.jdbc
This nested interface defines additional methods for struct types
OracleTypes - Class in oracle.jdbc
Oracle types.
OracleTypes - Class in oracle.jdbc
Oracle types.
OracleTypes() - Constructor for class oracle.jdbc.OracleTypes
 
OracleTypes() - Constructor for class oracle.jdbc.OracleTypes
 
OracleXAConnection - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface XAConnection.
OracleXAConnection - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface XAConnection.
OracleXAConnection - Class in oracle.jdbc.xa.client
An XAConnection object provides support for distributed transactions.
OracleXAConnection - Class in oracle.jdbc.xa.client
An XAConnection object provides support for distributed transactions.
OracleXAConnection() - Constructor for class oracle.jdbc.xa.client.OracleXAConnection
Create an OracleXAConnection object.
OracleXAConnection(Connection) - Constructor for class oracle.jdbc.xa.client.OracleXAConnection
Create an OracleXAConnection object.
OracleXAConnection() - Constructor for class oracle.jdbc.xa.client.OracleXAConnection
Create an OracleXAConnection object.
OracleXAConnection(Connection) - Constructor for class oracle.jdbc.xa.client.OracleXAConnection
Create an OracleXAConnection object.
OracleXAConnection - Class in oracle.jdbc.xa
An XAConnection object provides support for distributed transactions.
OracleXAConnection - Class in oracle.jdbc.xa
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.
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.
OracleXAConnectionBuilder - Interface in oracle.jdbc
A builder created from a OracleXADataSource object, used to establish a connection to the database that the OracleXADataSource object represents.
OracleXAConnectionBuilder - Interface in oracle.jdbc
A builder created from a OracleXADataSource object, used to establish a connection to the database that the OracleXADataSource object represents.
OracleXAConnectionBuilderImpl - Class in oracle.jdbc.xa
Oracle Implementation class for Connection Builder
OracleXAConnectionBuilderImpl - Class in oracle.jdbc.xa
Oracle Implementation class for Connection Builder
OracleXAConnectionBuilderImpl() - Constructor for class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
OracleXAConnectionBuilderImpl() - Constructor for class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
OracleXADataSource - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface XADataSource.
OracleXADataSource - Interface in oracle.jdbc.datasource
This interface defines the Oracle extensions to the standard JDBC interface XADataSource.
OracleXADataSource - Interface in oracle.jdbc.replay
A data source that supports transparent failover replay of JDBC operations.
OracleXADataSource - Interface in oracle.jdbc.replay
A data source that supports transparent failover replay of JDBC operations.
OracleXADataSource - Class in oracle.jdbc.xa.client
A factory for XAConnection objects.
OracleXADataSource - Class in oracle.jdbc.xa.client
A factory for XAConnection objects.
OracleXADataSource() - Constructor for class oracle.jdbc.xa.client.OracleXADataSource
Create an OracleXADataSource instance.
OracleXADataSource() - Constructor for class oracle.jdbc.xa.client.OracleXADataSource
Create an OracleXADataSource instance.
OracleXADataSource - Class in oracle.jdbc.xa
A factory for XAConnection objects.
OracleXADataSource - Class in oracle.jdbc.xa
A factory for XAConnection objects.
OracleXADataSource() - Constructor for class oracle.jdbc.xa.OracleXADataSource
Create an OracleXADataSource instance.
OracleXADataSource() - Constructor for class oracle.jdbc.xa.OracleXADataSource
Create an OracleXADataSource instance.
OracleXADataSourceImpl - Class in oracle.jdbc.replay
 
OracleXADataSourceImpl - Class in oracle.jdbc.replay
 
OracleXADataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleXADataSourceImpl
 
OracleXADataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleXADataSourceImpl
 
OracleXAException - Exception in oracle.jdbc.xa
OracleXAException extends XAException to leverage Oracle SQL Error number corresponding to the XA Exception.
OracleXAException - Exception in oracle.jdbc.xa
OracleXAException extends XAException to leverage Oracle SQL Error number corresponding to the XA Exception.
OracleXAException() - Constructor for exception oracle.jdbc.xa.OracleXAException
Default OracleXAException class.
OracleXAException(int) - Constructor for exception oracle.jdbc.xa.OracleXAException
Default OracleXAException class that takes an error code which is a combination of Oracle Sql No.
OracleXAException(int, int) - Constructor for exception oracle.jdbc.xa.OracleXAException
 
OracleXAException(SQLException, int) - Constructor for exception oracle.jdbc.xa.OracleXAException
 
OracleXAException() - Constructor for exception oracle.jdbc.xa.OracleXAException
Default OracleXAException class.
OracleXAException(int) - Constructor for exception oracle.jdbc.xa.OracleXAException
Default OracleXAException class that takes an error code which is a combination of Oracle Sql No.
OracleXAException(int, int) - Constructor for exception oracle.jdbc.xa.OracleXAException
 
OracleXAException(SQLException, int) - Constructor for exception oracle.jdbc.xa.OracleXAException
 
OracleXAHeteroCloseCallback - Class in oracle.jdbc.xa.client
This class implements the OracleCloseCallback interface that is defined in oracle.jdbc.driver.
OracleXAHeteroCloseCallback - Class in oracle.jdbc.xa.client
This class implements the OracleCloseCallback interface that is defined in oracle.jdbc.driver.
OracleXAHeteroCloseCallback() - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
OracleXAHeteroCloseCallback() - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
 
OracleXAHeteroConnection - Class in oracle.jdbc.xa.client
A factory for Connection objects.
OracleXAHeteroConnection - Class in oracle.jdbc.xa.client
A factory for Connection objects.
OracleXAHeteroConnection() - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroConnection
Constructor.
OracleXAHeteroConnection(Connection) - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroConnection
Constructor that takes a Connection parameter.
OracleXAHeteroConnection() - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroConnection
Constructor.
OracleXAHeteroConnection(Connection) - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroConnection
Constructor that takes a Connection parameter.
OracleXAHeteroResource - Class in oracle.jdbc.xa.client
Implements javax.transaction.xa.XAResource.
OracleXAHeteroResource - Class in oracle.jdbc.xa.client
Implements javax.transaction.xa.XAResource.
OracleXAHeteroResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroResource
 
OracleXAHeteroResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroResource
 
OracleXAResource - Class in oracle.jdbc.xa.client
Implements javax.transaction.xa.XAResource.
OracleXAResource - Class in oracle.jdbc.xa.client
Implements javax.transaction.xa.XAResource.
OracleXAResource() - Constructor for class oracle.jdbc.xa.client.OracleXAResource
 
OracleXAResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.client.OracleXAResource
 
OracleXAResource() - Constructor for class oracle.jdbc.xa.client.OracleXAResource
 
OracleXAResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.client.OracleXAResource
 
OracleXAResource - Class in oracle.jdbc.xa
An Oracle XA Resource.
OracleXAResource - Class in oracle.jdbc.xa
An Oracle XA Resource.
OracleXAResource() - Constructor for class oracle.jdbc.xa.OracleXAResource
 
OracleXAResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.OracleXAResource
OracleXAResource() -- The initializer.
OracleXAResource() - Constructor for class oracle.jdbc.xa.OracleXAResource
 
OracleXAResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.OracleXAResource
OracleXAResource() -- The initializer.
OracleXid - Class in oracle.jdbc.xa
The OracleXid class:
OracleXid - Class in oracle.jdbc.xa
The OracleXid class:
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.
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.
ORAData - Interface in oracle.sql
Oracle interface for customized user-defined types.
ORAData - Interface in oracle.sql
Oracle interface for customized user-defined types.
ORADataFactory - Interface in oracle.sql
ORAData factory interface.
ORADataFactory - Interface in oracle.sql
ORAData factory interface.
oraHash(long) - Method in class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
Used to build the shard key with the known ORA HASH value.
oraHash(long) - Method in class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
Used to build the shard key with the known ORA HASH value.
ORAISOLATIONMASK - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORAISOLATIONMASK - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATMREADONLY - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATMREADONLY - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATMREADWRITE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATMREADWRITE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATMSERIALIZABLE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATMSERIALIZABLE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATRANSLOOSE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
ORATRANSLOOSE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
OTHER - Static variable in class oracle.jdbc.OracleTypes
OTHER indicates that the SQL type is database specific and gets mapped to a Java object which can be accessed via getObject and setObject.
OTHER - Static variable in class oracle.jdbc.OracleTypes
OTHER indicates that the SQL type is database specific and gets mapped to a Java object which can be accessed via getObject and setObject.
othersDeletesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData..
othersDeletesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData..
othersInsertsAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.othersInsertsAreVisible.
othersInsertsAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.othersInsertsAreVisible.
othersUpdatesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData..
othersUpdatesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData..
ownDeletesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.ownDeletesAreVisible.
ownDeletesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.ownDeletesAreVisible.
ownInsertsAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.ownInsertsAreVisible.
ownInsertsAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.ownInsertsAreVisible.
ownUpdatesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.ownUpdatesAreVisible.
ownUpdatesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.ownUpdatesAreVisible.

P

parseFormat(String, String) - Static method in class oracle.sql.DATE
Converts the fmt string into tokens for use by toText().
parseFormat(String, String) - Static method in class oracle.sql.DATE
Converts the fmt string into tokens for use by toText().
parseRuntimeLoadBalancingEvent(String, byte[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
parseRuntimeLoadBalancingEvent(String, byte[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
password(String) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
password(String) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
password(String) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
password(String) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
password(String) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
password(String) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
password - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
password(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
password - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
password(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
password - Variable in class oracle.jdbc.pool.OracleDataSource
 
password - Variable in class oracle.jdbc.pool.OracleDataSource
 
password - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
password(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
password - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
password(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
PASSWORD - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
PASSWORD - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
password - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
password - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
password - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
password(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
password - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
password(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
PHYSICAL_CONNECTION_CLOSED_COUNT - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
PHYSICAL_CONNECTION_CLOSED_COUNT - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
PHYSICAL_CONNECTION_CREATED_COUNT - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
PHYSICAL_CONNECTION_CREATED_COUNT - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
physicalConn - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
physicalConn - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
pi() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of pi.
pi() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the value of pi.
pingDatabase() - Method in interface oracle.jdbc.OracleConnection
Ping Database server to see if both database and the connection are actively up.
pingDatabase(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
pingDatabase() - Method in interface oracle.jdbc.OracleConnection
Ping Database server to see if both database and the connection are actively up.
pingDatabase(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
pingDatabase() - Method in class oracle.jdbc.OracleConnectionWrapper
 
pingDatabase(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
pingDatabase() - Method in class oracle.jdbc.OracleConnectionWrapper
 
pingDatabase(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
PLSQL_BOOLEAN - Static variable in class oracle.jdbc.OracleTypes
PLSQL_BOOLEAN binds BOOLEAN type for input/output parameters when executing a PLSQL function/procedure.
PLSQL_BOOLEAN - Static variable in class oracle.jdbc.OracleTypes
PLSQL_BOOLEAN binds BOOLEAN type for input/output parameters when executing a PLSQL function/procedure.
PLSQL_INDEX_TABLE - Static variable in class oracle.jdbc.OracleTypes
 
PLSQL_INDEX_TABLE - Static variable in class oracle.jdbc.OracleTypes
 
pool_auto_commit_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
pool_auto_commit_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
PORT_NUMBER - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
PORT_NUMBER - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
portNumber - Variable in class oracle.jdbc.pool.OracleDataSource
 
portNumber - Variable in class oracle.jdbc.pool.OracleDataSource
 
posInf() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to positive infinity.
posInf() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to positive infinity.
position(byte[], long) - Method in interface oracle.jdbc.OracleBfile
Determine the byte position at which the given byte pattern
position(OracleBfile, long) - Method in interface oracle.jdbc.OracleBfile
Determine the byte position at which the given pattern
position(byte[], long) - Method in interface oracle.jdbc.OracleBfile
Determine the byte position at which the given byte pattern
position(OracleBfile, long) - Method in interface oracle.jdbc.OracleBfile
Determine the byte position at which the given pattern
position(byte[], long) - Method in class oracle.sql.BFILE
Deprecated.
Determine the byte position at which the given byte pattern
position(BFILE, long) - Method in class oracle.sql.BFILE
Deprecated.
Determine the byte position at which the given pattern
position(OracleBfile, long) - Method in class oracle.sql.BFILE
Deprecated.
Determine the byte position at which the given pattern
position(byte[], long) - Method in class oracle.sql.BFILE
Deprecated.
Determine the byte position at which the given byte pattern
position(BFILE, long) - Method in class oracle.sql.BFILE
Deprecated.
Determine the byte position at which the given pattern
position(OracleBfile, long) - Method in class oracle.sql.BFILE
Deprecated.
Determine the byte position at which the given pattern
position(byte[], long) - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
position(Blob, long) - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
position(byte[], long) - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
position(Blob, long) - Method in class oracle.sql.BLOB
Deprecated.
Implements the Blob interface function.
position(String, long) - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
position(Clob, long) - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
position(String, long) - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
position(Clob, long) - Method in class oracle.sql.CLOB
Deprecated.
Implements the Clob interface method.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Post interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Post interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Post interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Post interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
Post method interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
Post method interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Post Methods interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Post Methods interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Post method interceptor.
post_Methods(Method, Object) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Post method interceptor.
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.
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.
pow(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to NUMBER value raised to the exp power.
prepare(Xid) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Ask RM to prepare for a commit of the txn specified in xid.
prepare(Xid) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Ask RM to prepare for a commit of the txn specified in xid.
prepare(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
prepare() -- Ask RM to prepare for a commit of the txn specified in xid.
prepare(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
prepare() -- Ask RM to prepare for a commit of the txn specified in xid.
prepare(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
prepare() -- Ask RM to prepare for a commit of the txn specified in xid.
prepare(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
prepare() -- Ask RM to prepare for a commit of the txn specified in xid.
prepareCall(String) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareCall(java.lang.String)
prepareCall(String, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareCall(java.lang.String, int, int)
prepareCall(String, int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareCall(java.lang.String, int, int, int)
prepareCall(String, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareCall(String sql) but with an additional translation flag.
prepareCall(String, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareCall(String sql, int resultSetType, int resultSetConcurrency) but with an additional translation flag.
prepareCall(String, int, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareCall(String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability) but with an additional translation flag.
prepareCall(String) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareCall(java.lang.String)
prepareCall(String, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareCall(java.lang.String, int, int)
prepareCall(String, int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareCall(java.lang.String, int, int, int)
prepareCall(String, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareCall(String sql) but with an additional translation flag.
prepareCall(String, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareCall(String sql, int resultSetType, int resultSetConcurrency) but with an additional translation flag.
prepareCall(String, int, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareCall(String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability) but with an additional translation flag.
prepareCall(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareCall(String, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareCall(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareCall(String, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareCall(String, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareCall(String, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareCall(String, int, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareCall(String, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareCall(String, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareCall(String, int, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareCallWithKey(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
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. An object returned from the Cache based on Key will have its state set to "KEYED". If no such Callable Statement is found, then null is returned. Key cannot be null.
prepareCallWithKey(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
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. An object returned from the Cache based on Key will have its state set to "KEYED". If no such Callable Statement is found, then null is returned. Key cannot be null.
prepareCallWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareCallWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String)
prepareStatement(String, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int)
prepareStatement(String, int[]) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int[])
prepareStatement(String, String[]) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, java.lang.String[])
prepareStatement(String, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int, int)
prepareStatement(String, int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int, int, int)
prepareStatement(String, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql) but with an additional translation flag.
prepareStatement(String, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int autoGeneratedKeys) but with an additional translation flag.
prepareStatement(String, int[], boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int[] columnIndexes) but with an additional translation flag.
prepareStatement(String, String[], boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, String[] columnNames) but with an additional translation flag.
prepareStatement(String, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int resultSetType, int resultSetConcurrency) but with an additional translation flag.
prepareStatement(String, int, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability) but with an additional translation flag.
prepareStatement(String) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String)
prepareStatement(String, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int)
prepareStatement(String, int[]) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int[])
prepareStatement(String, String[]) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, java.lang.String[])
prepareStatement(String, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int, int)
prepareStatement(String, int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Translation enabled implementation of java.sql.Connection#prepareStatement(java.lang.String, int, int, int)
prepareStatement(String, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql) but with an additional translation flag.
prepareStatement(String, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int autoGeneratedKeys) but with an additional translation flag.
prepareStatement(String, int[], boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int[] columnIndexes) but with an additional translation flag.
prepareStatement(String, String[], boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, String[] columnNames) but with an additional translation flag.
prepareStatement(String, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int resultSetType, int resultSetConcurrency) but with an additional translation flag.
prepareStatement(String, int, int, int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Similar to prepareStatement(String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability) but with an additional translation flag.
prepareStatement(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, String[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, int[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, String[]) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatement(String, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int[], boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, String[], boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int[], boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, String[], boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatement(String, int, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
 
prepareStatementWithKey(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
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. An object returned from the Cache based on Key will have its state set to "KEYED". If no such Prepared Statement is found, a null is returned. Key cannot be null.
prepareStatementWithKey(String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
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. An object returned from the Cache based on Key will have its state set to "KEYED". If no such Prepared Statement is found, a null is returned. Key cannot be null.
prepareStatementWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
prepareStatementWithKey(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
printMPArgs() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
printMPArgs() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
printXML(PrintStream) - Method in class oracle.sql.TypeDescriptor
Print an XML representation of this type and all OracleTypes within.
printXML(PrintStream, boolean) - Method in class oracle.sql.TypeDescriptor
Print an XML representation of this type and all OracleTypes within.
printXML(PrintStream) - Method in class oracle.sql.TypeDescriptor
Print an XML representation of this type and all OracleTypes within.
printXML(PrintStream, boolean) - Method in class oracle.sql.TypeDescriptor
Print an XML representation of this type and all OracleTypes within.
private_data - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
private_data - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
proxify(Object, Object) - Method in class oracle.jdbc.babelfish.BabelfishConnection
 
proxify(Object, Object) - Method in class oracle.jdbc.babelfish.BabelfishConnection
 
proxify(Object, Object) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
proxify(Object, Object) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
 
proxify(Object, Object) - Method in class oracle.jdbc.babelfish.BabelfishStatement
 
proxify(Object, Object) - Method in class oracle.jdbc.babelfish.BabelfishStatement
 
PROXY_CERTIFICATE - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_CERTIFICATE - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_CERTIFICATE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_CERTIFICATE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_DISTINGUISHED_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_DISTINGUISHED_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_DISTINGUISHED_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_DISTINGUISHED_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_NUM_ROLES - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_NUM_ROLES - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_PASSWORD - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_PASSWORD - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_ROLES - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_ROLES - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_ROLES - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_ROLES - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_SESSION - Static variable in interface oracle.jdbc.OracleConnection
Values used for close(int).
PROXY_SESSION - Static variable in interface oracle.jdbc.OracleConnection
Values used for close(int).
PROXY_TYPE - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_TYPE - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_USER_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_USER_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_USER_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_USER_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXY_USER_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
 
PROXY_USER_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
 
proxyFor(Object, Class<T>) - Method in class oracle.jdbc.OracleConnectionWrapper
 
proxyFor(Object, Class<T>) - Method in class oracle.jdbc.OracleConnectionWrapper
 
PROXYTYPE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXYTYPE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXYTYPE_CERTIFICATE - Static variable in interface oracle.jdbc.OracleConnection
 
PROXYTYPE_CERTIFICATE - Static variable in interface oracle.jdbc.OracleConnection
 
PROXYTYPE_CERTIFICATE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXYTYPE_CERTIFICATE - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXYTYPE_DISTINGUISHED_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXYTYPE_DISTINGUISHED_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXYTYPE_DISTINGUISHED_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXYTYPE_DISTINGUISHED_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXYTYPE_USER_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXYTYPE_USER_NAME - Static variable in interface oracle.jdbc.OracleConnection
 
PROXYTYPE_USER_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
PROXYTYPE_USER_NAME - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
purgeCache(String, boolean) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Purges Connections in the Connection Cache. A boolean flag indicates whether all connections in the cache are cleaned up(including checkedout connections) or just the connections in the cache
purgeCache(String, boolean) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Purges Connections in the Connection Cache. A boolean flag indicates whether all connections in the cache are cleaned up(including checkedout connections) or just the connections in the cache
purgeExplicitCache() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Removes all existing statements from the explicit cache, after which it will be empty.
purgeExplicitCache() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Removes all existing statements from the explicit cache, after which it will be empty.
purgeExplicitCache() - Method in interface oracle.jdbc.OracleConnection
purgeExplicitCache Removes all existing statements from the explicit cache, after which it will be empty.
purgeExplicitCache() - Method in interface oracle.jdbc.OracleConnection
purgeExplicitCache Removes all existing statements from the explicit cache, after which it will be empty.
purgeExplicitCache() - Method in class oracle.jdbc.OracleConnectionWrapper
 
purgeExplicitCache() - Method in class oracle.jdbc.OracleConnectionWrapper
 
purgeExplicitCache() - Method in class oracle.jdbc.pool.OraclePooledConnection
purgeExplicitCache Removes all existing statements from the explicit cache, after which it will be empty.
purgeExplicitCache() - Method in class oracle.jdbc.pool.OraclePooledConnection
purgeExplicitCache Removes all existing statements from the explicit cache, after which it will be empty.
purgeImplicitCache() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Removes all existing statements from the implicit cache, after which it will be empty.
purgeImplicitCache() - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Removes all existing statements from the implicit cache, after which it will be empty.
purgeImplicitCache() - Method in interface oracle.jdbc.OracleConnection
purgeImplicitCache Removes all existing statements from the implicit cache, after which it will be empty.
purgeImplicitCache() - Method in interface oracle.jdbc.OracleConnection
purgeImplicitCache Removes all existing statements from the implicit cache, after which it will be empty.
purgeImplicitCache() - Method in class oracle.jdbc.OracleConnectionWrapper
 
purgeImplicitCache() - Method in class oracle.jdbc.OracleConnectionWrapper
 
purgeImplicitCache() - Method in class oracle.jdbc.pool.OraclePooledConnection
purgeImplicitCache Removes all existing statements from the implicit cache, after which it will be empty.
purgeImplicitCache() - Method in class oracle.jdbc.pool.OraclePooledConnection
purgeImplicitCache Removes all existing statements from the implicit cache, after which it will be empty.
putBytes(long, byte[]) - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated -- use setBytes
putBytes(long, byte[], int) - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated -- use setBytes
putBytes(long, byte[]) - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated -- use setBytes
putBytes(long, byte[], int) - Method in class oracle.sql.BLOB
Deprecated.
This method is deprecated -- use setBytes
putChars(long, char[]) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
putChars(long, char[], int) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
putChars(long, char[], int, int) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
putChars(long, char[]) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
putChars(long, char[], int) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
putChars(long, char[], int, int) - Method in class oracle.sql.CLOB
Deprecated.
Oracle extension.
putDescriptor(String, Object) - Method in interface oracle.jdbc.OracleConnection
Store the Object Descriptor for later usage.
putDescriptor(String, Object) - Method in interface oracle.jdbc.OracleConnection
Store the Object Descriptor for later usage.
putDescriptor(String, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
 
putDescriptor(String, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
 
putString(long, String) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated -- use setString.
putString(long, String) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated -- use setString.

Q

QueryChangeDescription - Interface in oracle.jdbc.dcn
This interface describes a query result change.
QueryChangeDescription - Interface in oracle.jdbc.dcn
This interface describes a query result change.
QueryChangeDescription.QueryChangeEventType - Enum in oracle.jdbc.dcn
 
QueryChangeDescription.QueryChangeEventType - Enum in oracle.jdbc.dcn
 

R

RAW - Static variable in class oracle.jdbc.OracleTypes
RAW shares same value as BINARY as it is synonym defined for convenience when using the oracle.sql.RAW type.
RAW - Static variable in class oracle.jdbc.OracleTypes
RAW shares same value as BINARY as it is synonym defined for convenience when using the oracle.sql.RAW type.
RAW - Class in oracle.sql
The RAW class is a representation of the Oracle RAW datatype.
RAW - Class in oracle.sql
The RAW class is a representation of the Oracle RAW datatype.
RAW(byte[]) - Constructor for class oracle.sql.RAW
Construct a RAW from a byte array.
RAW(Object) - Constructor for class oracle.sql.RAW
Deprecated.
in 9.2. The behavior of this constructor when passed a String argument will be changed in the next major release after 9.2. There will be no change in the behavior when passed an argument of any other type. The static methods newRAW and oldRAW capture the new and old behavior. It is deprecated only to warn of the impending change in behavior. The deprecation will be removed in the next major release after 9.2. The constructor will remain and will be supported. See release notes for more info.
RAW(byte[]) - Constructor for class oracle.sql.RAW
Construct a RAW from a byte array.
RAW(Object) - Constructor for class oracle.sql.RAW
Deprecated.
in 9.2. The behavior of this constructor when passed a String argument will be changed in the next major release after 9.2. There will be no change in the behavior when passed an argument of any other type. The static methods newRAW and oldRAW capture the new and old behavior. It is deprecated only to warn of the impending change in behavior. The deprecation will be removed in the next major release after 9.2. The constructor will remain and will be supported. See release notes for more info.
RAWTOID - Static variable in class oracle.sql.TypeDescriptor
 
RAWTOID - Static variable in class oracle.sql.TypeDescriptor
 
readObj(String) - Method in class oracle.sql.ConverterArchive
 
readObj(String, String) - Method in class oracle.sql.ConverterArchive
entryName is the name of the obj inside the zip file, include directory zipName is the name of the zip file.
readObj(String) - Method in class oracle.sql.ConverterArchive
 
readObj(String, String) - Method in class oracle.sql.ConverterArchive
entryName is the name of the obj inside the zip file, include directory zipName is the name of the zip file.
readPoolConfig(int, int, int, int, boolean, boolean, int[]) - Static method in class oracle.jdbc.pool.OracleOCIConnectionPool
read the properties into an integer array
readPoolConfig(Properties, int[]) - Static method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
readPoolConfig(int, int, int, int, boolean, boolean, int[]) - Static method in class oracle.jdbc.pool.OracleOCIConnectionPool
read the properties into an integer array
readPoolConfig(Properties, int[]) - Static method in class oracle.jdbc.pool.OracleOCIConnectionPool
 
REAL - Static variable in class oracle.jdbc.OracleTypes
 
REAL - Static variable in class oracle.jdbc.OracleTypes
 
RECONNECT_DELAY_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
RECONNECT_DELAY_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
RECONNECT_RETRIES_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
RECONNECT_RETRIES_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
reconnectDelay - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
reconnectDelay - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
reconnectionProperties - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
reconnectionProperties - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
reconnectRetries - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
reconnectRetries - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
recover(int) - Method in class oracle.jdbc.xa.OracleXAResource
Obtain a list of prepared transaction branches from a resource manager.
recover(int) - Method in class oracle.jdbc.xa.OracleXAResource
Obtain a list of prepared transaction branches from a resource manager.
REF - Static variable in class oracle.jdbc.OracleTypes
 
REF - Static variable in class oracle.jdbc.OracleTypes
 
REF - Class in oracle.sql
Deprecated.
Use java.sql.Ref interface for declaration instead of using concrete class oracle.sql.REF.
REF - Class in oracle.sql
Deprecated.
Use java.sql.Ref interface for declaration instead of using concrete class oracle.sql.REF.
REFRESH_ALL_CONNECTIONS - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
REFRESH_ALL_CONNECTIONS - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
REFRESH_INVALID_CONNECTIONS - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
REFRESH_INVALID_CONNECTIONS - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
refreshCache(String, int) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Refreshes Connections in the Connection Cache.
refreshCache(String, int) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Refreshes Connections in the Connection Cache.
registerAQNotification(String[], Properties[], Properties) - Method in interface oracle.jdbc.OracleConnection
Registers your interest into being notified when a message is enqueued in a particular queue (or array of queues).
registerAQNotification(String[], Properties[], Properties) - Method in interface oracle.jdbc.OracleConnection
Registers your interest into being notified when a message is enqueued in a particular queue (or array of queues).
registerAQNotification(String[], Properties[], Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerAQNotification(String[], Properties[], Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerCloseCallback(OracleCloseCallback, Object) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Registers a close callback.
registerCloseCallback(OracleCloseCallback, Object) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Registers a close callback.
registerConnectionCacheCallback(OracleConnectionCacheCallback, Object, int) - Method in interface oracle.jdbc.OracleConnection
Registers the connection cache callback on the logical connection This is used in conjunction with the Implicit Connection Cache Properties.
registerConnectionCacheCallback(OracleConnectionCacheCallback, Object, int) - Method in interface oracle.jdbc.OracleConnection
Registers the connection cache callback on the logical connection This is used in conjunction with the Implicit Connection Cache Properties.
registerConnectionCacheCallback(OracleConnectionCacheCallback, Object, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerConnectionCacheCallback(OracleConnectionCacheCallback, Object, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerConnectionInitializationCallback(ConnectionInitializationCallback) - Method in interface oracle.jdbc.replay.OracleDataSource
Registers a connection initialization callback.
registerConnectionInitializationCallback(ConnectionInitializationCallback) - Method in interface oracle.jdbc.replay.OracleDataSource
Registers a connection initialization callback.
registerConnectionInitializationCallback(ConnectionInitializationCallback) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Registers a ConnectionInitializationCallback with the data source.
registerConnectionInitializationCallback(ConnectionInitializationCallback) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Registers a ConnectionInitializationCallback with the data source.
registerDatabaseChangeNotification(Properties) - Method in interface oracle.jdbc.OracleConnection
Creates a new database change registration.
registerDatabaseChangeNotification(Properties) - Method in interface oracle.jdbc.OracleConnection
Creates a new database change registration.
registerDatabaseChangeNotification(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerDatabaseChangeNotification(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerImplicitCacheConnectionEventListener(ConnectionEventListener) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Register an event listener for the implicit connection cache.
registerImplicitCacheConnectionEventListener(ConnectionEventListener) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Register an event listener for the implicit connection cache.
registerImplicitCacheConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Register an event listener for the implicit connection cache.
registerImplicitCacheConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Register an event listener for the implicit connection cache.
registerIndexTableOutParameter(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle version of registerOutParameter for registering a limited form of PL/SQL Associative Array parameters.
registerIndexTableOutParameter(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle version of registerOutParameter for registering a limited form of PL/SQL Associative Array parameters.
registerOutParameter(int, int) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Translation compliant implementation of java.sql.CallableStatement#registerOutParameter(int, int)
registerOutParameter(int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Translation compliant implementation of java.sql.CallableStatement#registerOutParameter(int, int, int)
registerOutParameter(int, int, String) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Translation compliant implementation of java.sql.CallableStatement#registerOutParameter(int, int, java.lang.String)
registerOutParameter(int, int) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Translation compliant implementation of java.sql.CallableStatement#registerOutParameter(int, int)
registerOutParameter(int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Translation compliant implementation of java.sql.CallableStatement#registerOutParameter(int, int, int)
registerOutParameter(int, int, String) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Translation compliant implementation of java.sql.CallableStatement#registerOutParameter(int, int, java.lang.String)
registerOutParameter(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle version of registerOutParameter for registering CHAR, VARCHAR, LONG, RAW and LONG RAW columns.
registerOutParameter(String, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle version of registerOutParameter for registering CHAR, VARCHAR, LONG, RAW and LONG RAW columns.
registerOutParameter(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle version of registerOutParameter for registering CHAR, VARCHAR, LONG, RAW and LONG RAW columns.
registerOutParameter(String, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle version of registerOutParameter for registering CHAR, VARCHAR, LONG, RAW and LONG RAW columns.
registerOutParameterAtName(String, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle method to registerOutParameter by the parameterMarkerName of oracle style parameter markers instead of parameterIndex.
registerOutParameterAtName(String, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle method to registerOutParameter by the parameterMarkerName of oracle style parameter markers instead of parameterIndex.
registerOutParameterAtName(String, int, String) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle method to registerOutParameter by the parameterMarkerName of oracle style parameter markers instead of parameterIndex.
registerOutParameterAtName(String, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle method to registerOutParameter by the parameterMarkerName of oracle style parameter markers instead of parameterIndex.
registerOutParameterAtName(String, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle method to registerOutParameter by the parameterMarkerName of oracle style parameter markers instead of parameterIndex.
registerOutParameterAtName(String, int, String) - Method in interface oracle.jdbc.OracleCallableStatement
Special Oracle method to registerOutParameter by the parameterMarkerName of oracle style parameter markers instead of parameterIndex.
registerOutParameterBytes(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated.
As of Oracle 10g Release 1 all character values are measured in Java chars so this method is no longer supported. It now is the equivalent of calling registerOutParameter with the same args. Since the number of bytes is at least as large as the number of characters this will always work although it may waste memory. Use registerOutParameter with the number of Java chars instead.
registerOutParameterBytes(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated.
As of Oracle 10g Release 1 all character values are measured in Java chars so this method is no longer supported. It now is the equivalent of calling registerOutParameter with the same args. Since the number of bytes is at least as large as the number of characters this will always work although it may waste memory. Use registerOutParameter with the number of Java chars instead.
registerOutParameterChars(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated.
As of Oracle 10g Release 1 all character values are measured in Java chars so this method is no longer needed. Call registerOutParameter with the same args instead.
registerOutParameterChars(int, int, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated.
As of Oracle 10g Release 1 all character values are measured in Java chars so this method is no longer needed. Call registerOutParameter with the same args instead.
registerReturnParameter(int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Registers return parameter for DML Returning.
registerReturnParameter(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Registers return parameter for DML Returning.
registerReturnParameter(int, int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Registers return parameter for DML Returning.
registerReturnParameter(int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Registers return parameter for DML Returning.
registerReturnParameter(int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Registers return parameter for DML Returning.
registerReturnParameter(int, int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Registers return parameter for DML Returning.
registerSQLType(String, Class) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
registerSQLType(String, String) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
registerSQLType(String, Class) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
registerSQLType(String, String) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
registerSQLType(String, Class) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerSQLType(String, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerSQLType(String, Class) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerSQLType(String, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerTAFCallback(OracleOCIFailover, Object) - Method in interface oracle.jdbc.OracleConnection
Register an application TAF Callback instance that will be called when an application failover occurs.
registerTAFCallback(OracleOCIFailover, Object) - Method in interface oracle.jdbc.OracleConnection
Register an application TAF Callback instance that will be called when an application failover occurs.
registerTAFCallback(OracleOCIFailover, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
 
registerTAFCallback(OracleOCIFailover, Object) - Method in class oracle.jdbc.OracleConnectionWrapper
 
reinitializeCache(String, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Reinitialize a connection cache using the new set of properties supplied
reinitializeCache(String, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Reinitialize a connection cache using the new set of properties supplied
RELEASE_CONNECTION_CALLBACK - Static variable in interface oracle.jdbc.OracleConnection
 
RELEASE_CONNECTION_CALLBACK - Static variable in interface oracle.jdbc.OracleConnection
 
releaseConnection(OracleConnection, Object) - Method in interface oracle.jdbc.pool.OracleConnectionCacheCallback
Deprecated.
Use Oracle Universal Connection Pool instead.
releaseConnection(OracleConnection, Object) - Method in interface oracle.jdbc.pool.OracleConnectionCacheCallback
Deprecated.
Use Oracle Universal Connection Pool instead.
releaseSavepoint(Savepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
releaseSavepoint(Savepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
removeCache(String, long) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Removes the Connection Cache, associated with the given Connection Cache Name. When a timeout value is specified, the remove processing pauses for the specified period of time, before proceeding to remove the connection cache.
removeCache(String, long) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Removes the Connection Cache, associated with the given Connection Cache Name. When a timeout value is specified, the remove processing pauses for the specified period of time, before proceeding to remove the connection cache.
removeConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Remove an event listener.
removeConnectionEventListener(ConnectionEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
Remove an event listener.
removeListener(AQNotificationListener) - Method in interface oracle.jdbc.aq.AQNotificationRegistration
 
removeListener(AQNotificationListener) - Method in interface oracle.jdbc.aq.AQNotificationRegistration
 
removeListener(DatabaseChangeListener) - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Remove a listener from the list of registered listeners.
removeListener(DatabaseChangeListener) - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
Remove a listener from the list of registered listeners.
removeLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in interface oracle.jdbc.OracleConnection
Deregisters the Logical Transaction Id event listener.
removeLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in interface oracle.jdbc.OracleConnection
Deregisters the Logical Transaction Id event listener.
removeLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in class oracle.jdbc.OracleConnectionWrapper
 
removeLogicalTransactionIdEventListener(LogicalTransactionIdEventListener) - Method in class oracle.jdbc.OracleConnectionWrapper
 
removeStatementEventListener(StatementEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
removeStatementEventListener(StatementEventListener) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
removeXidFromList(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
 
removeXidFromList(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
 
ReplayableConnection - Interface in oracle.jdbc.replay
 
ReplayableConnection - Interface in oracle.jdbc.replay
 
ReplayableConnection.StatisticsReportType - Enum in oracle.jdbc.replay
Statistics report type.
ReplayableConnection.StatisticsReportType - Enum in oracle.jdbc.replay
Statistics report type.
replayConn - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
replayConn - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
replayInitiationTimeout - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
replayInitiationTimeout - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
ReplayStatistics - Interface in oracle.jdbc.replay
Various runtime statistics about Application Continuity (AC), such as how many JDBC calls are affected by outages, how many replay attempts are made, how many replay succeed, etc.
ReplayStatistics - Interface in oracle.jdbc.replay
Various runtime statistics about Application Continuity (AC), such as how many JDBC calls are affected by outages, how many replay attempts are made, how many replay succeed, etc.
restoreAutoCommitModeForGlobalTransaction() - Method in class oracle.jdbc.xa.OracleXAResource
Restore the auto-commit status of the Connection & the PooledConnection.
restoreAutoCommitModeForGlobalTransaction() - Method in class oracle.jdbc.xa.OracleXAResource
Restore the auto-commit status of the Connection & the PooledConnection.
resumeStacked(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
resumeStacked() - Resumes the current transaction after the possible suspension of the stacked transaction, if any.
resumeStacked(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
resumeStacked() - Resumes the current transaction after the possible suspension of the stacked transaction, if any.
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 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.
ROLE_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
ROLE_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
rollback() - Method in class oracle.jdbc.OracleConnectionWrapper
 
rollback(Savepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
rollback() - Method in class oracle.jdbc.OracleConnectionWrapper
 
rollback(Savepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
 
rollback(Xid) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Ask RM to roll back work done on behalf of a txn branch.
rollback(Xid) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Ask RM to roll back work done on behalf of a txn branch.
rollback(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
rollback() -- Ask RM to roll back work done on behalf of a txn branch.
rollback(Xid) - Method in class oracle.jdbc.xa.client.OracleXAResource
rollback() -- Ask RM to roll back work done on behalf of a txn branch.
rollback(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
rollback() -- Ask RM to roll back work done on behalf of a txn branch.
rollback(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
rollback() -- Ask RM to roll back work done on behalf of a txn branch.
round(String) - Method in class oracle.sql.DATE
returns a DATE object with date rounded to specified precision
round(String) - Method in class oracle.sql.DATE
returns a DATE object with date rounded to specified precision
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(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value rounded to specified decimal place decimal_place.
RowChangeDescription - Interface in oracle.jdbc.dcn
This interface describes the row level information that can be retrieved from a database change event.
RowChangeDescription - Interface in oracle.jdbc.dcn
This interface describes the row level information that can be retrieved from a database change event.
RowChangeDescription.RowOperation - Enum in oracle.jdbc.dcn
 
RowChangeDescription.RowOperation - Enum in oracle.jdbc.dcn
 
ROWID - Static variable in class oracle.jdbc.OracleTypes
 
ROWID - Static variable in class oracle.jdbc.OracleTypes
 
ROWID - Class in oracle.sql
The ROWID class is a representation of the Oracle ROWID datatype.
ROWID - Class in oracle.sql
The ROWID class is a representation of the Oracle ROWID datatype.
RU8BESTA_CHARSET - Static variable in class oracle.sql.CharacterSet
 
RU8BESTA_CHARSET - Static variable in class oracle.sql.CharacterSet
 
RU8PC855_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
 
RU8PC866_CHARSET - Static variable in class oracle.sql.CharacterSet
 

S

S7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S7SIEMENS9780X_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
 
S8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S8EBCDIC1143_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S8EBCDIC1143_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S8EBCDIC278_CHARSET - Static variable in class oracle.sql.CharacterSet
 
S8EBCDIC278_CHARSET - Static variable in class oracle.sql.CharacterSet
 
saveAndAlterAutoCommitModeForGlobalTransaction() - Method in class oracle.jdbc.xa.OracleXAResource
Save the auto-commit status of the Connection & the PooledConnection.
saveAndAlterAutoCommitModeForGlobalTransaction() - Method in class oracle.jdbc.xa.OracleXAResource
Save the auto-commit status of the Connection & the PooledConnection.
savedConnectionAutoCommit - Variable in class oracle.jdbc.xa.OracleXAResource
 
savedConnectionAutoCommit - Variable in class oracle.jdbc.xa.OracleXAResource
 
savedXAConnectionAutoCommit - Variable in class oracle.jdbc.xa.OracleXAResource
 
savedXAConnectionAutoCommit - Variable in class oracle.jdbc.xa.OracleXAResource
 
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.
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
 
SE8ISO8859P3_CHARSET - Static variable in class oracle.sql.CharacterSet
 
sendBatch() - Method in interface oracle.jdbc.OracleCallableStatement
Send the sets of parameters batched (for Oracle-style batching only).
sendBatch() - Method in interface oracle.jdbc.OracleCallableStatement
Send the sets of parameters batched (for Oracle-style batching only).
sendBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
sendBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
SERVER_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
SERVER_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
serverName - Variable in class oracle.jdbc.pool.OracleDataSource
 
serverName - Variable in class oracle.jdbc.pool.OracleDataSource
 
serviceName - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
serviceName(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
serviceName - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
serviceName(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
serviceName - Variable in class oracle.jdbc.pool.OracleDataSource
 
serviceName - Variable in class oracle.jdbc.pool.OracleDataSource
 
serviceName - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
serviceName(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
serviceName - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
serviceName(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
serviceName - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
serviceName(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
serviceName - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
serviceName(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
SESSION_STATE_CONSISTENCY_STATIC - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
SESSION_STATE_CONSISTENCY_STATIC - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
SESSION_STATE_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
SESSION_STATE_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
setACProxy(Object) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
setACProxy(Object) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
setAddress(String) - Method in interface oracle.jdbc.aq.AQAgent
Protocol-specific address of the recipient.
setAddress(String) - Method in interface oracle.jdbc.aq.AQAgent
Protocol-specific address of the recipient.
setApplicationContext(String, String, String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This has been deprecated since 12.1 in favour of setClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
setApplicationContext(String, String, String) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This has been deprecated since 12.1 in favour of setClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
setApplicationContext(String, String, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setApplicationContext(String, String, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setArray(int, Array) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setArray(int, java.sql.Array)
setArray(int, Array) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setArray(int, java.sql.Array)
setArray(String, Array) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an java.sql.Arrayvalue.
setARRAY(String, ARRAY) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.ARRAYvalue.
setArray(String, Array) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an java.sql.Arrayvalue.
setARRAY(String, ARRAY) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.ARRAYvalue.
setARRAY(int, ARRAY) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.ARRAY.
setARRAY(int, ARRAY) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.ARRAY.
setArrayAtName(String, Array) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Array value.
setARRAYAtName(String, ARRAY) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a oracle.sql.ARRAY value.
setArrayAtName(String, Array) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Array value.
setARRAYAtName(String, ARRAY) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a oracle.sql.ARRAY value.
setAsciiStream(int, InputStream) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setAsciiStream(int, java.io.InputStream)
setAsciiStream(int, InputStream, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setAsciiStream(int, java.io.InputStream, int)
setAsciiStream(int, InputStream, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setAsciiStream(int, java.io.InputStream, long)
setAsciiStream(int, InputStream) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setAsciiStream(int, java.io.InputStream)
setAsciiStream(int, InputStream, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setAsciiStream(int, java.io.InputStream, int)
setAsciiStream(int, InputStream, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setAsciiStream(int, java.io.InputStream, long)
setAsciiStream(String, InputStream, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(long) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAsciiStream(long) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAsciiStreamAtName(String, InputStream, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java AsciiStream value.
setAsciiStreamAtName(String, InputStream, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java AsciiStream value.
setAsciiStreamAtName(String, InputStream) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java AsciiStream value.
setAsciiStreamAtName(String, InputStream, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java AsciiStream value.
setAsciiStreamAtName(String, InputStream, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java AsciiStream value.
setAsciiStreamAtName(String, InputStream) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java AsciiStream value.
setAutoBuffering(boolean) - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
setAutoBuffering(boolean) - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
setAutoBuffering(boolean) - Method in class oracle.sql.STRUCT
Deprecated.
Performance hint.
setAutoBuffering(boolean) - Method in class oracle.sql.STRUCT
Deprecated.
Performance hint.
setAutoClose(boolean) - Method in interface oracle.jdbc.OracleConnection
set auto-close mode.
setAutoClose(boolean) - Method in interface oracle.jdbc.OracleConnection
set auto-close mode.
setAutoClose(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setAutoClose(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setAutoCommit(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setAutoCommit(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setAutoIndexing(boolean, int) - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
setAutoIndexing(boolean) - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
setAutoIndexing(boolean, int) - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
setAutoIndexing(boolean) - Method in class oracle.sql.ARRAY
Deprecated.
Performance hint.
setBFILE(String, BFILE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.BFILEvalue.
setBfile(String, BFILE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.BFILEvalue.
setBFILE(String, BFILE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.BFILEvalue.
setBfile(String, BFILE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.BFILEvalue.
setBfile(int, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.BFILE value.
setBFILE(int, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.BFILE value.
setBfile(int, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.BFILE value.
setBFILE(int, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.BFILE value.
setBFILEAtName(String, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a oracle.sql.BFILEvalue.
setBfileAtName(String, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a oracle.sql.BFILEvalue.
setBFILEAtName(String, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a oracle.sql.BFILEvalue.
setBfileAtName(String, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a oracle.sql.BFILEvalue.
setBigDecimal(int, BigDecimal) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBigDecimal(int, java.math.BigDecimal)
setBigDecimal(int, BigDecimal) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBigDecimal(int, java.math.BigDecimal)
setBigDecimal(String, BigDecimal) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimalAtName(String, BigDecimal) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BigDecimal value.
setBigDecimalAtName(String, BigDecimal) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BigDecimal value.
setBinaryDouble(String, BINARY_DOUBLE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given oracle.sql.BINARY_FLOAT value.
setBinaryDouble(String, double) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given oracle.sql.BINARY_FLOAT value.
setBinaryDouble(String, BINARY_DOUBLE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given oracle.sql.BINARY_FLOAT value.
setBinaryDouble(String, double) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given oracle.sql.BINARY_FLOAT value.
setBinaryDouble(int, double) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java double value.
setBinaryDouble(int, BINARY_DOUBLE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_DOUBLE value.
setBinaryDouble(int, double) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java double value.
setBinaryDouble(int, BINARY_DOUBLE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_DOUBLE value.
setBinaryDoubleAtName(String, double) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Double value.
setBinaryDoubleAtName(String, BINARY_DOUBLE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_DOUBLE value.
setBinaryDoubleAtName(String, double) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Double value.
setBinaryDoubleAtName(String, BINARY_DOUBLE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_DOUBLE value.
setBinaryFloat(String, BINARY_FLOAT) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given oracle.sql.BINARY_FLOAT value.
setBinaryFloat(String, float) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java float value.
setBinaryFloat(String, BINARY_FLOAT) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given oracle.sql.BINARY_FLOAT value.
setBinaryFloat(String, float) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java float value.
setBinaryFloat(int, float) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java float value.
setBinaryFloat(int, BINARY_FLOAT) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_FLOAT value.
setBinaryFloat(int, float) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java float value.
setBinaryFloat(int, BINARY_FLOAT) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_FLOAT value.
setBinaryFloatAtName(String, float) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Float value.
setBinaryFloatAtName(String, BINARY_FLOAT) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_FLOAT value.
setBinaryFloatAtName(String, float) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Float value.
setBinaryFloatAtName(String, BINARY_FLOAT) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BINARY_FLOAT value.
setBinaryStream(int, InputStream) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBinaryStream(int, java.io.InputStream)
setBinaryStream(int, InputStream, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBinaryStream(int, java.io.InputStream, int)
setBinaryStream(int, InputStream, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBinaryStream(int, java.io.InputStream, long)
setBinaryStream(int, InputStream) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBinaryStream(int, java.io.InputStream)
setBinaryStream(int, InputStream, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBinaryStream(int, java.io.InputStream, int)
setBinaryStream(int, InputStream, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBinaryStream(int, java.io.InputStream, long)
setBinaryStream(String, InputStream, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(long) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStream(long) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStreamAtName(String, InputStream, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BinaryStream value.
setBinaryStreamAtName(String, InputStream, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BinaryStream value.
setBinaryStreamAtName(String, InputStream) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BinaryStream value.
setBinaryStreamAtName(String, InputStream, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BinaryStream value.
setBinaryStreamAtName(String, InputStream, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BinaryStream value.
setBinaryStreamAtName(String, InputStream) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java BinaryStream value.
setBlob(int, Blob) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBlob(int, java.sql.Blob)
setBlob(int, InputStream) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBlob(int, java.io.InputStream)
setBlob(int, InputStream, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBlob(int, java.io.InputStream, long)
setBlob(int, Blob) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBlob(int, java.sql.Blob)
setBlob(int, InputStream) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBlob(int, java.io.InputStream)
setBlob(int, InputStream, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBlob(int, java.io.InputStream, long)
setBLOB(String, BLOB) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.BLOBvalue.
setBlob(String, Blob) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an java.sql.Blobvalue.
setBLOB(String, BLOB) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.BLOBvalue.
setBlob(String, Blob) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an java.sql.Blobvalue.
setBLOB(int, BLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.BLOB value.
setBLOB(int, BLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.BLOB value.
setBLOBAtName(String, BLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BLOB value.
setBlobAtName(String, Blob) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Blob value.
setBlobAtName(String, InputStream, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setBlobAtName(String, InputStream) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setBLOBAtName(String, BLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.BLOB value.
setBlobAtName(String, Blob) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Blob value.
setBlobAtName(String, InputStream, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setBlobAtName(String, InputStream) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setBoolean(int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBoolean(int, boolean)
setBoolean(int, boolean) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBoolean(int, boolean)
setBoolean(String, boolean) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(String, boolean) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java boolean value.
setBooleanAtName(String, boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Boolean value.
setBooleanAtName(String, boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Boolean value.
setByte(int, byte) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setByte(int, byte)
setByte(int, byte) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setByte(int, byte)
setByte(String, byte) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java byte value.
setByte(String, byte) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java byte value.
setByteAtName(String, byte) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Byte value.
setByteAtName(String, byte) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Byte value.
setBytes(int, byte[]) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBytes(int, byte[])
setBytes(int, byte[]) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setBytes(int, byte[])
setBytes(String, byte[]) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(String, byte[]) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(byte[]) - Method in class oracle.sql.BFILE
Deprecated.
 
setBytes(byte[]) - Method in class oracle.sql.BFILE
Deprecated.
 
setBytes(long, byte[]) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(byte[]) - Method in class oracle.sql.BLOB
Deprecated.
 
setBytes(long, byte[]) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(byte[]) - Method in class oracle.sql.BLOB
Deprecated.
 
setBytes(byte[]) - Method in class oracle.sql.CLOB
Deprecated.
 
setBytes(byte[]) - Method in class oracle.sql.CLOB
Deprecated.
 
setBytes(byte[]) - Method in class oracle.sql.Datum
Sets datum value using a byte array.
setBytes(byte[]) - Method in class oracle.sql.Datum
Sets datum value using a byte array.
setBytesAtName(String, byte[]) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Bytes value.
setBytesAtName(String, byte[]) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Bytes value.
setBytesForBlob(String, byte[]) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java byte[] value.
setBytesForBlob(String, byte[]) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java byte[] value.
setBytesForBlob(int, byte[]) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java bytes value.
setBytesForBlob(int, byte[]) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java bytes value.
setBytesForBlobAtName(String, byte[]) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java byte array value.
setBytesForBlobAtName(String, byte[]) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java byte array value.
setCatalog(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setCatalog(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setCHAR(String, CHAR) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.CHARvalue.
setCHAR(String, CHAR) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.CHARvalue.
setCHAR(int, CHAR) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.CHAR value.
setCHAR(int, CHAR) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.CHAR value.
setCharacterStream(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setCharacterStream(int, java.io.Reader)
setCharacterStream(int, Reader, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setCharacterStream(int, java.io.Reader, int)
setCharacterStream(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setCharacterStream(int, java.io.Reader, long)
setCharacterStream(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setCharacterStream(int, java.io.Reader)
setCharacterStream(int, Reader, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setCharacterStream(int, java.io.Reader, int)
setCharacterStream(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setCharacterStream(int, java.io.Reader, long)
setCharacterStream(String, Reader, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(long) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setCharacterStream(long) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setCharacterStreamAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value.
setCharacterStreamAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value.
setCharacterStreamAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value.
setCharacterStreamAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value.
setCHARAtName(String, CHAR) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.CHAR value.
setCHARAtName(String, CHAR) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.CHAR value.
setCheckBindTypes(boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
Enable/disable bind type checking.
setCheckBindTypes(boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
Enable/disable bind type checking.
setClientInfo(String, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setClientInfo(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setClientInfo(String, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setClientInfo(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setClob(int, Clob) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setClob(int, java.sql.Clob)
setClob(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setClob(int, java.io.Reader)
setClob(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setClob(int, java.io.Reader, long)
setClob(int, Clob) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setClob(int, java.sql.Clob)
setClob(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setClob(int, java.io.Reader)
setClob(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setClob(int, java.io.Reader, long)
setCLOB(String, CLOB) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.CLOBvalue.
setClob(String, Clob) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an java.sql.Clobvalue.
setCLOB(String, CLOB) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.CLOBvalue.
setClob(String, Clob) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an java.sql.Clobvalue.
setCLOB(int, CLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.CLOB value.
setCLOB(int, CLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.CLOB value.
setCLOBAtName(String, CLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.CLOB value.
setClobAtName(String, Clob) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Clob value.
setClobAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setClobAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setCLOBAtName(String, CLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.CLOB value.
setClobAtName(String, Clob) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Clob value.
setClobAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setClobAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a stream value.
setCondition(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Sets a conditional expression based on the message properties, the message data properties, and PL/SQL functions.
setCondition(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Sets a conditional expression based on the message properties, the message data properties, and PL/SQL functions.
setConnection(OracleConnection) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
setConnection(OracleConnection) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
setConnection(Connection) - Method in class oracle.sql.TypeDescriptor
 
setConnection(Connection) - Method in class oracle.sql.TypeDescriptor
 
setConnectionCacheName(String) - Method in class oracle.jdbc.pool.OracleDataSource
 
setConnectionCacheName(String) - Method in class oracle.jdbc.pool.OracleDataSource
 
setConnectionCacheProperties(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Setter method to set one or more Implicit Connection Cache properties. If a null value is set, default values will take effect. Below are the list of properties supported. These are the keys (case sensitive) to be used when setting their appropriate values.

setConnectionCacheProperties(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Setter method to set one or more Implicit Connection Cache properties. If a null value is set, default values will take effect. Below are the list of properties supported. These are the keys (case sensitive) to be used when setting their appropriate values.

setConnectionCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Setter method to enable Implicit Connection Caching

setConnectionCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Setter method to enable Implicit Connection Caching

setConnectionErrorCodes(int[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
setConnectionErrorCodes(int[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
setConnectionPoolDataSource(String, ConnectionPoolDataSource) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Sets the ConnectionPoolDataSource that may be used to create the implicit connection cache. If the connections are already created on the connection cache, then an exception is thrown. If no connections are opened, then the new ConnectionPoolDataSource is used and may overwrite the previous one, if any.
setConnectionPoolDataSource(String, ConnectionPoolDataSource) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Sets the ConnectionPoolDataSource that may be used to create the implicit connection cache. If the connections are already created on the connection cache, then an exception is thrown. If no connections are opened, then the new ConnectionPoolDataSource is used and may overwrite the previous one, if any.
setConnectionProperties(Properties) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the Connection Properties for the datasource
setConnectionProperties(Properties) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the Connection Properties for the datasource
setConnectionProperties(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Sets the Connection Properties for the datasource
setConnectionProperties(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
Sets the Connection Properties for the datasource
setConnectionProperties(Properties) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the connection properties on the data source.
setConnectionProperties(Properties) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the connection properties on the data source.
setConnectionProperty(String, String) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets a connection property on the connection factory.
setConnectionProperty(String, String) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets a connection property on the connection factory.
setConnectionProperty(String, String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets a connection property on the data source.
setConnectionProperty(String, String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets a connection property on the data source.
setConnectionReleasePriority(int) - Method in interface oracle.jdbc.OracleConnection
Sets connection release priority.
setConnectionReleasePriority(int) - Method in interface oracle.jdbc.OracleConnection
Sets connection release priority.
setConnectionReleasePriority(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setConnectionReleasePriority(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setConsumerName(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies a consumer name.
setConsumerName(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies a consumer name.
setCorrelation(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies a correlation criterion (or search criterion) for the dequeue operation.
setCorrelation(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies a correlation criterion (or search criterion) for the dequeue operation.
setCorrelation(String) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the identification supplied by the producer for a message at enqueuing.
setCorrelation(String) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the identification supplied by the producer for a message at enqueuing.
setCreateStatementAsRefCursor(boolean) - Method in interface oracle.jdbc.OracleConnection
When this is set to true, any new statements created from this connection will be created as a REF CURSOR.
setCreateStatementAsRefCursor(boolean) - Method in interface oracle.jdbc.OracleConnection
When this is set to true, any new statements created from this connection will be created as a REF CURSOR.
setCreateStatementAsRefCursor(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setCreateStatementAsRefCursor(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setCursor(String, ResultSet) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to a Java Cursor value.
setCursor(String, ResultSet) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to a Java Cursor value.
setCursor(int, ResultSet) - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated. 
setCursor(int, ResultSet) - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated. 
setCursorAtName(String, ResultSet) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Cursor value.
setCursorAtName(String, ResultSet) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Cursor value.
setCustomDatum(String, CustomDatum) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.CustomDatumvalue.
setCustomDatum(String, CustomDatum) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.CustomDatumvalue.
setCustomDatum(int, CustomDatum) - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated. 
setCustomDatum(int, CustomDatum) - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated. 
setCustomDatumAtName(String, CustomDatum) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CustomDatum value.
setCustomDatumAtName(String, CustomDatum) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CustomDatum value.
setDatabaseChangeRegistration(DatabaseChangeRegistration) - Method in interface oracle.jdbc.OracleStatement
Associate a Database Change Registration object with this statement.
setDatabaseChangeRegistration(DatabaseChangeRegistration) - Method in interface oracle.jdbc.OracleStatement
Associate a Database Change Registration object with this statement.
setDatabaseName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the name of a particular database on a server.
setDatabaseName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the name of a particular database on a server.
setDatabaseName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the name of a particular database on a server.
setDatabaseName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the name of a particular database on a server.
setDatabaseName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the database name.
setDatabaseName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the database name.
setDataSourceName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the datasource name.
setDataSourceName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the datasource name.
setDataSourceName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the DataSourceName.
setDataSourceName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the DataSourceName.
setDataSourceName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the data source name.
setDataSourceName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the data source name.
setDate(int, Date) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setDate(int, java.sql.Date)
setDate(int, Date, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setDate(int, java.sql.Date, java.util.Calendar)
setDate(int, Date) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setDate(int, java.sql.Date)
setDate(int, Date, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setDate(int, java.sql.Date, java.util.Calendar)
setDATE(String, DATE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.DATEvalue.
setDate(String, Date) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDATE(String, DATE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.DATEvalue.
setDate(String, Date) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDATE(int, DATE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.DATE value.
setDATE(int, DATE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.DATE value.
setDATEAtName(String, DATE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.DATE value.
setDateAtName(String, Date) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Date value.
setDateAtName(String, Date, Calendar) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Date value.
setDATEAtName(String, DATE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.DATE value.
setDateAtName(String, Date) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Date value.
setDateAtName(String, Date, Calendar) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Date value.
setDayOfWeek(int) - Method in class oracle.sql.DATE
returns a DATE object initialized to date advanced to the week of the day specified.
setDayOfWeek(int) - Method in class oracle.sql.DATE
returns a DATE object initialized to date advanced to the week of the day specified.
setDefaultExecuteBatch(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
setDefaultExecuteBatch(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
setDefaultExecuteBatch(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setDefaultExecuteBatch(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setDefaultRowPrefetch(int) - Method in interface oracle.jdbc.OracleConnection
Sets the value of row prefetch for all statements associated with this connection and created after this value was set.
setDefaultRowPrefetch(int) - Method in interface oracle.jdbc.OracleConnection
Sets the value of row prefetch for all statements associated with this connection and created after this value was set.
setDefaultRowPrefetch(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setDefaultRowPrefetch(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setDefaultTimeZone(TimeZone) - Method in interface oracle.jdbc.OracleConnection
The TimeZone to be used while creating java.sql.Date, java.sql.Time & java.sql.Timestamp.
setDefaultTimeZone(TimeZone) - Method in interface oracle.jdbc.OracleConnection
The TimeZone to be used while creating java.sql.Date, java.sql.Time & java.sql.Timestamp.
setDefaultTimeZone(TimeZone) - Method in class oracle.jdbc.OracleConnectionWrapper
The TimeZone to be used while creating java.sql.Date, java.sql.Time & java.sql.Timestamp.
setDefaultTimeZone(TimeZone) - Method in class oracle.jdbc.OracleConnectionWrapper
The TimeZone to be used while creating java.sql.Date, java.sql.Time & java.sql.Timestamp.
setDelay(int) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the number of seconds to delay the enqueued message.
setDelay(int) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the number of seconds to delay the enqueued message.
setDeliveryFilter(AQDequeueOptions.DeliveryFilter) - Method in class oracle.jdbc.aq.AQDequeueOptions
Use this method to dequeue buffered messages only, persistent messages only or both.
setDeliveryFilter(AQDequeueOptions.DeliveryFilter) - Method in class oracle.jdbc.aq.AQDequeueOptions
Use this method to dequeue buffered messages only, persistent messages only or both.
setDeliveryMode(AQEnqueueOptions.DeliveryMode) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Specifies the delivery mode: persistent or buffered.
setDeliveryMode(AQEnqueueOptions.DeliveryMode) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Specifies the delivery mode: persistent or buffered.
setDequeueMessageId(byte[]) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the message identifier of the message to be dequeued.
setDequeueMessageId(byte[]) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the message identifier of the message to be dequeued.
setDequeueMode(AQDequeueOptions.DequeueMode) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the locking behavior associated with the dequeue operation.
setDequeueMode(AQDequeueOptions.DequeueMode) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the locking behavior associated with the dequeue operation.
setDescription(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the Description for this data source instance.
setDescription(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the Description for this data source instance.
setDescription(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the Desciption for this data source instance.
setDescription(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the Desciption for this data source instance.
setDescription(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the data source description.
setDescription(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the data source description.
setDisableStmtCaching(boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
Don't Cache this object even when the corresponding Connection is Cache Enabled.
setDisableStmtCaching(boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
Don't Cache this object even when the corresponding Connection is Cache Enabled.
setDouble(int, double) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setDouble(int, double)
setDouble(int, double) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setDouble(int, double)
setDouble(String, double) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java double value.
setDouble(String, double) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java double value.
setDoubleAtName(String, double) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Double value.
setDoubleAtName(String, double) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Double value.
setDriverType(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the JDBC driver type.
setDriverType(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the JDBC driver type.
setEndToEndMetrics(String[], short) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
It has been deprecated since 12.1 in favor of setClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
setEndToEndMetrics(String[], short) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
It has been deprecated since 12.1 in favor of setClientInfo(). It is not recommended to use this API intermingled with get/setClientInfo APIs.
setEndToEndMetrics(String[], short) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setEndToEndMetrics(String[], short) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setExceptionQueue(String) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the name of the queue to which the message is moved to if it cannot be processed successfully.
setExceptionQueue(String) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the name of the queue to which the message is moved to if it cannot be processed successfully.
setExecuteBatch(int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated. 
setExecuteBatch(int) - Method in interface oracle.jdbc.OracleCallableStatement
Deprecated. 
setExecuteBatch(int) - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
setExecuteBatch(int) - Method in interface oracle.jdbc.OraclePreparedStatement
Deprecated.
As of 12.1 all APIs related to oracle-style statement batching are deprecated in favor of standard JDBC batching. We recommend using the standard model going forward as it is spec compliant and provides more information and control to the application.
setExpiration(int) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the expiration of the message.
setExpiration(int) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the expiration of the message.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.OracleConnection
setExplicitCachingEnabled Enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.OracleConnection
setExplicitCachingEnabled Enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
setExplicitCachingEnabled Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
setExplicitCachingEnabled Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OraclePooledConnection
setExplicitCachingEnabled Enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OraclePooledConnection
setExplicitCachingEnabled Enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setExplicitCachingEnabled(boolean) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
setFastConnectionFailoverEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
 
setFastConnectionFailoverEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
 
setFixedCHAR(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to a String See the javadoc for the setFixedChar(int, String) method in OraclePreparedStatement.
setFixedCHAR(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to a String See the javadoc for the setFixedChar(int, String) method in OraclePreparedStatement.
setFixedCHAR(int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the disignated parameter to a String and executes a non-padded comparison with a SQL CHAR.
setFixedCHAR(int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the disignated parameter to a String and executes a non-padded comparison with a SQL CHAR.
setFixedCHARAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java FixedCHAR value.
setFixedCHARAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java FixedCHAR value.
setFloat(int, float) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setFloat(int, float)
setFloat(int, float) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setFloat(int, float)
setFloat(String, float) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java float value.
setFloat(String, float) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java float value.
setFloatAtName(String, float) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Float value.
setFloatAtName(String, float) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Float value.
setFormOfUse(int, short) - Method in interface oracle.jdbc.OraclePreparedStatement
Specifies if the data is bound for a SQL NCHAR datatype.
setFormOfUse(int, short) - Method in interface oracle.jdbc.OraclePreparedStatement
Specifies if the data is bound for a SQL NCHAR datatype.
setHoldability(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setHoldability(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the value of the implicitCachingEnabled property, which enables or disables the implicit statement cache.
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the value of the implicitCachingEnabled property, which enables or disables the implicit statement cache.
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.OracleConnection
setImplicitCachingEnabled Enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.OracleConnection
setImplicitCachingEnabled Enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
setImplicitCachingEnabled Sets the value of the implicitCachingEnabled property, which enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
setImplicitCachingEnabled Sets the value of the implicitCachingEnabled property, which enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OraclePooledConnection
setImplicitCachingEnabled Enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OraclePooledConnection
setImplicitCachingEnabled Enables or disables the implicit cache.
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets the value of the implicitCachingEnabled property, which enables or disables the implicit statement cache.
setImplicitCachingEnabled(boolean) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets the value of the implicitCachingEnabled property, which enables or disables the implicit statement cache.
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the value of the implicitCachingEnabled property, which enables or disables the implicit statement cache.
setImplicitCachingEnabled(boolean) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the value of the implicitCachingEnabled property, which enables or disables the implicit statement cache.
setIncludeSynonyms(boolean) - Method in interface oracle.jdbc.OracleConnection
Turns on or off retrieval of synonym information in DatabaseMetaData.
setIncludeSynonyms(boolean) - Method in interface oracle.jdbc.OracleConnection
Turns on or off retrieval of synonym information in DatabaseMetaData.
setIncludeSynonyms(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setIncludeSynonyms(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setInt(int, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setInt(int, int)
setInt(int, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setInt(int, int)
setInt(String, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java int value.
setInt(String, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java int value.
setIntAtName(String, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Int value.
setIntAtName(String, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Int value.
setINTERVALDS(String, INTERVALDS) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.INTERVALDSvalue.
setINTERVALDS(String, INTERVALDS) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.INTERVALDSvalue.
setINTERVALDS(int, INTERVALDS) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.INTERVALDS value.
setINTERVALDS(int, INTERVALDS) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.INTERVALDS value.
setINTERVALDSAtName(String, INTERVALDS) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.INTERVALDS value.
setINTERVALDSAtName(String, INTERVALDS) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.INTERVALDS value.
setINTERVALYM(String, INTERVALYM) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.INTERVALYMvalue.
setINTERVALYM(String, INTERVALYM) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.INTERVALYMvalue.
setINTERVALYM(int, INTERVALYM) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.INTERVALYM value.
setINTERVALYM(int, INTERVALYM) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.INTERVALYM value.
setINTERVALYMAtName(String, INTERVALYM) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.INTERVALYM value.
setINTERVALYMAtName(String, INTERVALYM) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.INTERVALYM value.
setLastAccessedTime(long) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Set the last accessed time on the PooledConnection.
setLastAccessedTime(long) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Set the last accessed time on the PooledConnection.
setLastAccessedTime(long) - Method in class oracle.jdbc.pool.OraclePooledConnection
Set the last accessed time on the PooledConnection.
setLastAccessedTime(long) - Method in class oracle.jdbc.pool.OraclePooledConnection
Set the last accessed time on the PooledConnection.
setLobPrefetchSize(int) - Method in interface oracle.jdbc.OracleStatement
Overrides the LOB prefetch size for this statement.
setLobPrefetchSize(int) - Method in interface oracle.jdbc.OracleStatement
Overrides the LOB prefetch size for this statement.
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.
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.
setLoginTimeout(int) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setLoginTimeout(int) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setLogWriter(PrintWriter) - Method in class oracle.jdbc.pool.OracleDataSource
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in class oracle.jdbc.pool.OracleDataSource
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setLogWriter(PrintWriter) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setLong(int, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setLong(int, long)
setLong(int, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setLong(int, long)
setLong(String, long) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java long value.
setLong(String, long) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java long value.
setLongAtName(String, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Long value.
setLongAtName(String, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Long value.
setMaximumBufferLength(int) - Method in class oracle.jdbc.aq.AQDequeueOptions
Sets the maximum number of bytes that will be allocated when dequeueing a message from a RAW queue.
setMaximumBufferLength(int) - Method in class oracle.jdbc.aq.AQDequeueOptions
Sets the maximum number of bytes that will be allocated when dequeueing a message from a RAW queue.
setMaxStatements(int) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Specifies the value of the maxStatements property.
setMaxStatements(int) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Specifies the value of the maxStatements property.
setMaxStatements(int) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated. 
setMaxStatements(int) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated. 
setMaxStatements(int) - Method in interface oracle.jdbc.replay.OracleDataSource
Specifies the value of the maxStatements property.
setMaxStatements(int) - Method in interface oracle.jdbc.replay.OracleDataSource
Specifies the value of the maxStatements property.
setMaxStatements(int) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Specifies the value of the maxStatements property.
setMaxStatements(int) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Specifies the value of the maxStatements property.
setName(String) - Method in interface oracle.jdbc.aq.AQAgent
 
setName(String) - Method in interface oracle.jdbc.aq.AQAgent
 
setNavigation(AQDequeueOptions.NavigationOption) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the position of the message that will be retrieved.
setNavigation(AQDequeueOptions.NavigationOption) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the position of the message that will be retrieved.
setNCharacterStream(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNCharacterStream(int, java.io.Reader)
setNCharacterStream(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNCharacterStream(int, java.io.Reader, long)
setNCharacterStream(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNCharacterStream(int, java.io.Reader)
setNCharacterStream(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNCharacterStream(int, java.io.Reader, long)
setNCharacterStreamAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value using the NCHAR character set.
setNCharacterStreamAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value using the NCHAR character set.
setNCharacterStreamAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value using the NCHAR character set.
setNCharacterStreamAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java CharacterStream value using the NCHAR character set.
setNClob(int, NClob) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNClob(int, java.sql.NClob)
setNClob(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNClob(int, java.io.Reader)
setNClob(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNClob(int, java.io.Reader, long)
setNClob(int, NClob) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNClob(int, java.sql.NClob)
setNClob(int, Reader) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNClob(int, java.io.Reader)
setNClob(int, Reader, long) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNClob(int, java.io.Reader, long)
setNClobAtName(String, NClob) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.NClobvalue.
setNClobAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.NClobvalue.
setNClobAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.NClobvalue.
setNClobAtName(String, NClob) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.NClobvalue.
setNClobAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.NClobvalue.
setNClobAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.NClobvalue.
setNetworkProtocol(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the network protocol for the connections.
setNetworkProtocol(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the network protocol for the connections.
setNetworkProtocol(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the network protocol for the connections.
setNetworkProtocol(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the network protocol for the connections.
setNetworkProtocol(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the datasource networkProtocol.
setNetworkProtocol(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the datasource networkProtocol.
setNetworkTimeout(Executor, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setNetworkTimeout(Executor, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setNString(int, String) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNString(int, java.lang.String)
setNString(int, String) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNString(int, java.lang.String)
setNStringAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.Stringvalue using the NCHAR character set
setNStringAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.Stringvalue using the NCHAR character set
setNull(int, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNull(int, int)
setNull(int, int, String) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNull(int, int, java.lang.String)
setNull(int, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNull(int, int)
setNull(int, int, String) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setNull(int, int, java.lang.String)
setNull(String, int, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to SQL NULL.
setNullAtName(String, int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a SQL NULL value.
setNullAtName(String, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a SQL NULL value.
setNullAtName(String, int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a SQL NULL value.
setNullAtName(String, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a SQL NULL value.
setNUMBER(String, NUMBER) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.NUMBERvalue.
setNUMBER(String, NUMBER) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.NUMBERvalue.
setNUMBER(int, NUMBER) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.NUMBER value.
setNUMBER(int, NUMBER) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.NUMBER value.
setNUMBERAtName(String, NUMBER) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.NUMBER value.
setNUMBERAtName(String, NUMBER) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.NUMBER value.
setObject(int, Object) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setObject(int, java.lang.Object)
setObject(int, Object, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setObject(int, java.lang.Object, int)
setObject(int, Object, int, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setObject(int, java.lang.Object, int, int)
setObject(int, Object) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setObject(int, java.lang.Object)
setObject(int, Object, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setObject(int, java.lang.Object, int)
setObject(int, Object, int, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setObject(int, java.lang.Object, int, int)
setObject(String, Object, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the value of the designated parameter with the given object.
setObject(Object) - Method in class oracle.sql.REF
Deprecated.
JDBC 3.0 Sets the structured type value that this Ref object references to the given instance of Object.
setObject(Object) - Method in class oracle.sql.REF
Deprecated.
JDBC 3.0 Sets the structured type value that this Ref object references to the given instance of Object.
setObjectAtName(String, Object, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Object value.
setObjectAtName(String, Object, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Object value.
setObjectAtName(String, Object) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Object value.
setObjectAtName(String, Object, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Object value.
setObjectAtName(String, Object, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Object value.
setObjectAtName(String, Object) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Object value.
setONSConfiguration(String) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Set the configuration string used for remote ONS subscription. The parameter string closely resembles the content of the ONS configuration file "ons.config", and contains a list of "=" pairs separated by newline character '\n', where can be one of "nodes", "walletfile", or "walletpassword". The parameter string should at least specify the ONS configuration attribute "nodes", as a list of host:port pairs separated by comma ','. SSL would be used when the "walletfile" attribute is specified as an Oracle wallet file.

An example ONS configuration string:

      "nodes=host1:4200,host2:4200\nwalletfile=wfile\nwalletpassword=wpwd"
    

This is used primarily by Fast Connection Failover and Runtime Load Balancing.

setONSConfiguration(String) - Method in class oracle.jdbc.pool.OracleDataSource
Deprecated.
Use Oracle Universal Connection Pool instead.

Set the configuration string used for remote ONS subscription. The parameter string closely resembles the content of the ONS configuration file "ons.config", and contains a list of "=" pairs separated by newline character '\n', where can be one of "nodes", "walletfile", or "walletpassword". The parameter string should at least specify the ONS configuration attribute "nodes", as a list of host:port pairs separated by comma ','. SSL would be used when the "walletfile" attribute is specified as an Oracle wallet file.

An example ONS configuration string:

      "nodes=host1:4200,host2:4200\nwalletfile=wfile\nwalletpassword=wpwd"
    

This is used primarily by Fast Connection Failover and Runtime Load Balancing.

setOPAQUE(String, OPAQUE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.OPAQUEvalue.
setOPAQUE(String, OPAQUE) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.OPAQUEvalue.
setOPAQUE(int, OPAQUE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.OPAQUE value.
setOPAQUE(int, OPAQUE) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.OPAQUE value.
setOPAQUEAtName(String, OPAQUE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.OPAQUEvalue.
setOPAQUEAtName(String, OPAQUE) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.OPAQUEvalue.
setOracleObject(String, Datum) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.Datumvalue.
setOracleObject(String, Datum) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.Datumvalue.
setOracleObject(int, Datum) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.Datum value.
setOracleObject(int, Datum) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.Datum value.
setOracleObjectAtName(String, Datum) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.Datumvalue.
setOracleObjectAtName(String, Datum) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.Datumvalue.
setORAData(String, ORAData) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.ORADatavalue.
setORAData(String, ORAData) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.ORADatavalue.
setORAData(int, ORAData) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.ORAData value.
setORAData(int, ORAData) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.ORAData value.
setORADataAtName(String, ORAData) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.ORADatavalue.
setORADataAtName(String, ORAData) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.ORADatavalue.
setPassword(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the password with which connections have to be obtained.
setPassword(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the password with which connections have to be obtained.
setPassword(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the password with which connections have to be obtained.
setPassword(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the password with which connections have to be obtained.
setPassword(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setPassword(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setPayload(byte[]) - Method in interface oracle.jdbc.aq.AQMessage
Sets a RAW payload.
setPayload(byte[], byte[]) - Method in interface oracle.jdbc.aq.AQMessage
Sets the payload in its linearized form.
setPayload(Struct) - Method in interface oracle.jdbc.aq.AQMessage
Sets an ADT payload.
setPayload(STRUCT) - Method in interface oracle.jdbc.aq.AQMessage
Sets an ADT payload.
setPayload(ANYDATA) - Method in interface oracle.jdbc.aq.AQMessage
Sets an ANYDATA payload.
setPayload(RAW) - Method in interface oracle.jdbc.aq.AQMessage
Sets a RAW payload.
setPayload(XMLType) - Method in interface oracle.jdbc.aq.AQMessage
Sets an XMLType payload.
setPayload(byte[]) - Method in interface oracle.jdbc.aq.AQMessage
Sets a RAW payload.
setPayload(byte[], byte[]) - Method in interface oracle.jdbc.aq.AQMessage
Sets the payload in its linearized form.
setPayload(Struct) - Method in interface oracle.jdbc.aq.AQMessage
Sets an ADT payload.
setPayload(STRUCT) - Method in interface oracle.jdbc.aq.AQMessage
Sets an ADT payload.
setPayload(ANYDATA) - Method in interface oracle.jdbc.aq.AQMessage
Sets an ANYDATA payload.
setPayload(RAW) - Method in interface oracle.jdbc.aq.AQMessage
Sets a RAW payload.
setPayload(XMLType) - Method in interface oracle.jdbc.aq.AQMessage
Sets an XMLType payload.
setPlsqlIndexTable(int, Object, int, int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds a PL/SQL Associative Array parameter in the IN parameter mode.
setPlsqlIndexTable(int, Object, int, int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds a PL/SQL Associative Array parameter in the IN parameter mode.
setPlsqlWarnings(String) - Method in interface oracle.jdbc.OracleConnection
Enable/Disable PLSQL Compiler Warnings
setPlsqlWarnings(String) - Method in interface oracle.jdbc.OracleConnection
Enable/Disable PLSQL Compiler Warnings
setPlsqlWarnings(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setPlsqlWarnings(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setPoolConfig(Properties) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
(Re-)Set the pool configuration for the Cache.
setPoolConfig(Properties) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
(Re-)Set the pool configuration for the Cache.
setPortNumber(int) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the port number where a server is listening for requests.
setPortNumber(int) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the port number where a server is listening for requests.
setPortNumber(int) - Method in class oracle.jdbc.pool.OracleDataSource
Set the port number where a server is listening for requests.
setPortNumber(int) - Method in class oracle.jdbc.pool.OracleDataSource
Set the port number where a server is listening for requests.
setPortNumber(int) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the database port number.
setPortNumber(int) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the database port number.
setPrecision(long) - Method in class oracle.sql.TypeDescriptor
 
setPrecision(long) - Method in class oracle.sql.TypeDescriptor
 
setPriority(int) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the priority of the message.
setPriority(int) - Method in interface oracle.jdbc.aq.AQMessageProperties
Specifies the priority of the message.
setProperties(Hashtable) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
setProperties(Hashtable) - Method in class oracle.jdbc.pool.OraclePooledConnection
 
setProtocol(int) - Method in interface oracle.jdbc.aq.AQAgent
Protocol to interpret the address and propagate the message.
setProtocol(int) - Method in interface oracle.jdbc.aq.AQAgent
Protocol to interpret the address and propagate the message.
setRAW(String, RAW) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.RAWvalue.
setRAW(String, RAW) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.RAWvalue.
setRAW(int, RAW) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.RAW value.
setRAW(int, RAW) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.RAW value.
setRAWAtName(String, RAW) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.RAWvalue.
setRAWAtName(String, RAW) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.RAWvalue.
setReadOnly(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setReadOnly(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setRecipientList(AQAgent[]) - Method in interface oracle.jdbc.aq.AQMessageProperties
This parameter is only valid for queues which allow multiple consumers.
setRecipientList(AQAgent[]) - Method in interface oracle.jdbc.aq.AQMessageProperties
This parameter is only valid for queues which allow multiple consumers.
setRef(int, Ref) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setRef(int, java.sql.Ref)
setRef(int, Ref) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setRef(int, java.sql.Ref)
setRef(String, Ref) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an jdbc.sql.Refvalue.
setREF(String, REF) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setRef(String, Ref) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an jdbc.sql.Refvalue.
setREF(String, REF) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setREF(int, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.REF value.
setREF(int, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.REF value.
setRefAtName(String, Ref) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Ref value.
setREFAtName(String, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setRefAtName(String, Ref) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Ref value.
setREFAtName(String, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setRefType(String, REF) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setRefType(String, REF) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setRefType(int, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.REF value.
setRefType(int, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.REF value.
setRefTypeAtName(String, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setRefTypeAtName(String, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.REFvalue.
setRelativeMessageId(byte[]) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Deprecated. 
setRelativeMessageId(byte[]) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Deprecated. 
setRemarksReporting(boolean) - Method in interface oracle.jdbc.OracleConnection
Turns on or off the reporting of the REMARKS columns by the getTables and getColumns calls of the DatabaseMetaData interface.
setRemarksReporting(boolean) - Method in interface oracle.jdbc.OracleConnection
Turns on or off the reporting of the REMARKS columns by the getTables and getColumns calls of the DatabaseMetaData interface.
setRemarksReporting(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setRemarksReporting(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setRestrictGetTables(boolean) - Method in interface oracle.jdbc.OracleConnection
Turns on or off the restriction of the returned data in DatabaseMetaData.getTables.
setRestrictGetTables(boolean) - Method in interface oracle.jdbc.OracleConnection
Turns on or off the restriction of the returned data in DatabaseMetaData.getTables.
setRestrictGetTables(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setRestrictGetTables(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setRetrieveMessageId(boolean) - Method in class oracle.jdbc.aq.AQDequeueOptions
Set this to true in order to retrieve the message id during dequeue.
setRetrieveMessageId(boolean) - Method in class oracle.jdbc.aq.AQDequeueOptions
Set this to true in order to retrieve the message id during dequeue.
setRetrieveMessageId(boolean) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Set this to true to retrieve the message id back from the server when the message has been enqueued.
setRetrieveMessageId(boolean) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Set this to true to retrieve the message id back from the server when the message has been enqueued.
setRoleName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the data source role name.
setRoleName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the data source role name.
setRoleName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Sets the datasource role name.
setRoleName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Sets the datasource role name.
setRoleName(String) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets the data source role name.
setRoleName(String) - Method in interface oracle.jdbc.replay.OracleDataSource
Sets the data source role name.
setRoleName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the datasource role name.
setRoleName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the datasource role name.
setRowId(int, RowId) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setRowId(int, java.sql.RowId)
setRowId(int, RowId) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setRowId(int, java.sql.RowId)
setROWID(String, ROWID) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.ROWIDvalue.
setROWID(String, ROWID) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.ROWIDvalue.
setROWID(int, ROWID) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.ROWID value.
setROWID(int, ROWID) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.ROWID value.
setROWIDAtName(String, ROWID) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.ROWIDvalue.
setRowIdAtName(String, RowId) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.RowIdvalue.
setROWIDAtName(String, ROWID) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.ROWIDvalue.
setRowIdAtName(String, RowId) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.RowIdvalue.
setRowPrefetch(int) - Method in interface oracle.jdbc.OracleStatement
Sets the value of row prefetch for all result sets created from this statement.
setRowPrefetch(int) - Method in interface oracle.jdbc.OracleStatement
Sets the value of row prefetch for all result sets created from this statement.
setSavepoint() - Method in class oracle.jdbc.OracleConnectionWrapper
 
setSavepoint(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setSavepoint() - Method in class oracle.jdbc.OracleConnectionWrapper
 
setSavepoint(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setScale(byte) - Method in class oracle.sql.TypeDescriptor
 
setScale(byte) - Method in class oracle.sql.TypeDescriptor
 
setSchema(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setSchema(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setSender(AQAgent) - Method in interface oracle.jdbc.aq.AQMessageProperties
Identifies the original sender of a message.
setSender(AQAgent) - Method in interface oracle.jdbc.aq.AQMessageProperties
Identifies the original sender of a message.
setSequenceDeviation(AQEnqueueOptions.SequenceDeviationOption) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Deprecated. 
setSequenceDeviation(AQEnqueueOptions.SequenceDeviationOption) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Deprecated. 
setServerName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the name of the Server on which database is running.
setServerName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the name of the Server on which database is running.
setServerName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the name of the Server on which database is running.
setServerName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the name of the Server on which database is running.
setServerName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the database server name.
setServerName(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Sets the database server name.
setServiceName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the service_name of a database on a server.
setServiceName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the service_name of a database on a server.
setSessionTimeZone(String) - Method in interface oracle.jdbc.OracleConnection
Set the session time zone.
setSessionTimeZone(String) - Method in interface oracle.jdbc.OracleConnection
Set the session time zone.
setSessionTimeZone(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setSessionTimeZone(String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Sets the sharding key and the super sharding key on this connection.
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Sets the sharding key and the super sharding key on this connection.
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in interface oracle.jdbc.OracleConnection
Sets the sharding key and the super sharding key on this connection.
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in interface oracle.jdbc.OracleConnection
Sets the sharding key and the super sharding key on this connection.
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnection
Sets the sharding key and the super sharding key on this connection.
setShardingKey(OracleShardingKey, OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnection
Sets the sharding key and the super sharding key on this connection.
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Checks the validity of the connection and also checks if the sharding keys passed to this method are valid for the connection.If the sharding keys are valid, it will be set on the connection.
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Checks the validity of the connection and also checks if the sharding keys passed to this method are valid for the connection.If the sharding keys are valid, it will be set on the connection.
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in interface oracle.jdbc.OracleConnection
Checks the validity of the connection and also checks if the sharding keys passed to this method are valid for the connection.If the sharding keys are valid, it will be set on the connection.
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in interface oracle.jdbc.OracleConnection
Checks the validity of the connection and also checks if the sharding keys passed to this method are valid for the connection.If the sharding keys are valid, it will be set on the connection.
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in class oracle.jdbc.pool.OraclePooledConnection
Checks the validity of the connection and also checks if the sharding keys passed to this method are valid for the connection.If the sharding keys are valid, it will be set on the connection's session.
setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in class oracle.jdbc.pool.OraclePooledConnection
Checks the validity of the connection and also checks if the sharding keys passed to this method are valid for the connection.If the sharding keys are valid, it will be set on the connection's session.
setShareBytes(byte[]) - Method in class oracle.sql.Datum
Sets datum value using a byte array.
setShareBytes(byte[]) - Method in class oracle.sql.Datum
Sets datum value using a byte array.
setShort(int, short) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setShort(int, short)
setShort(int, short) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setShort(int, short)
setShort(String, short) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java short value.
setShort(String, short) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java short value.
setShortAtName(String, short) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Short value.
setShortAtName(String, short) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Short value.
setSQLXML(int, SQLXML) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setSQLXML(int, java.sql.SQLXML)
setSQLXML(int, SQLXML) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setSQLXML(int, java.sql.SQLXML)
setSQLXMLAtName(String, SQLXML) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.SQLXMLvalue.
setSQLXMLAtName(String, SQLXML) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a java.sql.SQLXMLvalue.
setStatementCacheSize(int) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Specifies the size of the size of the application cache (which will be used by both implicit and explicit caching).
setStatementCacheSize(int) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
Specifies the size of the size of the application cache (which will be used by both implicit and explicit caching).
setStatementCacheSize(int) - Method in interface oracle.jdbc.OracleConnection
setStatementCacheSize Specifies the size of the size of the application cache (which will be used by both implicit and explicit caching).
setStatementCacheSize(int) - Method in interface oracle.jdbc.OracleConnection
setStatementCacheSize Specifies the size of the size of the application cache (which will be used by both implicit and explicit caching).
setStatementCacheSize(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setStatementCacheSize(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setStatementCacheSize(int) - Method in class oracle.jdbc.pool.OraclePooledConnection
setStatementCacheSize Specifies the size of the size of the application cache (which will be used by both implicit and explicit caching).
setStatementCacheSize(int) - Method in class oracle.jdbc.pool.OraclePooledConnection
setStatementCacheSize Specifies the size of the size of the application cache (which will be used by both implicit and explicit caching).
setStmtCacheSize(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
Use setStatementCacheSize() instead.
setStmtCacheSize(int, boolean) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
Use setStatementCacheSize() instead.
setStmtCacheSize(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
Use setStatementCacheSize() instead.
setStmtCacheSize(int, boolean) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
Use setStatementCacheSize() instead.
setStmtCacheSize(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setStmtCacheSize(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setStmtCacheSize(int) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Set the statement cache size.
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Set the statement cache size.
setStmtCacheSize(int) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Set the statement cache size.
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
Set the statement cache size.
setStmtCacheSize(int) - Method in class oracle.jdbc.pool.OraclePooledConnection
Deprecated. 
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.pool.OraclePooledConnection
Deprecated. 
setStmtCacheSize(int) - Method in class oracle.jdbc.pool.OraclePooledConnection
Deprecated. 
setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.pool.OraclePooledConnection
Deprecated. 
setString(int, String) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setString(int, java.lang.String)
setString(int, String) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setString(int, java.lang.String)
setString(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java String value.
setString(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java String value.
setString(long, String) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setString(long, String) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setStringAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java String value.
setStringAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java String value.
setStringForClob(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java String value.
setStringForClob(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given Java String value.
setStringForClob(int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java String value.
setStringForClob(int, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java String value.
setStringForClobAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java String value.
setStringForClobAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java String value.
setSTRUCT(String, STRUCT) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.STRUCTvalue.
setSTRUCT(String, STRUCT) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.STRUCTvalue.
setSTRUCT(int, STRUCT) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.STRUCT value.
setSTRUCT(int, STRUCT) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to a oracle.sql.STRUCT value.
setSTRUCTAtName(String, STRUCT) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.STRUCTvalue.
setSTRUCTAtName(String, STRUCT) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.STRUCTvalue.
setStructDescriptor(String, StructDescriptor) - Method in interface oracle.jdbc.OracleCallableStatement
 
setStructDescriptor(String, StructDescriptor) - Method in interface oracle.jdbc.OracleCallableStatement
 
setStructDescriptor(int, StructDescriptor) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the bind type of designated parameter from an oracle.sql.StructDescriptor.
setStructDescriptor(int, StructDescriptor) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the bind type of designated parameter from an oracle.sql.StructDescriptor.
setStructDescriptorAtName(String, StructDescriptor) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.StructDescriptor value.
setStructDescriptorAtName(String, StructDescriptor) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.StructDescriptor value.
setTime(int, Time) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTime(int, java.sql.Time)
setTime(int, Time, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTime(int, java.sql.Time, java.util.Calendar)
setTime(int, Time) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTime(int, java.sql.Time)
setTime(int, Time, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTime(int, java.sql.Time, java.util.Calendar)
setTime(String, Time) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(String, Time) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTimeAtName(String, Time) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Time value.
setTimeAtName(String, Time, Calendar) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Time value.
setTimeAtName(String, Time) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Time value.
setTimeAtName(String, Time, Calendar) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Time value.
setTimestamp(int, Timestamp) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTimestamp(int, java.sql.Timestamp)
setTimestamp(int, Timestamp, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTimestamp(int, java.sql.Timestamp, java.util.Calendar)
setTimestamp(int, Timestamp) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTimestamp(int, java.sql.Timestamp)
setTimestamp(int, Timestamp, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setTimestamp(int, java.sql.Timestamp, java.util.Calendar)
setTimestamp(String, Timestamp) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTIMESTAMP(String, TIMESTAMP) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPvalue.
setTimestamp(String, Timestamp, Calendar) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(String, Timestamp) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTIMESTAMP(String, TIMESTAMP) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPvalue.
setTimestamp(String, Timestamp, Calendar) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTIMESTAMP(int, TIMESTAMP) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.TIMESTAMP value.
setTIMESTAMP(int, TIMESTAMP) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.TIMESTAMP value.
setTimestampAtName(String, Timestamp) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Timestamp value.
setTimestampAtName(String, Timestamp, Calendar) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Timestamp value.
setTIMESTAMPAtName(String, TIMESTAMP) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.TIMESTAMP value.
setTimestampAtName(String, Timestamp) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Timestamp value.
setTimestampAtName(String, Timestamp, Calendar) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java Timestamp value.
setTIMESTAMPAtName(String, TIMESTAMP) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.TIMESTAMP value.
setTIMESTAMPLTZ(String, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPLTZvalue.
setTIMESTAMPLTZ(String, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPLTZvalue.
setTIMESTAMPLTZ(int, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.TIMESTAMPLTZ value.
setTIMESTAMPLTZ(int, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.TIMESTAMPLTZ value.
setTIMESTAMPLTZAtName(String, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPLTZ value.
setTIMESTAMPLTZAtName(String, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPLTZ value.
setTIMESTAMPTZ(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPTZvalue.
setTIMESTAMPTZ(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPTZvalue.
setTIMESTAMPTZ(int, TIMESTAMPTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.TIMESTAMPTZ value.
setTIMESTAMPTZ(int, TIMESTAMPTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Binds the designated parameter to an oracle.sql.TIMESTAMPTZ value.
setTIMESTAMPTZAtName(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPTZ value.
setTIMESTAMPTZAtName(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to an oracle.sql.TIMESTAMPTZ value.
setTNSEntryName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the TNS entry name.
setTNSEntryName(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the TNS entry name.
setTransactionIsolation(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setTransactionIsolation(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setTransactionTimeout(int) - Method in class oracle.jdbc.xa.OracleXAResource
Set the current transaction timeout value for this XAResource instance.
setTransactionTimeout(int) - Method in class oracle.jdbc.xa.OracleXAResource
Set the current transaction timeout value for this XAResource instance.
setTransformation(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies a transformation that will be applied after dequeuing the message.
setTransformation(String) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies a transformation that will be applied after dequeuing the message.
setTransformation(String) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Specifies a transformation that will be applied before enqueuing the message.
setTransformation(String) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Specifies a transformation that will be applied before enqueuing the message.
setTypeMap(Map) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setTypeMap(Map) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setUnicodeStream(int, InputStream, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setUnicodeStream(int, java.io.InputStream, int)
setUnicodeStream(int, InputStream, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setUnicodeStream(int, java.io.InputStream, int)
setUnicodeStream(String, InputStream, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to a Java UnicodeStream value.
setUnicodeStream(String, InputStream, int) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to a Java UnicodeStream value.
setUnicodeStreamAtName(String, InputStream, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java UnicodeStream value.
setUnicodeStreamAtName(String, InputStream, int) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java UnicodeStream value.
setupACSpecificProperties() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setupACSpecificProperties() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setURL(int, URL) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setURL(int, java.net.URL)
setURL(int, URL) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Translation compliant implementation of java.sql.PreparedStatement#setURL(int, java.net.URL)
setURL(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the URL from which connections have to be obtained.
setURL(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Sets the URL from which connections have to be obtained.
setURL(String, URL) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(String, URL) - Method in interface oracle.jdbc.OracleCallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the URL from which connections have to be obtained.
setURL(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the URL from which connections have to be obtained.
setURL(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setURL(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setURL(String) - Method in class oracle.jdbc.xa.OracleXADataSource
 
setURL(String) - Method in class oracle.jdbc.xa.OracleXADataSource
 
setURLAtName(String, URL) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java URL value.
setURLAtName(String, URL) - Method in interface oracle.jdbc.OraclePreparedStatement
Sets the designated parameter to a Java URL value.
setUser(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Set the user name with which connections have to be obtained.
setUser(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
Set the user name with 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.
setUser(String) - Method in class oracle.jdbc.pool.OracleDataSource
Set the user name with which connections have to be obtained.
setUser(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setUser(String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
setUsingXAFlag(boolean) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
setUsingXAFlag(boolean) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
setUsingXAFlag(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setUsingXAFlag(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setValue(Object) - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
setValue(Object) - Method in class oracle.sql.REF
Deprecated.
Oracle extension.
setVariableLength(boolean) - Method in class oracle.sql.CHAR
Sets a flag to indicate if this instance represents a fixed or variable length character sequence.
setVariableLength(boolean) - Method in class oracle.sql.CHAR
Sets a flag to indicate if this instance represents a fixed or variable length character sequence.
setVisibility(AQDequeueOptions.VisibilityOption) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies whether the message is dequeued as part of the current transaction.
setVisibility(AQDequeueOptions.VisibilityOption) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies whether the message is dequeued as part of the current transaction.
setVisibility(AQEnqueueOptions.VisibilityOption) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Specifies the transactional behavior of the enqueue request.
setVisibility(AQEnqueueOptions.VisibilityOption) - Method in class oracle.jdbc.aq.AQEnqueueOptions
Specifies the transactional behavior of the enqueue request.
setWait(int) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the wait time if there is currently no message available which matches the search criterion.
setWait(int) - Method in class oracle.jdbc.aq.AQDequeueOptions
Specifies the wait time if there is currently no message available which matches the search criterion.
setWrapper(OracleConnection) - Method in interface oracle.jdbc.OracleConnection
Set the wrapping object.
setWrapper(OracleConnection) - Method in interface oracle.jdbc.OracleConnection
Set the wrapping object.
setWrapper(OracleConnection) - Method in class oracle.jdbc.OracleConnectionWrapper
Set a connection wrapper as the wrapper of this connection.
setWrapper(OracleConnection) - Method in class oracle.jdbc.OracleConnectionWrapper
Set a connection wrapper as the wrapper of this connection.
setXAErrorFlag(boolean) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
setXAErrorFlag(boolean) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
setXAErrorFlag(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
setXAErrorFlag(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
 
SEZERO - Static variable in class oracle.sql.DATE
Zero valued second
SEZERO - Static variable in class oracle.sql.DATE
Zero valued second
SF7ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
SF7ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
SF7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
SF7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
 
SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
 
shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
shardingKey - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
shardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
shardingKey - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
shardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
shardingKey - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
shardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
shardingKey - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
shardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
shardingKey - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
shardingKey(OracleShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
shardingKey - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
shardingKey(OracleShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
ShardingMetadata - Class in oracle.jdbc.pool
Holds the Sharded Database metadata that is required during encoding and decoding of sharding keys.
ShardingMetadata - Class in oracle.jdbc.pool
Holds the Sharded Database metadata that is required during encoding and decoding of sharding keys.
ShardingMetadata(int, ShardingMetadata.ShardingType, ShardingMetadata.ShardingType, List<ShardingMetadata.SubKeyMetadata>, List<ShardingMetadata.SubKeyMetadata>) - Constructor for class oracle.jdbc.pool.ShardingMetadata
Constructs an immutable object with all the metadata information.
ShardingMetadata(int, ShardingMetadata.ShardingType, ShardingMetadata.ShardingType, List<ShardingMetadata.SubKeyMetadata>, List<ShardingMetadata.SubKeyMetadata>) - Constructor for class oracle.jdbc.pool.ShardingMetadata
Constructs an immutable object with all the metadata information.
ShardingMetadata.ShardingType - Enum in oracle.jdbc.pool
Enum to hold the different sharding methods supported for shard keys and shard groups in the Oracle sharded database.
ShardingMetadata.ShardingType - Enum in oracle.jdbc.pool
Enum to hold the different sharding methods supported for shard keys and shard groups in the Oracle sharded database.
ShardingMetadata.SubKeyMetadata - Class in oracle.jdbc.pool
Holds the shard sub key metadata information extracted from the database.
ShardingMetadata.SubKeyMetadata - Class in oracle.jdbc.pool
Holds the shard sub key metadata information extracted from the database.
shardKeyOraHash(ShardingMetadata) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Computes the hash value of the Sharding key as per Oracle's internal hash function.
shardKeyOraHash(ShardingMetadata) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
Computes the hash value of the Sharding key as per Oracle's internal hash function.
shareBytes() - Method in class oracle.sql.Datum
Retrieve the data bytes.
shareBytes() - Method in class oracle.sql.Datum
Retrieve the data bytes.
shift(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized the NUMBER value shifted digits decimal places.
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.
shortValue() - Method in class oracle.sql.NUMBER
Calls toShort to convert internal Oracle Number to a Java short.
shutdown(OracleConnection.DatabaseShutdownMode) - Method in interface oracle.jdbc.OracleConnection
Shuts the database server down.
shutdown(OracleConnection.DatabaseShutdownMode) - Method in interface oracle.jdbc.OracleConnection
Shuts the database server down.
shutdown(OracleConnection.DatabaseShutdownMode) - Method in class oracle.jdbc.OracleConnectionWrapper
 
shutdown(OracleConnection.DatabaseShutdownMode) - Method in class oracle.jdbc.OracleConnectionWrapper
 
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.
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.
SIGNED_YEAR_OF_ERA - Static variable in class oracle.jdbc.OracleTemporalField
The field that represents the signed year of the era as used by Oracle Database.
SIGNED_YEAR_OF_ERA - Static variable in class oracle.jdbc.OracleTemporalField
The field that represents the signed year of the era as used by Oracle Database.
sin() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the sine of the NUMBER.
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.
sinh() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the hyperbolic sine of NUMBER.
SIZE_DATE - Static variable in class oracle.sql.TIMESTAMP
 
SIZE_DATE - Static variable in class oracle.sql.TIMESTAMP
 
SIZE_TIMESTAMP - Static variable in class oracle.sql.TIMESTAMP
 
SIZE_TIMESTAMP - Static variable in class oracle.sql.TIMESTAMP
 
SIZE_TIMESTAMP_NOFRAC - Static variable in class oracle.sql.TIMESTAMP
 
SIZE_TIMESTAMP_NOFRAC - Static variable in class oracle.sql.TIMESTAMP
 
SMALLINT - Static variable in class oracle.jdbc.OracleTypes
 
SMALLINT - Static variable in class oracle.jdbc.OracleTypes
 
sql_exception_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
sql_exception_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
sqlEscapePattern - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
sqlEscapePattern - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
sqlEscapeRegex - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
sqlEscapeRegex - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
sqlWildcardPattern - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
sqlWildcardPattern - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
sqlWildcardRegex - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
sqlWildcardRegex - Static variable in class oracle.jdbc.OracleDatabaseMetaData
 
SQLXML - Static variable in class oracle.jdbc.OracleTypes
 
SQLXML - Static variable in class oracle.jdbc.OracleTypes
 
sqroot() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the square root of NUMBER.
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.client.OracleXAHeteroResource
Starts work on behalf of a transaction branch.
start(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAHeteroResource
Starts work on behalf of a transaction branch.
start(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAResource
start() -- Starts work on behalf of a transaction branch.
start(Xid, int) - Method in class oracle.jdbc.xa.client.OracleXAResource
start() -- Starts work on behalf of a transaction branch.
start(Xid, int) - Method in class oracle.jdbc.xa.OracleXAResource
start() -- Starts work on behalf of a transaction branch.
start(Xid, int) - Method in class oracle.jdbc.xa.OracleXAResource
start() -- Starts work on behalf of a transaction branch.
startup(String, int) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This method will be removed in a future version.
startup(OracleConnection.DatabaseStartupMode) - Method in interface oracle.jdbc.OracleConnection
Starts the database server up.
startup(OracleConnection.DatabaseStartupMode, String) - Method in interface oracle.jdbc.OracleConnection
Starts the database server up.
startup(String, int) - Method in interface oracle.jdbc.OracleConnection
Deprecated.
This method will be removed in a future version.
startup(OracleConnection.DatabaseStartupMode) - Method in interface oracle.jdbc.OracleConnection
Starts the database server up.
startup(OracleConnection.DatabaseStartupMode, String) - Method in interface oracle.jdbc.OracleConnection
Starts the database server up.
startup(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
startup(OracleConnection.DatabaseStartupMode) - Method in class oracle.jdbc.OracleConnectionWrapper
 
startup(OracleConnection.DatabaseStartupMode, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
startup(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
startup(OracleConnection.DatabaseStartupMode) - Method in class oracle.jdbc.OracleConnectionWrapper
 
startup(OracleConnection.DatabaseStartupMode, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
statement_cache_size - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
statement_cache_size - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
storesLowerCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in lower case?
storesLowerCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in lower case?
storesLowerCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in lower case?
storesLowerCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in lower case?
storesMixedCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in mixed case?
storesMixedCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in mixed case?
storesMixedCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in mixed case?
storesMixedCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in mixed case?
storesUpperCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in upper case?
storesUpperCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in upper case?
storesUpperCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in upper case?
storesUpperCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in upper case?
string32UTF8Length(String) - Static method in class oracle.sql.CharacterSet
Returns the number of bytes in the UTF-8 representation of a String
string32UTF8Length(String) - Static method in class oracle.sql.CharacterSet
Returns the number of bytes in the UTF-8 representation of a String
stringToAL16UTF16Bytes(String) - Static method in class oracle.sql.CharacterSet
Convert a String to an array of bytes this function will allocate the bytes array
stringToAL16UTF16Bytes(String) - Static method in class oracle.sql.CharacterSet
Convert a String to an array of bytes this function will allocate the bytes array
stringToAL16UTF16LEBytes(String) - Static method in class oracle.sql.CharacterSet
Convert a String to an array of bytes this function will allocate the bytes array
stringToAL16UTF16LEBytes(String) - Static method in class oracle.sql.CharacterSet
Convert a String to an array of bytes this function will allocate the bytes array
stringToAL32UTF8(String) - Static method in class oracle.sql.CharacterSet
 
stringToAL32UTF8(String) - Static method in class oracle.sql.CharacterSet
 
stringToASCII(String) - Static method in class oracle.sql.CharacterSet
convert a String to a byte array in ascii.
stringToASCII(String) - Static method in class oracle.sql.CharacterSet
convert a String to a byte array in ascii.
stringToUTF(String) - Static method in class oracle.sql.CharacterSet
Convert the str to a byte array that in UTF8 representation.
stringToUTF(String) - Static method in class oracle.sql.CharacterSet
Convert the str to a byte array that in UTF8 representation.
stringUTFLength(String) - Static method in class oracle.sql.CharacterSet
Returns the number of bytes in the UTF8 representation of a String
stringUTFLength(String) - Static method in class oracle.sql.CharacterSet
Returns the number of bytes in the UTF8 representation of a String
stringValue() - Method in class oracle.sql.ANYDATA
Returns a string representation of this ANYDATA.
stringValue(Connection) - Method in class oracle.sql.ANYDATA
Returns a string representation of this ANYDATA.
stringValue() - Method in class oracle.sql.ANYDATA
Returns a string representation of this ANYDATA.
stringValue(Connection) - Method in class oracle.sql.ANYDATA
Returns a string representation of this ANYDATA.
stringValue() - Method in class oracle.sql.ARRAY
Deprecated.
 
stringValue() - Method in class oracle.sql.ARRAY
Deprecated.
 
stringValue() - Method in class oracle.sql.BINARY_DOUBLE
Convert this data object into a String.
stringValue() - Method in class oracle.sql.BINARY_DOUBLE
Convert this data object into a String.
stringValue() - Method in class oracle.sql.BINARY_FLOAT
Convert this data object into a String.
stringValue() - Method in class oracle.sql.BINARY_FLOAT
Convert this data object into a String.
stringValue() - Method in class oracle.sql.CHAR
Convert this data object into a String.
stringValue() - Method in class oracle.sql.CHAR
Convert this data object into a String.
stringValue() - Method in class oracle.sql.CLOB
Deprecated.
Convert to a String representation of the datum object
stringValue() - Method in class oracle.sql.CLOB
Deprecated.
Convert to a String representation of the datum object
stringValue() - Method in class oracle.sql.DATE
Calls toString to convert internal Oracle DATE to a Java String.
stringValue() - Method in class oracle.sql.DATE
Calls toString to convert internal Oracle DATE to a Java String.
stringValue() - Method in class oracle.sql.Datum
Convert to a String representation of the datum object
stringValue(Connection) - Method in class oracle.sql.Datum
Some Datum subclass such as TIMESTAMPTZ will override this default implementation which simply ignores the the connection.
stringValue() - Method in class oracle.sql.Datum
Convert to a String representation of the datum object
stringValue(Connection) - Method in class oracle.sql.Datum
Some Datum subclass such as TIMESTAMPTZ will override this default implementation which simply ignores the the connection.
stringValue() - Method in class oracle.sql.INTERVALDS
Returns String for this INTERVALDS object
stringValue() - Method in class oracle.sql.INTERVALDS
Returns String for this INTERVALDS object
stringValue() - Method in class oracle.sql.INTERVALYM
Returns String for this INTERVALYM object
stringValue() - Method in class oracle.sql.INTERVALYM
Returns String for this INTERVALYM object
stringValue() - Method in class oracle.sql.NUMBER
Calls toString to convert internal Oracle Number to a Java 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.OPAQUE
Deprecated.
 
stringValue() - Method in class oracle.sql.OPAQUE
Deprecated.
 
stringValue() - Method in class oracle.sql.RAW
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.ROWID
Convert this data object into a String.
stringValue() - Method in class oracle.sql.ROWID
Convert this data object into a String.
stringValue() - Method in class oracle.sql.TIMESTAMP
Calls toString to convert internal Oracle TIMESTAMP to a Java String.
stringValue() - Method in class oracle.sql.TIMESTAMP
Calls toString to convert internal Oracle TIMESTAMP to a Java String.
stringValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toString(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java String.
stringValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toString(Connection, byte[], Calendar) to convert internal Oracle TIMESTAMPLTZ to a Java String.
stringValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toString(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java String.
stringValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toString(Connection, byte[], Calendar) to convert internal Oracle TIMESTAMPLTZ to a Java String.
stringValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toString to convert internal Oracle TIMESTAMPTZ to a Java String.
stringValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toString to convert internal Oracle TIMESTAMPTZ to a Java String.
stripSqlEscapes(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
stripSqlEscapes(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
 
STRUCT - Static variable in class oracle.jdbc.OracleTypes
 
STRUCT - Static variable in class oracle.jdbc.OracleTypes
 
STRUCT - Class in oracle.sql
Deprecated.
Use java.sql.Struct interface for declaration instead of using concrete class oracle.sql.STRUCT.
STRUCT - Class in oracle.sql
Deprecated.
Use java.sql.Struct interface for declaration instead of using concrete class oracle.sql.STRUCT.
STRUCT(StructDescriptor, Connection, Object[]) - Constructor for class oracle.sql.STRUCT
Deprecated.
Constructor.
STRUCT(StructDescriptor, Connection, Map) - Constructor for class oracle.sql.STRUCT
Deprecated.
 
STRUCT(StructDescriptor, Connection, Object[]) - Constructor for class oracle.sql.STRUCT
Deprecated.
Constructor.
STRUCT(StructDescriptor, Connection, Map) - Constructor for class oracle.sql.STRUCT
Deprecated.
 
StructDescriptor - Class in oracle.sql
Deprecated.
Use factory method Connection.createStruct to create an instance of java.sql.Struct directly.
StructDescriptor - Class in oracle.sql
Deprecated.
Use factory method Connection.createStruct to create an instance of java.sql.Struct directly.
StructMetaData - Interface in oracle.jdbc
An interface to get information about structured column types.
StructMetaData - Interface in oracle.jdbc
An interface to get information about structured column types.
sub(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the difference of NUMBER and n.
sub(NUMBER) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the difference of NUMBER and n.
subkey(Object, SQLType) - Method in interface oracle.jdbc.OracleShardingKeyBuilder
This method is called to include a subkey into a sharding Key object being built.
subkey(Object, SQLType) - Method in interface oracle.jdbc.OracleShardingKeyBuilder
This method is called to include a subkey into a sharding Key object being built.
subkey(Object, SQLType) - Method in class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
This method is called to include a subkey into a sharding key object being built.
subkey(Object, SQLType) - Method in class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
This method is called to include a subkey into a sharding key object being built.
SubKeyMetadata(int, SQLType, int) - Constructor for class oracle.jdbc.pool.ShardingMetadata.SubKeyMetadata
 
SubKeyMetadata(int, SQLType, int) - Constructor for class oracle.jdbc.pool.ShardingMetadata.SubKeyMetadata
 
SUPER_SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
 
SUPER_SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
 
superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
superShardingKey - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
superShardingKey - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
superShardingKey - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
superShardingKey - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
superShardingKey - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
superShardingKey - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
supportsAlterTableWithAddColumn() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is "ALTER TABLE" with add column supported?
supportsAlterTableWithAddColumn() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is "ALTER TABLE" with add column supported?
supportsAlterTableWithDropColumn() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is "ALTER TABLE" with drop column supported?
supportsAlterTableWithDropColumn() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is "ALTER TABLE" with drop column supported?
supportsANSI92EntryLevelSQL() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ANSI92 entry level SQL grammar supported? All JDBC compliant drivers must return true.
supportsANSI92EntryLevelSQL() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ANSI92 entry level SQL grammar supported? All JDBC compliant drivers must return true.
supportsANSI92FullSQL() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ANSI92 full SQL grammar supported?
supportsANSI92FullSQL() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ANSI92 full SQL grammar supported?
supportsANSI92IntermediateSQL() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ANSI92 intermediate SQL grammar supported?
supportsANSI92IntermediateSQL() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ANSI92 intermediate SQL grammar supported?
supportsBatchUpdates() - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData::supportBatchUpdates.
supportsBatchUpdates() - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData::supportBatchUpdates.
supportsCatalogsInDataManipulation() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a data manipulation statement?
supportsCatalogsInDataManipulation() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a data manipulation statement?
supportsCatalogsInIndexDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a index definition statement?
supportsCatalogsInIndexDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a index definition statement?
supportsCatalogsInPrivilegeDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a privilege definition statement?
supportsCatalogsInPrivilegeDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a privilege definition statement?
supportsCatalogsInProcedureCalls() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a procedure call statement?
supportsCatalogsInProcedureCalls() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a procedure call statement?
supportsCatalogsInTableDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a table definition statement?
supportsCatalogsInTableDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a catalog name be used in a table definition statement?
supportsColumnAliasing() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is column aliasing supported?
supportsColumnAliasing() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is column aliasing supported?
supportsConvert() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the CONVERT function between SQL types supported?
supportsConvert(int, int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Is CONVERT between the given SQL types supported?
supportsConvert() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the CONVERT function between SQL types supported?
supportsConvert(int, int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Is CONVERT between the given SQL types supported?
supportsCoreSQLGrammar() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ODBC Core SQL grammar supported?
supportsCoreSQLGrammar() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ODBC Core SQL grammar supported?
supportsCorrelatedSubqueries() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are correlated subqueries supported? A JDBC compliant driver always returns true.
supportsCorrelatedSubqueries() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are correlated subqueries supported? A JDBC compliant driver always returns true.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are both data definition and data manipulation statements within a transaction supported?
supportsDataDefinitionAndDataManipulationTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are both data definition and data manipulation statements within a transaction supported?
supportsDataManipulationTransactionsOnly() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are only data manipulation statements within a transaction supported?
supportsDataManipulationTransactionsOnly() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are only data manipulation statements within a transaction supported?
supportsDifferentTableCorrelationNames() - Method in class oracle.jdbc.OracleDatabaseMetaData
If table correlation names are supported, are they restricted to be different from the names of the tables?
supportsDifferentTableCorrelationNames() - Method in class oracle.jdbc.OracleDatabaseMetaData
If table correlation names are supported, are they restricted to be different from the names of the tables?
supportsExpressionsInOrderBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are expressions in "ORDER BY" lists supported?
supportsExpressionsInOrderBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are expressions in "ORDER BY" lists supported?
supportsExtendedSQLGrammar() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ODBC Extended SQL grammar supported?
supportsExtendedSQLGrammar() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ODBC Extended SQL grammar supported?
supportsFullOuterJoins() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are full nested outer joins supported?
supportsFullOuterJoins() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are full nested outer joins supported?
supportsGetGeneratedKeys() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGetGeneratedKeys() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is some form of "GROUP BY" clause supported?
supportsGroupBy() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is some form of "GROUP BY" clause supported?
supportsGroupByBeyondSelect() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a "GROUP BY" clause add columns not in the SELECT provided it specifies all the columns in the SELECT?
supportsGroupByBeyondSelect() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a "GROUP BY" clause add columns not in the SELECT provided it specifies all the columns in the SELECT?
supportsGroupByUnrelated() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a "GROUP BY" clause use columns not in the SELECT?
supportsGroupByUnrelated() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a "GROUP BY" clause use columns not in the SELECT?
supportsIntegrityEnhancementFacility() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the SQL Integrity Enhancement Facility supported?
supportsIntegrityEnhancementFacility() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the SQL Integrity Enhancement Facility supported?
supportsLikeEscapeClause() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the escape character in "LIKE" clauses supported? A JDBC compliant driver always returns true.
supportsLikeEscapeClause() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the escape character in "LIKE" clauses supported? A JDBC compliant driver always returns true.
supportsLimitedOuterJoins() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is there limited support for outer joins? (This will be true if supportFullOuterJoins is true.)
supportsLimitedOuterJoins() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is there limited support for outer joins? (This will be true if supportFullOuterJoins is true.)
supportsMinimumSQLGrammar() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ODBC Minimum SQL grammar supported? All JDBC compliant drivers must return true.
supportsMinimumSQLGrammar() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is the ODBC Minimum SQL grammar supported? All JDBC compliant drivers must return true.
supportsMixedCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case sensitive and as a result store them in mixed case? A JDBC compliant driver will always return false.
supportsMixedCaseIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case sensitive and as a result store them in mixed case? A JDBC compliant driver will always return false.
supportsMixedCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case sensitive and as a result store them in mixed case? A JDBC compliant driver will always return false.
supportsMixedCaseQuotedIdentifiers() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case sensitive and as a result store them in mixed case? A JDBC compliant driver will always return false.
supportsMultipleOpenResults() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleOpenResults() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are multiple ResultSets from a single execute supported?
supportsMultipleResultSets() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are multiple ResultSets from a single execute supported?
supportsMultipleTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can we have multiple transactions open at once (on different connections)?
supportsMultipleTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can we have multiple transactions open at once (on different connections)?
supportsNamedParameters() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether this database supports named parameters to callable statements.
supportsNamedParameters() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can columns be defined as non-nullable? A JDBC compliant driver always returns true.
supportsNonNullableColumns() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can columns be defined as non-nullable? A JDBC compliant driver always returns true.
supportsOpenCursorsAcrossCommit() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can cursors remain open across commits?
supportsOpenCursorsAcrossCommit() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can cursors remain open across commits?
supportsOpenCursorsAcrossRollback() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can cursors remain open across rollbacks?
supportsOpenCursorsAcrossRollback() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can cursors remain open across rollbacks?
supportsOpenStatementsAcrossCommit() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can statements remain open across commits?
supportsOpenStatementsAcrossCommit() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can statements remain open across commits?
supportsOpenStatementsAcrossRollback() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can statements remain open across rollbacks?
supportsOpenStatementsAcrossRollback() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can statements remain open across rollbacks?
supportsOrderByUnrelated() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can an "ORDER BY" clause use columns not in the SELECT?
supportsOrderByUnrelated() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can an "ORDER BY" clause use columns not in the SELECT?
supportsOuterJoins() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is some form of outer join supported?
supportsOuterJoins() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is some form of outer join supported?
supportsPositionedDelete() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is positioned DELETE supported? NOTE: Though Oracle supports positional delete through the use of ROWID positional delete as specified by SQLJ92 standard is not supported which is being followed by JDBC 2.1 API Spec.
supportsPositionedDelete() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is positioned DELETE supported? NOTE: Though Oracle supports positional delete through the use of ROWID positional delete as specified by SQLJ92 standard is not supported which is being followed by JDBC 2.1 API Spec.
supportsPositionedUpdate() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is positioned UPDATE supported? NOTE: Though Oracle supports positional updates through the use of ROWID positional updates as specified by SQLJ92 standard is not supported which is being followed by JDBC 2.1 API Spec.
supportsPositionedUpdate() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is positioned UPDATE supported? NOTE: Though Oracle supports positional updates through the use of ROWID positional updates as specified by SQLJ92 standard is not supported which is being followed by JDBC 2.1 API Spec.
supportsResultSetConcurrency(int, int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.supportsResultSetConcurrency.
supportsResultSetConcurrency(int, int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.supportsResultSetConcurrency.
supportsResultSetHoldability(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether this database supports the given result set holdability.
supportsResultSetHoldability(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.supportsResultSetType.
supportsResultSetType(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.supportsResultSetType.
supportsSavepoints() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether this database supports savepoints.
supportsSavepoints() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0 Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a data manipulation statement?
supportsSchemasInDataManipulation() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a data manipulation statement?
supportsSchemasInIndexDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in an index definition statement?
supportsSchemasInIndexDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in an index definition statement?
supportsSchemasInPrivilegeDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a privilege definition statement?
supportsSchemasInPrivilegeDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a privilege definition statement?
supportsSchemasInProcedureCalls() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a procedure call statement?
supportsSchemasInProcedureCalls() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a procedure call statement?
supportsSchemasInTableDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a table definition statement?
supportsSchemasInTableDefinitions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Can a schema name be used in a table definition statement?
supportsSelectForUpdate() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is SELECT for UPDATE supported?
supportsSelectForUpdate() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is SELECT for UPDATE supported?
supportsStatementPooling() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0
supportsStatementPooling() - Method in class oracle.jdbc.OracleDatabaseMetaData
JDBC 3.0
supportsStoredFunctionsUsingCallSyntax() - Method in class oracle.jdbc.OracleDatabaseMetaData
Oracle supports using the JDBC escape syntax to call PLSQL functions.
supportsStoredFunctionsUsingCallSyntax() - Method in class oracle.jdbc.OracleDatabaseMetaData
Oracle supports using the JDBC escape syntax to call PLSQL functions.
supportsStoredProcedures() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are stored procedure calls using the stored procedure escape syntax supported?
supportsStoredProcedures() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are stored procedure calls using the stored procedure escape syntax supported?
supportsSubqueriesInComparisons() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in comparison expressions supported? A JDBC compliant driver always returns true.
supportsSubqueriesInComparisons() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in comparison expressions supported? A JDBC compliant driver always returns true.
supportsSubqueriesInExists() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in exists expressions supported? A JDBC compliant driver always returns true.
supportsSubqueriesInExists() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in exists expressions supported? A JDBC compliant driver always returns true.
supportsSubqueriesInIns() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in "in" statements supported? A JDBC compliant driver always returns true.
supportsSubqueriesInIns() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in "in" statements supported? A JDBC compliant driver always returns true.
supportsSubqueriesInQuantifieds() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in quantified expressions supported? A JDBC compliant driver always returns true.
supportsSubqueriesInQuantifieds() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are subqueries in quantified expressions supported? A JDBC compliant driver always returns true.
supportsTableCorrelationNames() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are table correlation names supported? A JDBC compliant driver always returns true.
supportsTableCorrelationNames() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are table correlation names supported? A JDBC compliant driver always returns true.
supportsTransactionIsolationLevel(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database support the given transaction isolation level?
supportsTransactionIsolationLevel(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database support the given transaction isolation level?
supportsTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are transactions supported? If not, commit is a noop and the isolation level is TRANSACTION_NONE.
supportsTransactions() - Method in class oracle.jdbc.OracleDatabaseMetaData
Are transactions supported? If not, commit is a noop and the isolation level is TRANSACTION_NONE.
supportsUnion() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is SQL UNION supported?
supportsUnion() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is SQL UNION supported?
supportsUnionAll() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is SQL UNION ALL supported?
supportsUnionAll() - Method in class oracle.jdbc.OracleDatabaseMetaData
Is SQL UNION ALL supported?
suspendStacked(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
suspendStacked() - Suspends the stacked transaction, if any.
suspendStacked(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
suspendStacked() - Suspends the stacked transaction, if any.

T

TableChangeDescription - Interface in oracle.jdbc.dcn
This interface describes a database change at the table level.
TableChangeDescription - Interface in oracle.jdbc.dcn
This interface describes a database change at the table level.
TableChangeDescription.TableOperation - Enum in oracle.jdbc.dcn
 
TableChangeDescription.TableOperation - Enum in oracle.jdbc.dcn
 
tan() - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the tangent of NUMBER.
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.
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.
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
 
TH8MACTHAI_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8MACTHAIS_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
 
TH8TISASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8TISEBCDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8TISEBCDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8TISEBCDICS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TH8TISEBCDICS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TIME - Static variable in class oracle.jdbc.OracleTypes
 
TIME - Static variable in class oracle.jdbc.OracleTypes
 
timeout - Variable in class oracle.jdbc.xa.OracleXAResource
 
timeout - Variable in class oracle.jdbc.xa.OracleXAResource
 
TIMESTAMP - Static variable in class oracle.jdbc.OracleTypes
 
TIMESTAMP - Static variable in class oracle.jdbc.OracleTypes
 
TIMESTAMP - Class in oracle.sql
TIMESTAMP Class
TIMESTAMP - Class in oracle.sql
TIMESTAMP Class
TIMESTAMP() - Constructor for class oracle.sql.TIMESTAMP
Constructs a TIMESTAMP object initialized to 1/1/1970.
TIMESTAMP(byte[]) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the given Oracle Timestamp
TIMESTAMP(Time) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the given Java Time
TIMESTAMP(Date) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Java Date
TIMESTAMP(Timestamp) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Java Timestamp
TIMESTAMP(Timestamp, Calendar) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Java Timestamp and Calendar
TIMESTAMP(DATE) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Oracle DATE
TIMESTAMP(String) - Constructor for class oracle.sql.TIMESTAMP
Create a TIMESTAMP object given a Java String object.
TIMESTAMP() - Constructor for class oracle.sql.TIMESTAMP
Constructs a TIMESTAMP object initialized to 1/1/1970.
TIMESTAMP(byte[]) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the given Oracle Timestamp
TIMESTAMP(Time) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the given Java Time
TIMESTAMP(Date) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Java Date
TIMESTAMP(Timestamp) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Java Timestamp
TIMESTAMP(Timestamp, Calendar) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Java Timestamp and Calendar
TIMESTAMP(DATE) - Constructor for class oracle.sql.TIMESTAMP
Create an Oracle TIMESTAMP object represented by the Oracle DATE
TIMESTAMP(String) - Constructor for class oracle.sql.TIMESTAMP
Create a TIMESTAMP object given a Java String object.
TIMESTAMPLTZ - Static variable in class oracle.jdbc.OracleTypes
 
TIMESTAMPLTZ - Static variable in class oracle.jdbc.OracleTypes
 
TIMESTAMPLTZ - Class in oracle.sql
TIMESTAMPLTZ Class
TIMESTAMPLTZ - Class in oracle.sql
TIMESTAMPLTZ Class
TIMESTAMPLTZ() - Constructor for class oracle.sql.TIMESTAMPLTZ
Constructs a TIMESTAMPLTZ object initialized to 1/1/1970.
TIMESTAMPLTZ(byte[]) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the given Oracle Timestampltz
TIMESTAMPLTZ(Connection, Time, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Date, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Timestamp, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, DATE, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, String, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Calendar, Time) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the given Java Time
TIMESTAMPLTZ(Connection, Calendar, Date) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Date
TIMESTAMPLTZ(Connection, Calendar, Timestamp) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Timestamp
TIMESTAMPLTZ(Connection, Calendar, DATE) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Oracle DATE
TIMESTAMPLTZ(Connection, Calendar, String) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Time) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the given Java Time
TIMESTAMPLTZ(Connection, Date) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Date
TIMESTAMPLTZ(Connection, Timestamp) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Timestamp
TIMESTAMPLTZ(Connection, DATE) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Oracle DATE
TIMESTAMPLTZ(Connection, String) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ() - Constructor for class oracle.sql.TIMESTAMPLTZ
Constructs a TIMESTAMPLTZ object initialized to 1/1/1970.
TIMESTAMPLTZ(byte[]) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the given Oracle Timestampltz
TIMESTAMPLTZ(Connection, Time, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Date, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Timestamp, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, DATE, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, String, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Calendar, Time) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the given Java Time
TIMESTAMPLTZ(Connection, Calendar, Date) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Date
TIMESTAMPLTZ(Connection, Calendar, Timestamp) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Timestamp
TIMESTAMPLTZ(Connection, Calendar, DATE) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Oracle DATE
TIMESTAMPLTZ(Connection, Calendar, String) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPLTZ(Connection, Time) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the given Java Time
TIMESTAMPLTZ(Connection, Date) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Date
TIMESTAMPLTZ(Connection, Timestamp) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Java Timestamp
TIMESTAMPLTZ(Connection, DATE) - Constructor for class oracle.sql.TIMESTAMPLTZ
Create an Oracle TIMESTAMPLTZ object represented by the Oracle DATE
TIMESTAMPLTZ(Connection, String) - Constructor for class oracle.sql.TIMESTAMPLTZ
Deprecated. 
TIMESTAMPNS - Static variable in class oracle.jdbc.OracleTypes
Deprecated.
since 9.2.0. Use OracleTypes.TIMESTAMP instead.
TIMESTAMPNS - Static variable in class oracle.jdbc.OracleTypes
Deprecated.
since 9.2.0. Use OracleTypes.TIMESTAMP instead.
TIMESTAMPTZ - Static variable in class oracle.jdbc.OracleTypes
 
TIMESTAMPTZ - Static variable in class oracle.jdbc.OracleTypes
 
TIMESTAMPTZ - Class in oracle.sql
TIMESTAMPTZ Class
TIMESTAMPTZ - Class in oracle.sql
TIMESTAMPTZ Class
TIMESTAMPTZ() - Constructor for class oracle.sql.TIMESTAMPTZ
Constructs a TIMESTAMPTZ object initialized to 1/1/1970.
TIMESTAMPTZ(byte[]) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the given Oracle Timestamptz
TIMESTAMPTZ(Connection, Date) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Date
TIMESTAMPTZ(Connection, Date, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Date and the Java Calendar object
TIMESTAMPTZ(Connection, Time) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the given Java Time
TIMESTAMPTZ(Connection, Time, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the given Java Time and the Java Calendar object
TIMESTAMPTZ(Connection, Timestamp) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Timestamp
TIMESTAMPTZ(Connection, Timestamp, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Timestamp and the Java Calendar object
TIMESTAMPTZ(Connection, Timestamp, ZoneId) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Timestamp with the specified ZoneId.
TIMESTAMPTZ(Connection, DATE) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Oracle DATE
TIMESTAMPTZ(Connection, String) - Constructor for class oracle.sql.TIMESTAMPTZ
Create a TIMESTAMPTZ object given a Java String object.
TIMESTAMPTZ(Connection, String, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create a TIMESTAMPTZ object given a Java String object.
TIMESTAMPTZ() - Constructor for class oracle.sql.TIMESTAMPTZ
Constructs a TIMESTAMPTZ object initialized to 1/1/1970.
TIMESTAMPTZ(byte[]) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the given Oracle Timestamptz
TIMESTAMPTZ(Connection, Date) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Date
TIMESTAMPTZ(Connection, Date, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Date and the Java Calendar object
TIMESTAMPTZ(Connection, Time) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the given Java Time
TIMESTAMPTZ(Connection, Time, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the given Java Time and the Java Calendar object
TIMESTAMPTZ(Connection, Timestamp) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Timestamp
TIMESTAMPTZ(Connection, Timestamp, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Timestamp and the Java Calendar object
TIMESTAMPTZ(Connection, Timestamp, ZoneId) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Java Timestamp with the specified ZoneId.
TIMESTAMPTZ(Connection, DATE) - Constructor for class oracle.sql.TIMESTAMPTZ
Create an Oracle TIMESTAMPTZ object represented by the Oracle DATE
TIMESTAMPTZ(Connection, String) - Constructor for class oracle.sql.TIMESTAMPTZ
Create a TIMESTAMPTZ object given a Java String object.
TIMESTAMPTZ(Connection, String, Calendar) - Constructor for class oracle.sql.TIMESTAMPTZ
Create a TIMESTAMPTZ object given a Java String object.
timestampValue() - Method in class oracle.sql.CHAR
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.
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.
timestampValue() - Method in class oracle.sql.Datum
Convert to a Timestamp representation of the datum object
timestampValue(Calendar) - Method in class oracle.sql.Datum
 
timestampValue() - Method in class oracle.sql.Datum
Convert to a Timestamp representation of the datum object
timestampValue(Calendar) - Method in class oracle.sql.Datum
 
timestampValue() - Method in class oracle.sql.TIMESTAMP
Calls toTimestamp to convert internal Oracle TIMESTAMP to a Java Timestamp.
timestampValue(Calendar) - Method in class oracle.sql.TIMESTAMP
Calls toTimestamp to convert internal Oracle TIMESTAMP and Calendar to a Java Timestamp.
timestampValue() - Method in class oracle.sql.TIMESTAMP
Calls toTimestamp to convert internal Oracle TIMESTAMP to a Java Timestamp.
timestampValue(Calendar) - Method in class oracle.sql.TIMESTAMP
Calls toTimestamp to convert internal Oracle TIMESTAMP and Calendar to a Java Timestamp.
timestampValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toTimestamp to convert internal Oracle TIMESTAMPLTZ to a Java Timestamp.
timestampValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
 
timestampValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toTimestamp to convert internal Oracle TIMESTAMPLTZ to a Java Timestamp.
timestampValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
 
timestampValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toTimestamp to convert internal Oracle Date to a Java Timestamp.
timestampValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toTimestamp to convert internal Oracle Date to a Java Timestamp.
timeValue() - Method in class oracle.sql.CHAR
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.
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.
timeValue() - Method in class oracle.sql.Datum
Convert to a Time representation of the datum object
timeValue(Calendar) - Method in class oracle.sql.Datum
 
timeValue() - Method in class oracle.sql.Datum
Convert to a Time representation of the datum object
timeValue(Calendar) - Method in class oracle.sql.Datum
 
timeValue() - Method in class oracle.sql.TIMESTAMP
Calls toTime to convert internal Oracle Date to a Java Time.
timeValue() - Method in class oracle.sql.TIMESTAMP
Calls toTime to convert internal Oracle Date to a Java Time.
timeValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toTime to convert internal Oracle TIMESTAMPLTZ to a Java Time.
timeValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toTime to convert internal Oracle TIMESTAMPLTZ to a Java Time.
timeValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toTime to convert internal Oracle TIMESTAMPLTZ to a Java Time.
timeValue(Connection, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
Calls toTime to convert internal Oracle TIMESTAMPLTZ to a Java Time.
timeValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toTime to convert internal Oracle Date to a Java Time.
timeValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
Calls toTime to convert internal Oracle Date to a Java Time.
TimeZoneAdjust(Connection, Calendar, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
 
TimeZoneAdjust(Connection, Calendar, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
 
TimeZoneAdjustUTC(Connection, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
 
TimeZoneAdjustUTC(Connection, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
 
TimeZoneConvert(Connection, TIMESTAMP, TimeZone, TimeZone) - Static method in class oracle.sql.TIMESTAMP
Converts the TIMESTAMP object from one timezone to the other
TimeZoneConvert(Connection, TIMESTAMP, TimeZone, TimeZone) - Static method in class oracle.sql.TIMESTAMP
Converts the TIMESTAMP object from one timezone to the other
TINYINT - Static variable in class oracle.jdbc.OracleTypes
 
TINYINT - Static variable in class oracle.jdbc.OracleTypes
 
TMENDRSCAN - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMENDRSCAN - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMFAIL - 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
 
TMJOIN - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMMIGRATE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMMIGRATE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMNOFLAGS - 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
 
TMNOMIGRATE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMONEPHASE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMONEPHASE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMPROMOTE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMPROMOTE - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMRESUME - 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
 
TMSTARTRSCAN - Static variable in class oracle.jdbc.xa.OracleXAResource
 
TMSUCCESS - 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
 
TMSUSPEND - Static variable in class oracle.jdbc.xa.OracleXAResource
 
tnsEntry - Variable in class oracle.jdbc.pool.OracleDataSource
 
tnsEntry - Variable in class oracle.jdbc.pool.OracleDataSource
 
toBigDecimal(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java BigDecimal.
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.
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.
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.
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
 
toByteArray() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
toByteArrayOS() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
toByteArrayOS() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
toBytes() - Method in class oracle.sql.DATE
 
toBytes(Date) - Static method in class oracle.sql.DATE
Convert Java Date to Oracle DATE.
toBytes(Time) - Static method in class oracle.sql.DATE
Convert Java Time to Oracle DATE.
toBytes(Timestamp) - Static method in class oracle.sql.DATE
Convert Java Timestamp to Oracle DATE.
toBytes(Date, Calendar) - Static method in class oracle.sql.DATE
Convert Java Date and Calendar to Oracle DATE.
toBytes(Time, Calendar) - Static method in class oracle.sql.DATE
Convert Java Time and Calendar to Oracle DATE.
toBytes(Timestamp, Calendar) - Static method in class oracle.sql.DATE
Convert Java Timestamp and Calendar to Oracle DATE.
toBytes(String) - Static method in class oracle.sql.DATE
Convert Java String to Oracle DATE.
toBytes(String, Calendar) - Static method in class oracle.sql.DATE
Convert Java String to Oracle DATE.
toBytes() - Method in class oracle.sql.DATE
 
toBytes(Date) - Static method in class oracle.sql.DATE
Convert Java Date to Oracle DATE.
toBytes(Time) - Static method in class oracle.sql.DATE
Convert Java Time to Oracle DATE.
toBytes(Timestamp) - Static method in class oracle.sql.DATE
Convert Java Timestamp to Oracle DATE.
toBytes(Date, Calendar) - Static method in class oracle.sql.DATE
Convert Java Date and Calendar to Oracle DATE.
toBytes(Time, Calendar) - Static method in class oracle.sql.DATE
Convert Java Time and Calendar to Oracle DATE.
toBytes(Timestamp, Calendar) - Static method in class oracle.sql.DATE
Convert Java Timestamp and Calendar to Oracle DATE.
toBytes(String) - Static method in class oracle.sql.DATE
Convert Java String to Oracle DATE.
toBytes(String, Calendar) - Static method in class oracle.sql.DATE
Convert Java String to Oracle DATE.
toBytes() - Method in class oracle.sql.INTERVALDS
Convert Oracle INTERVALDS object into a byte array
toBytes(String) - Static method in class oracle.sql.INTERVALDS
Convert Java String to Oracle INTERVALDS.
toBytes() - Method in class oracle.sql.INTERVALDS
Convert Oracle INTERVALDS object into a byte array
toBytes(String) - Static method in class oracle.sql.INTERVALDS
Convert Java String to Oracle INTERVALDS.
toBytes() - Method in class oracle.sql.INTERVALYM
Convert Oracle INTERVALYM object into a byte array
toBytes(String) - Static method in class oracle.sql.INTERVALYM
Convert Java String to Oracle INTERVALYM.
toBytes() - Method in class oracle.sql.INTERVALYM
Convert Oracle INTERVALYM object into a byte array
toBytes(String) - Static method in class oracle.sql.INTERVALYM
Convert Java String to Oracle INTERVALYM.
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(long) - Static method in class oracle.sql.NUMBER
Converts a Java long 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(short) - Static method in class oracle.sql.NUMBER
Converts a Java short 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(BigInteger) - Static method in class oracle.sql.NUMBER
Converts a Java BigInteger to an Oracle Number byte array.
toBytes(BigDecimal) - Static method in class oracle.sql.NUMBER
Converts a Java BigDecimal to an Oracle Number byte array.
toBytes(String, int) - Static method in class oracle.sql.NUMBER
Converts a Java String 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() - Method in class oracle.sql.NUMBER
Returns the internal Oracle Number byte array.
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(long) - Static method in class oracle.sql.NUMBER
Converts a Java long 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(short) - Static method in class oracle.sql.NUMBER
Converts a Java short 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(BigInteger) - Static method in class oracle.sql.NUMBER
Converts a Java BigInteger to an Oracle Number byte array.
toBytes(BigDecimal) - Static method in class oracle.sql.NUMBER
Converts a Java BigDecimal to an Oracle Number byte array.
toBytes(String, int) - Static method in class oracle.sql.NUMBER
Converts a Java String 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() - Method in class oracle.sql.NUMBER
Returns the internal Oracle Number byte array.
toBytes() - Method in class oracle.sql.TIMESTAMP
Convert Oracle TIMESTAMP object into a byte array
toBytes(Time) - Static method in class oracle.sql.TIMESTAMP
Convert Java Time to Oracle TIMESTAMP.
toBytes(Date) - Static method in class oracle.sql.TIMESTAMP
Convert Java Date to Oracle TIMESTAMP.
toBytes(Timestamp) - Static method in class oracle.sql.TIMESTAMP
Convert Java Timestamp to Oracle TIMESTAMP
toBytes(Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMP
Convert Java Timestamp and Java Calendar to Oracle TIMESTAMP
toBytes(DATE) - Static method in class oracle.sql.TIMESTAMP
Convert Oracle DATE to Oracle TIMESTAMP
toBytes(String) - Static method in class oracle.sql.TIMESTAMP
Convert Java String to Oracle TIMESTAMP.
toBytes() - Method in class oracle.sql.TIMESTAMP
Convert Oracle TIMESTAMP object into a byte array
toBytes(Time) - Static method in class oracle.sql.TIMESTAMP
Convert Java Time to Oracle TIMESTAMP.
toBytes(Date) - Static method in class oracle.sql.TIMESTAMP
Convert Java Date to Oracle TIMESTAMP.
toBytes(Timestamp) - Static method in class oracle.sql.TIMESTAMP
Convert Java Timestamp to Oracle TIMESTAMP
toBytes(Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMP
Convert Java Timestamp and Java Calendar to Oracle TIMESTAMP
toBytes(DATE) - Static method in class oracle.sql.TIMESTAMP
Convert Oracle DATE to Oracle TIMESTAMP
toBytes(String) - Static method in class oracle.sql.TIMESTAMP
Convert Java String to Oracle TIMESTAMP.
toBytes() - Method in class oracle.sql.TIMESTAMPLTZ
Convert Oracle TIMESTAMPLTZ object into a byte array
toBytes(Connection, Time, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, Date, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, DATE, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, String, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java String to Oracle TIMESTAMPLTZ.
toBytes(Connection, Calendar, Time) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java Time to Oracle TIMESTAMPLTZ.
toBytes(Connection, Calendar, Date) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java Date to Oracle TIMESTAMPLTZ.
toBytes(Connection, Calendar, Timestamp) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java Timestamp to Oracle TIMESTAMPLTZ
toBytes(Connection, Calendar, DATE) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Oracle DATE to Oracle TIMESTAMPLTZ
toBytes(Connection, Calendar, String) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java String to Oracle TIMESTAMPLTZ.
toBytes() - Method in class oracle.sql.TIMESTAMPLTZ
Convert Oracle TIMESTAMPLTZ object into a byte array
toBytes(Connection, Time, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, Date, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, DATE, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toBytes(Connection, String, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java String to Oracle TIMESTAMPLTZ.
toBytes(Connection, Calendar, Time) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java Time to Oracle TIMESTAMPLTZ.
toBytes(Connection, Calendar, Date) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java Date to Oracle TIMESTAMPLTZ.
toBytes(Connection, Calendar, Timestamp) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java Timestamp to Oracle TIMESTAMPLTZ
toBytes(Connection, Calendar, DATE) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Oracle DATE to Oracle TIMESTAMPLTZ
toBytes(Connection, Calendar, String) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert Java String to Oracle TIMESTAMPLTZ.
toBytes() - Method in class oracle.sql.TIMESTAMPTZ
Convert Oracle Timestamptz object into a byte array
toBytes(Connection, Date) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Date to Oracle TIMESTAMPTZ.
toBytes(Connection, Date, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Date to Oracle TIMESTAMPTZ.
toBytes(Connection, Time) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Time to Oracle TIMESTAMPTZ.
toBytes(Connection, Time, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Time to Oracle TIMESTAMPTZ.
toBytes(Connection, Timestamp) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Timestamp to Oracle TIMESTAMPTZ
toBytes(Connection, Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Timestamp to Oracle TIMESTAMPTZ
toBytes(Connection, Timestamp, ZoneId) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Timestamp to Oracle TIMESTAMPTZ
toBytes(Connection, DATE) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Oracle DATE to Oracle TIMESTAMPTZ
toBytes(Connection, String) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java String to Oracle TIMESTAMPTZ.
toBytes(Connection, String, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java String to Oracle TIMESTAMPTZ.
toBytes() - Method in class oracle.sql.TIMESTAMPTZ
Convert Oracle Timestamptz object into a byte array
toBytes(Connection, Date) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Date to Oracle TIMESTAMPTZ.
toBytes(Connection, Date, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Date to Oracle TIMESTAMPTZ.
toBytes(Connection, Time) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Time to Oracle TIMESTAMPTZ.
toBytes(Connection, Time, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Time to Oracle TIMESTAMPTZ.
toBytes(Connection, Timestamp) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Timestamp to Oracle TIMESTAMPTZ
toBytes(Connection, Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Timestamp to Oracle TIMESTAMPTZ
toBytes(Connection, Timestamp, ZoneId) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java Timestamp to Oracle TIMESTAMPTZ
toBytes(Connection, DATE) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Oracle DATE to Oracle TIMESTAMPTZ
toBytes(Connection, String) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java String to Oracle TIMESTAMPTZ.
toBytes(Connection, String, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
Convert Java String to Oracle TIMESTAMPTZ.
toClass(Class<T>) - Method in class oracle.sql.Datum
Convert this datum to an instance of the specified type if possible.
toClass(Class<T>) - Method in class oracle.sql.Datum
Convert this datum to an instance of the specified type if possible.
toClass(Class, Map) - Method in class oracle.sql.REF
Deprecated.
Returns the required object based on the class to which the SQL structured type is mapped to.
toClass(Class, Map) - Method in class oracle.sql.REF
Deprecated.
Returns the required object based on the class to which the SQL structured type is mapped to.
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.
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.
toDate(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Date Object
toDATE(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Oracle DATE Object
toDate(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Date Object
toDATE(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Oracle DATE Object
toDate(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toDATE(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toDate(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java Date Object
toDATE(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Oracle DATE Object
toDate(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toDATE(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toDate(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java Date Object
toDATE(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Oracle DATE Object
toDate(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Date Object
toDATE(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Oracle DATE Object
toDate(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Date Object
toDATE(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Oracle DATE Object
toDate2(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Date Object in accordance with java.sql.Date specification.
toDate2(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Date Object in accordance with java.sql.Date specification.
toDatum(Connection) - Method in class oracle.sql.ANYDATA
 
toDatum(Connection) - Method in class oracle.sql.ANYDATA
 
toDatum(OracleConnection) - Method in interface oracle.sql.CustomDatum
Called by setOracleObject to extract a Datum.
toDatum(OracleConnection) - Method in interface oracle.sql.CustomDatum
Called by setOracleObject to extract a Datum.
toDatum(Connection) - Method in interface oracle.sql.ORAData
Extract an oracle.sql.Datum object.
toDatum(Connection) - Method in interface oracle.sql.ORAData
Extract an oracle.sql.Datum object.
toDatum(Connection) - Method in class oracle.sql.TypeDescriptor
 
toDatum(Connection) - Method in class oracle.sql.TypeDescriptor
 
toDouble(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java double.
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.
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.
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.
toInt(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java int.
toJdbc() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
toJdbc() - Method in interface oracle.jdbc.OracleArray
Oracle extension.
toJdbc() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
toJdbc(Map) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
toJdbc() - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
toJdbc(Map) - Method in class oracle.sql.ARRAY
Deprecated.
Oracle extension.
toJdbc() - Method in class oracle.sql.BFILE
Deprecated.
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.BFILE
Deprecated.
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.BINARY_DOUBLE
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.BINARY_DOUBLE
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.BINARY_FLOAT
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.BINARY_FLOAT
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.BLOB
Deprecated.
Oracle extension.
toJdbc() - Method in class oracle.sql.BLOB
Deprecated.
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.CHAR
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.CLOB
Deprecated.
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.CLOB
Deprecated.
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.DATE
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.DATE
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.Datum
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.Datum
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.INTERVALDS
Returns the JDBC representation of the INTERVALDS object
toJdbc() - Method in class oracle.sql.INTERVALDS
Returns the JDBC representation of the INTERVALDS object
toJdbc() - Method in class oracle.sql.INTERVALYM
Returns the JDBC representation of the INTERVALYM object
toJdbc() - Method in class oracle.sql.INTERVALYM
Returns the JDBC representation of the INTERVALYM object
toJdbc() - Method in class oracle.sql.JAVA_STRUCT
Oracle extension.
toJdbc() - Method in class oracle.sql.JAVA_STRUCT
Oracle extension.
toJdbc() - Method in class oracle.sql.NUMBER
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.NUMBER
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.OPAQUE
Deprecated.
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.OPAQUE
Deprecated.
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.RAW
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.REF
Deprecated.
Convert this data object into its default Java object type.
toJdbc(Map) - Method in class oracle.sql.REF
Deprecated.
Convert this data object into the Java object as defined in map if the data object type is not mapped to any class then its converted into default Java object type
toJdbc() - Method in class oracle.sql.REF
Deprecated.
Convert this data object into its default Java object type.
toJdbc(Map) - Method in class oracle.sql.REF
Deprecated.
Convert this data object into the Java object as defined in map if the data object type is not mapped to any class then its converted into default Java object type
toJdbc() - Method in class oracle.sql.ROWID
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.ROWID
Convert this data object into its default Java object type.
toJdbc() - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
toJdbc(Map) - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
toJdbc() - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
toJdbc(Map) - Method in class oracle.sql.STRUCT
Deprecated.
Oracle extension.
toJdbc() - Method in class oracle.sql.TIMESTAMP
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.TIMESTAMP
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.TIMESTAMPLTZ
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.TIMESTAMPLTZ
Returns the JDBC representation of the datum object
toJdbc() - Method in class oracle.sql.TIMESTAMPTZ
Returns the JDBC representation of the timestamptz object
toJdbc() - Method in class oracle.sql.TIMESTAMPTZ
Returns the JDBC representation of the timestamptz object
toJDBCObject(Connection) - Method in interface oracle.jdbc.OracleData
Extract a jdbc Object.
toJDBCObject(Connection) - Method in interface oracle.jdbc.OracleData
Extract a jdbc Object.
toJDBCObject(Connection) - Method in class oracle.sql.ANYDATA
 
toJDBCObject(Connection) - Method in class oracle.sql.ANYDATA
 
toJDBCObject(Connection) - Method in class oracle.sql.TypeDescriptor
 
toJDBCObject(Connection) - Method in class oracle.sql.TypeDescriptor
 
toJulianDays(int[], int[]) - Method in class oracle.sql.DATE
Convert to Julian days and seconds from the given date.
toJulianDays(int[], int[]) - Method in class oracle.sql.DATE
Convert to Julian days and seconds from the given date.
toLocalDateTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java LocalDateTime Object
toLocalDateTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java LocalDateTime Object
toLong(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java long.
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.
toNumber() - Method in class oracle.sql.DATE
Converts date to an Oracle Number.
toOffsetDateTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java OffsetDateTime Object
toOffsetDateTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java OffsetDateTime Object
toOffsetDateTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Converts a TIMESTAMPTZ to an OffsetDateTime
toOffsetDateTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Converts a TIMESTAMPTZ to an OffsetDateTime
toOracleArray(Map) - Method in class oracle.sql.StructDescriptor
Deprecated.
 
toOracleArray(Map) - Method in class oracle.sql.StructDescriptor
Deprecated.
 
toOracleType(SQLType) - Static method in enum oracle.jdbc.OracleType
Returns the OracleType corresponding to SQLType.
toOracleType(int) - Static method in enum oracle.jdbc.OracleType
Returns the OracleType corresponding to the int constant defined in OracleTypes.
toOracleType(SQLType) - Static method in enum oracle.jdbc.OracleType
Returns the OracleType corresponding to SQLType.
toOracleType(int) - Static method in enum oracle.jdbc.OracleType
Returns the OracleType corresponding to the int constant defined in OracleTypes.
toResultSet(ARRAY, long, int, Map, boolean) - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
toResultSet(ARRAY, long, int, Map, boolean) - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
toResultSetFromImage(ARRAY, long, int, Map) - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
toResultSetFromImage(ARRAY, long, int, Map) - Method in class oracle.sql.ArrayDescriptor
Deprecated.
 
toShort(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java xemacs short.
toShort(byte[]) - Static method in class oracle.sql.NUMBER
Converts an Oracle Number into a Java xemacs short.
toSQLXML() - Method in interface oracle.jdbc.OracleBlob
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(int) - Method in interface oracle.jdbc.OracleBlob
Returns an object which impements java.sql.SQLXML with content taken from this Blob.
toSQLXML() - Method in interface oracle.jdbc.OracleBlob
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(int) - Method in interface oracle.jdbc.OracleBlob
Returns an object which impements java.sql.SQLXML with content taken from this Blob.
toSQLXML() - Method in interface oracle.jdbc.OracleClob
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(String) - Method in interface oracle.jdbc.OracleClob
Returns an object which impements java.sql.SQLXML with content taken from this Clob.
toSQLXML() - Method in interface oracle.jdbc.OracleClob
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(String) - Method in interface oracle.jdbc.OracleClob
Returns an object which impements java.sql.SQLXML with content taken from this Clob.
toSQLXML() - Method in class oracle.sql.BLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(int) - Method in class oracle.sql.BLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content taken from this Blob.
toSQLXML() - Method in class oracle.sql.BLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(int) - Method in class oracle.sql.BLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content taken from this Blob.
toSQLXML() - Method in class oracle.sql.CLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(String) - Method in class oracle.sql.CLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content taken from this Clob.
toSQLXML() - Method in class oracle.sql.CLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content take from this Clob.
toSQLXML(String) - Method in class oracle.sql.CLOB
Deprecated.
Returns an object which impements java.sql.SQLXML with content taken from this Clob.
toString() - Method in interface oracle.jdbc.aq.AQAgent
 
toString() - Method in interface oracle.jdbc.aq.AQAgent
 
toString() - Method in interface oracle.jdbc.aq.AQMessage
Returns the String description of this message.
toString() - Method in interface oracle.jdbc.aq.AQMessage
Returns the String description of this message.
toString() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
toString() - Method in interface oracle.jdbc.aq.AQMessageProperties
 
toString() - Method in class oracle.jdbc.aq.AQNotificationEvent
 
toString() - Method in class oracle.jdbc.aq.AQNotificationEvent
 
toString() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
 
toString() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
 
toString() - Method in exception oracle.jdbc.OracleDatabaseException
 
toString() - Method in exception oracle.jdbc.OracleDatabaseException
 
toString() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
 
toString(Connection) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
 
toString() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
 
toString(Connection) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
 
toString() - Method in class oracle.sql.CHAR
Converts the characters to a String.
toString() - Method in class oracle.sql.CHAR
Converts the characters to a String.
toString() - Method in class oracle.sql.CharacterSet
The official name of the character set.
toString(byte[], int, int) - Method in class oracle.sql.CharacterSet
Convert bytes in oracleId representation to a String.
toString() - Method in class oracle.sql.CharacterSet
The official name of the character set.
toString(byte[], int, int) - Method in class oracle.sql.CharacterSet
Convert bytes in oracleId representation to a String.
toString(byte[], int, int) - Method in class oracle.sql.CharacterSetWithConverter
 
toString(byte[], int, int) - Method in class oracle.sql.CharacterSetWithConverter
 
toString(byte[]) - Static method in class oracle.sql.DATE
Converts a DATE to a string
toString() - Method in class oracle.sql.DATE
 
toString(byte[]) - Static method in class oracle.sql.DATE
Converts a DATE to a string
toString() - Method in class oracle.sql.DATE
 
toString(byte[]) - Static method in class oracle.sql.INTERVALDS
Converts a INTERVALDS to a string
toString() - Method in class oracle.sql.INTERVALDS
Converts a INTERVALDS to a string
toString(byte[]) - Static method in class oracle.sql.INTERVALDS
Converts a INTERVALDS to a string
toString() - Method in class oracle.sql.INTERVALDS
Converts a INTERVALDS to a string
toString(byte[]) - Static method in class oracle.sql.INTERVALYM
Converts a INTERVALYM to a string
toString() - Method in class oracle.sql.INTERVALYM
Converts a INTERVALYM to a string
toString(byte[]) - Static method in class oracle.sql.INTERVALYM
Converts a INTERVALYM to a string
toString() - Method in class oracle.sql.INTERVALYM
Converts a INTERVALYM to a string
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.NUMBER
Convert an Oracle Number to a Java String.
toString() - Method in class oracle.sql.ROWID
Implements the java.sql.RowId.toString()
toString() - Method in class oracle.sql.ROWID
Implements the java.sql.RowId.toString()
toString(byte[]) - Static method in class oracle.sql.TIMESTAMP
Converts a TIMESTAMP to a string
toString() - Method in class oracle.sql.TIMESTAMP
 
toString(byte[]) - Static method in class oracle.sql.TIMESTAMP
Converts a TIMESTAMP to a string
toString() - Method in class oracle.sql.TIMESTAMP
 
toString(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toString(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Converts a TIMESTAMPLTZ to a string
toString(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toString(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Converts a TIMESTAMPLTZ to a string
toString(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Converts a TIMESTAMPTZ to a string
toString(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Converts a TIMESTAMPTZ to a string
toStringWithReplacement(byte[], int, int) - Method in class oracle.sql.CharacterSet
Convert bytes in oracleId representation to a String.
toStringWithReplacement(byte[], int, int) - Method in class oracle.sql.CharacterSet
Convert bytes in oracleId representation to a String.
toStringWithReplacement(byte[], int, int) - Method in class oracle.sql.CharacterSetWithConverter
 
toStringWithReplacement(byte[], int, int) - Method in class oracle.sql.CharacterSetWithConverter
 
toText(String, String) - Method in class oracle.sql.DATE
Convert date to text as specified by fmt.
toText(byte[], String) - Method in class oracle.sql.DATE
Convert date to text as specified by fmt.
toText(String, String) - Method in class oracle.sql.DATE
Convert date to text as specified by fmt.
toText(byte[], String) - Method in class oracle.sql.DATE
Convert date to text as specified by fmt.
toText(int, String) - Method in class oracle.sql.NUMBER
Returns a String with the unformatted representation of NUMBER.
toText(int, String) - Method in class oracle.sql.NUMBER
Returns a String with the unformatted representation of NUMBER.
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.
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.
toTime(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Time Object
toTime(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Time Object
toTime(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java Time Object
toTime(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java Time Object
toTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Time Object
toTime(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Time Object
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.
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.
toTimestamp(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Timestamp Object
toTimestamp(byte[], Calendar) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Timestamp Object given Calendar object
toTimestamp(byte[]) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Timestamp Object
toTimestamp(byte[], Calendar) - Static method in class oracle.sql.TIMESTAMP
Convert a byte array representing a TIMESTAMP object to a Java Timestamp Object given Calendar object
toTimestamp(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toTimestamp(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java Timestamp Object
toTIMESTAMP(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Oracle TIMESTAMP Object
toTimestamp(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
Deprecated. 
toTimestamp(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Java Timestamp Object
toTIMESTAMP(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Oracle TIMESTAMP Object
toTIMESTAMP(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Oracle TIMESTAMP Object
toTimestamp(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMP WITH TIME ZONE object to a Java Timestamp Object
toTIMESTAMP(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Oracle TIMESTAMP Object
toTimestamp(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMP WITH TIME ZONE object to a Java Timestamp Object
toTimestamp2(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Timestamp Object
toTimestamp2(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPTZ
Convert a byte array representing a TIMESTAMPTZ object to a Java Timestamp Object
toTIMESTAMPTZ(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Oracle TIMESTAMPTZ Object
toTIMESTAMPTZ(Connection, byte[]) - Static method in class oracle.sql.TIMESTAMPLTZ
Convert a byte array representing a TIMESTAMPLTZ object to a Oracle TIMESTAMPTZ Object
toXMLString() - Method in class oracle.sql.TypeDescriptor
Creates a String which is an XML representation of this type and all OracleTypes within.
toXMLString(boolean) - Method in class oracle.sql.TypeDescriptor
Creates a String which is an XML representation of this type and all OracleTypes within.
toXMLString() - Method in class oracle.sql.TypeDescriptor
Creates a String which is an XML representation of this type and all OracleTypes within.
toXMLString(boolean) - Method in class oracle.sql.TypeDescriptor
Creates a String which is an XML representation of this type and all OracleTypes within.
TR7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8DEC_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
 
TR8EBCDIC1026_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8EBCDIC1026S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8EBCDIC1026S_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8MACTURKISH_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
 
TR8MACTURKISHS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TR8MSWIN1254_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
 
TR8PC857_CHARSET - Static variable in class oracle.sql.CharacterSet
 
TRACE - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
TRACE - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
TRACE - Static variable in class oracle.jdbc.pool.OracleDataSource
 
trace(String) - Method in class oracle.jdbc.pool.OracleDataSource
 
TRACE - Static variable in class oracle.jdbc.pool.OracleDataSource
 
trace(String) - Method in class oracle.jdbc.pool.OracleDataSource
 
TRACE - Static variable in class oracle.jdbc.xa.client.OracleXADataSource
 
TRACE - Static variable in class oracle.jdbc.xa.client.OracleXADataSource
 
TRACE - Static variable in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
TRACE - Static variable in class oracle.jdbc.xa.OracleMultiPhaseArgs
 
TRACE - Static variable in class oracle.sql.BLOB
Deprecated.
 
TRACE - Static variable in class oracle.sql.BLOB
Deprecated.
 
transaction_isolation - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
transaction_isolation - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
TRANSACTIONS_DISTRIBUTED - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
TRANSACTIONS_DISTRIBUTED - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
 
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Interceptor for translation of errors.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
Interceptor for translation of errors.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Interceptor for translation of errors.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishConnection
Interceptor for translation of errors.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
Error interceptor.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
Error interceptor.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Error interceptor.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
Error interceptor.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Error interceptor.
translateError(Method, SQLException) - Method in class oracle.jdbc.babelfish.BabelfishStatement
Error interceptor.
translateError(SQLException) - Method in class oracle.jdbc.babelfish.Translator
Translate the error codes.
translateError(SQLException) - Method in class oracle.jdbc.babelfish.Translator
Translate the error codes.
TranslationManager - Class in oracle.jdbc.babelfish
Provides the translator for a connection.
TranslationManager - Class in oracle.jdbc.babelfish
Provides the translator for a connection.
TranslationManager() - Constructor for class oracle.jdbc.babelfish.TranslationManager
 
TranslationManager() - Constructor for class oracle.jdbc.babelfish.TranslationManager
 
Translator - Class in oracle.jdbc.babelfish
Translates queries and errors.
Translator - Class in oracle.jdbc.babelfish
Translates queries and errors.
trim(long) - Method in class oracle.sql.BLOB
Deprecated.
This method id deprecated -- use truncate
trim(long) - Method in class oracle.sql.BLOB
Deprecated.
This method id deprecated -- use truncate
trim(long) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use truncate().
trim(long) - Method in class oracle.sql.CLOB
Deprecated.
This method is deprecated. Use truncate().
truncate(long) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in class oracle.sql.BLOB
Deprecated.
JDBC 3.0 Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Truncates the CLOB value that this Clob designates to have a length of len characters.
truncate(long) - Method in class oracle.sql.CLOB
Deprecated.
JDBC 3.0 Truncates the CLOB value that this Clob designates to have a length of len characters.
truncate(String) - Method in class oracle.sql.DATE
returns a DATE object with date truncated to specified precision
truncate(String) - Method in class oracle.sql.DATE
returns a DATE object with date truncated to specified precision
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(int) - Method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to the NUMBER value truncated to specified decimal place decimal_place.
TYPE_NESTED_TABLE - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
TYPE_NESTED_TABLE - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
TYPE_VARRAY - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
TYPE_VARRAY - Static variable in class oracle.sql.ArrayDescriptor
Deprecated.
 
TYPECODE_BDOUBLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BDOUBLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BFILE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BFILE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BFLOAT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BFLOAT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BLOB - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BLOB - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BOOLEAN - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_BOOLEAN - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_CFILE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_CFILE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_CHAR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_CHAR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_CLOB - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_CLOB - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_DATE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_DATE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_DECIMAL - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_DECIMAL - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_DOUBLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_DOUBLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_ERRHP - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_ERRHP - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_FLOAT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_FLOAT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_INTEGER - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_INTEGER - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_INTERVAL_DS - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_INTERVAL_DS - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_INTERVAL_YM - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_INTERVAL_YM - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_ITABLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_ITABLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_ARRAY - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_ARRAY - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_JOBJECT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_JOBJECT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_JOPAQUE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_JOPAQUE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_JSTRUCT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_JSTRUCT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_REF - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_REF - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_STRUCT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_JDBC_STRUCT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_MLSLABEL - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_MLSLABEL - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NAMEDCOLLECTION - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NAMEDCOLLECTION - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NCHAR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NCHAR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NCLOB - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NCLOB - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NONE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NONE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NUMBER - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NUMBER - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NVARCHAR2 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_NVARCHAR2 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OBJECT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OBJECT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OCTET - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OCTET - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OPAQUE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OPAQUE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OTMFIRST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OTMFIRST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OTMLAST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_OTMLAST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_PLS_INTEGER - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_PLS_INTEGER - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_PTR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_PTR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_RAW - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_RAW - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_REAL - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_REAL - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_RECORD - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_RECORD - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_REF - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_REF - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SIGNED16 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SIGNED16 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SIGNED32 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SIGNED32 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SIGNED8 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SIGNED8 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SMALLINT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SMALLINT - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SQLXML - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SQLXML - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SYSFIRST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SYSFIRST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SYSLAST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_SYSLAST - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TABLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TABLE - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIME - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIME - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIME_TZ - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIME_TZ - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIMESTAMP - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIMESTAMP - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIMESTAMP_LTZ - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIMESTAMP_LTZ - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIMESTAMP_TZ - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_TIMESTAMP_TZ - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UNSIGNED16 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UNSIGNED16 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UNSIGNED32 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UNSIGNED32 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UNSIGNED8 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UNSIGNED8 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UROWID - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_UROWID - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_VARCHAR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_VARCHAR - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_VARCHAR2 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_VARCHAR2 - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_VARRAY - Static variable in class oracle.sql.TypeDescriptor
 
TYPECODE_VARRAY - Static variable in class oracle.sql.TypeDescriptor
 
TypeDescriptor - Class in oracle.sql
The descriptor of pre-defined types.
TypeDescriptor - Class in oracle.sql
The descriptor of pre-defined types.
TypeDescriptor(short) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, String, Connection) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, SQLName, Connection) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, SQLName, OracleTypeADT, Connection) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, OracleTypeADT, Connection) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, String, Connection) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, SQLName, Connection) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, SQLName, OracleTypeADT, Connection) - Constructor for class oracle.sql.TypeDescriptor
 
TypeDescriptor(short, OracleTypeADT, Connection) - Constructor for class oracle.sql.TypeDescriptor
 

U

UNICODE_1_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UNICODE_1_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UNICODE_2_CHARSET - Static variable in class oracle.sql.CharacterSet
This unicode is a "true UTF8".
UNICODE_2_CHARSET - Static variable in class oracle.sql.CharacterSet
This unicode is a "true UTF8".
unMatchedCachedConnAttr - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
unMatchedCachedConnAttr - Variable in class oracle.jdbc.pool.OraclePooledConnection
 
UNNAMED_CACHE_COUNT - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
UNNAMED_CACHE_COUNT - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
unregisterAQNotification(AQNotificationRegistration) - Method in interface oracle.jdbc.OracleConnection
Deletes a given AQ registration.
unregisterAQNotification(AQNotificationRegistration) - Method in interface oracle.jdbc.OracleConnection
Deletes a given AQ registration.
unregisterAQNotification(AQNotificationRegistration) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterAQNotification(AQNotificationRegistration) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterConnectionInitializationCallback(ConnectionInitializationCallback) - Method in interface oracle.jdbc.replay.OracleDataSource
Unregisters a specified connection initialization callback.
unregisterConnectionInitializationCallback(ConnectionInitializationCallback) - Method in interface oracle.jdbc.replay.OracleDataSource
Unregisters a specified connection initialization callback.
unregisterConnectionInitializationCallback(ConnectionInitializationCallback) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Removes the ConnectionInitializationCallback registered with the data source, if any.
unregisterConnectionInitializationCallback(ConnectionInitializationCallback) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Removes the ConnectionInitializationCallback registered with the data source, if any.
unregisterDatabaseChangeNotification(DatabaseChangeRegistration) - Method in interface oracle.jdbc.OracleConnection
Deletes a given database change registration.
unregisterDatabaseChangeNotification(int, String, int) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
unregisterDatabaseChangeNotification(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
unregisterDatabaseChangeNotification(long, String) - Method in interface oracle.jdbc.OracleConnection
Deletes a given database change registration in the server.
unregisterDatabaseChangeNotification(DatabaseChangeRegistration) - Method in interface oracle.jdbc.OracleConnection
Deletes a given database change registration.
unregisterDatabaseChangeNotification(int, String, int) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
unregisterDatabaseChangeNotification(int) - Method in interface oracle.jdbc.OracleConnection
Deprecated. 
unregisterDatabaseChangeNotification(long, String) - Method in interface oracle.jdbc.OracleConnection
Deletes a given database change registration in the server.
unregisterDatabaseChangeNotification(DatabaseChangeRegistration) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterDatabaseChangeNotification(int, String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterDatabaseChangeNotification(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterDatabaseChangeNotification(long, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterDatabaseChangeNotification(DatabaseChangeRegistration) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterDatabaseChangeNotification(int, String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterDatabaseChangeNotification(int) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unregisterDatabaseChangeNotification(long, String) - Method in class oracle.jdbc.OracleConnectionWrapper
 
unwrap() - Method in interface oracle.jdbc.OracleConnection
Return the wrapped object if any else null.
unwrap() - Method in interface oracle.jdbc.OracleConnection
Return the wrapped object if any else null.
unwrap() - Method in class oracle.jdbc.OracleConnectionWrapper
Unwrap one level.
unwrap(Class<T>) - Method in class oracle.jdbc.OracleConnectionWrapper
Return an object that implements the requested interface.
unwrap() - Method in class oracle.jdbc.OracleConnectionWrapper
Unwrap one level.
unwrap(Class<T>) - Method in class oracle.jdbc.OracleConnectionWrapper
Return an object that implements the requested interface.
unwrap(Class<T>) - Method in class oracle.jdbc.OracleDatabaseMetaData
Since this class is not a wrapper, just check to see if this implements the requested interface.
unwrap(Class<T>) - Method in class oracle.jdbc.OracleDatabaseMetaData
Since this class is not a wrapper, just check to see if this implements the requested interface.
unwrap(Class<T>) - Method in class oracle.jdbc.pool.OracleDataSource
Since this class is not a wrapper, just check to see if this implements the requested interface.
unwrap(Class<T>) - Method in class oracle.jdbc.pool.OracleDataSource
Since this class is not a wrapper, just check to see if this implements the requested interface.
unwrap(Class<T>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Since this class is not a wrapper, just check to see if this implements the requested interface.
unwrap(Class<T>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
Since this class is not a wrapper, just check to see if this implements the requested interface.
updateARRAY(int, ARRAY) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateARRAY(String, ARRAY) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateARRAY(int, ARRAY) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateARRAY(String, ARRAY) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBfile(int, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBFILE(int, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBfile(String, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBFILE(String, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBfile(int, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBFILE(int, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBfile(String, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBFILE(String, BFILE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBLOB(int, BLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBLOB(String, BLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBLOB(int, BLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateBLOB(String, BLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCHAR(int, CHAR) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCHAR(String, CHAR) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCHAR(int, CHAR) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCHAR(String, CHAR) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCLOB(int, CLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCLOB(String, CLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCLOB(int, CLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCLOB(String, CLOB) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateCustomDatum(int, CustomDatum) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
updateCustomDatum(String, CustomDatum) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
updateCustomDatum(int, CustomDatum) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
updateCustomDatum(String, CustomDatum) - Method in interface oracle.jdbc.OracleResultSet
Deprecated. 
updateDATE(int, DATE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateDATE(String, DATE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateDATE(int, DATE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateDATE(String, DATE) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALDS(int, INTERVALDS) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALDS(String, INTERVALDS) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALDS(int, INTERVALDS) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALDS(String, INTERVALDS) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALYM(int, INTERVALYM) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALYM(String, INTERVALYM) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALYM(int, INTERVALYM) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateINTERVALYM(String, INTERVALYM) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateNUMBER(int, NUMBER) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateNUMBER(String, NUMBER) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateNUMBER(int, NUMBER) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateNUMBER(String, NUMBER) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateOracleObject(int, Datum) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateOracleObject(String, Datum) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateOracleObject(int, Datum) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateOracleObject(String, Datum) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateORAData(int, ORAData) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateORAData(String, ORAData) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateORAData(int, ORAData) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateORAData(String, ORAData) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateRAW(int, RAW) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateRAW(String, RAW) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateRAW(int, RAW) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateRAW(String, RAW) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateREF(int, REF) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateREF(String, REF) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateREF(int, REF) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateREF(String, REF) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateReplayStatistics(ReplayStatistics) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
updateReplayStatistics(ReplayStatistics) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
 
updateROWID(int, ROWID) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateROWID(String, ROWID) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateROWID(int, ROWID) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateROWID(String, ROWID) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updatesAreDetected(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.updatesAreDetected.
updatesAreDetected(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
Implements JDBC 2.0 DatabaseMetaData.updatesAreDetected.
updateSTRUCT(int, STRUCT) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateSTRUCT(String, STRUCT) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateSTRUCT(int, STRUCT) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateSTRUCT(String, STRUCT) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMP(int, TIMESTAMP) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMP(String, TIMESTAMP) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMP(int, TIMESTAMP) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMP(String, TIMESTAMP) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPLTZ(int, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPLTZ(String, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPLTZ(int, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPLTZ(String, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPTZ(int, TIMESTAMPTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPTZ(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPTZ(int, TIMESTAMPTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateTIMESTAMPTZ(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OracleResultSet
Oracle extension.
updateXidList(Xid, boolean[]) - Method in class oracle.jdbc.xa.OracleXAResource
updateXidList() - Update the Xid status in the list
updateXidList(Xid, boolean[]) - Method in class oracle.jdbc.xa.OracleXAResource
updateXidList() - Update the Xid status in the list
url - Variable in class oracle.jdbc.pool.OracleDataSource
 
url - Variable in class oracle.jdbc.pool.OracleDataSource
 
URL - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
URL - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
url_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
url_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
 
US16TSTFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US16TSTFIXED_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US7ASCII_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
 
US8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US8ICL_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
 
US8NOOP_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US8PC437_CHARSET - Static variable in class oracle.sql.CharacterSet
 
US8PC437_CHARSET - Static variable in class oracle.sql.CharacterSet
 
useNativeXA - Variable in class oracle.jdbc.xa.OracleXADataSource
 
useNativeXA - Variable in class oracle.jdbc.xa.OracleXADataSource
 
user(String) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
user(String) - Method in interface oracle.jdbc.OracleConnectionBuilder
 
user(String) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
user(String) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
 
user(String) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
user(String) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
 
user - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
user(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
user - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
user(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
 
user - Variable in class oracle.jdbc.pool.OracleDataSource
 
user - Variable in class oracle.jdbc.pool.OracleDataSource
 
user - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
user(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
user - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
user(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
 
USER - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
USER - Static variable in interface oracle.jdbc.replay.OracleDataSource
 
user - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
user - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
 
user - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
user(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
user - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
user(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
 
usesLocalFilePerTable() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database use a file for each table?
usesLocalFilePerTable() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database use a file for each table?
usesLocalFiles() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database store tables in a local file?
usesLocalFiles() - Method in class oracle.jdbc.OracleDatabaseMetaData
Does the database store tables in a local file?
UTF8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UTF8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UTFE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UTFE_CHARSET - Static variable in class oracle.sql.CharacterSet
 
UTFToJavaChar(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
UTFToJavaChar(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
UTFToJavaChar(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
UTFToJavaChar(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
UTFToJavaCharWithReplacement(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
UTFToJavaCharWithReplacement(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to an array of char's.
UTFToString(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to a String this function will to allocate the chars array
UTFToString(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to a String this function will to allocate the chars array
UTFToString(byte[], int, int, boolean) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to a String this function will to allocate the chars array
UTFToString(byte[], int, int) - Static method in class oracle.sql.CharacterSet
Convert a sequence of bytes in UTF8 to a String this function will to allocate the chars array

V

valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DeliveryFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DeliveryFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DequeueMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DequeueMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.NavigationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.NavigationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.SequenceDeviationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.SequenceDeviationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQNotificationEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.aq.AQNotificationEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.LargeObjectAccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.LargeObjectAccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.NotificationRegistration.RegistrationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.NotificationRegistration.RegistrationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.CommitOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.CommitOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.DatabaseShutdownMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.DatabaseShutdownMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.DatabaseStartupMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.DatabaseStartupMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.DRCPState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleConnection.DRCPState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleResultSet.AuthorizationIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleResultSet.AuthorizationIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleResultSetMetaData.SecurityAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleResultSetMetaData.SecurityAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleTranslatingConnection.SqlTranslationVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleTranslatingConnection.SqlTranslationVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleTypeMetaData.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.OracleTypeMetaData.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.pool.ShardingMetadata.ShardingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.pool.ShardingMetadata.ShardingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.replay.ReplayableConnection.StatisticsReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum oracle.jdbc.replay.ReplayableConnection.StatisticsReportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DeliveryFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DeliveryFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DequeueMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.DequeueMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.NavigationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.NavigationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.SequenceDeviationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.SequenceDeviationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQMessageProperties.MessageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQNotificationEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.aq.AQNotificationEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.DatabaseChangeEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.QueryChangeDescription.QueryChangeEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.RowChangeDescription.RowOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.dcn.TableChangeDescription.TableOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.LargeObjectAccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.LargeObjectAccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.NotificationRegistration.RegistrationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.NotificationRegistration.RegistrationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.CommitOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.CommitOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.DatabaseShutdownMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.DatabaseShutdownMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.DatabaseStartupMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.DatabaseStartupMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.DRCPState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleConnection.DRCPState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleResultSet.AuthorizationIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleResultSet.AuthorizationIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleResultSetMetaData.SecurityAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleResultSetMetaData.SecurityAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleTranslatingConnection.SqlTranslationVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleTranslatingConnection.SqlTranslationVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleTypeMetaData.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.OracleTypeMetaData.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.pool.ShardingMetadata.ShardingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.pool.ShardingMetadata.ShardingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.replay.ReplayableConnection.StatisticsReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum oracle.jdbc.replay.ReplayableConnection.StatisticsReportType
Returns an array containing the constants of this enum type, in the order they are declared.
VARBINARY - Static variable in class oracle.jdbc.OracleTypes
 
VARBINARY - Static variable in class oracle.jdbc.OracleTypes
 
VARCHAR - Static variable in class oracle.jdbc.OracleTypes
 
VARCHAR - Static variable in class oracle.jdbc.OracleTypes
 
verifyAndHandleEvent(int, byte[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
verifyAndHandleEvent(int, byte[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
Deprecated.
 
VN8MSWIN1258_CHARSET - Static variable in class oracle.sql.CharacterSet
 
VN8MSWIN1258_CHARSET - Static variable in class oracle.sql.CharacterSet
 
VN8VN3_CHARSET - Static variable in class oracle.sql.CharacterSet
 
VN8VN3_CHARSET - Static variable in class oracle.sql.CharacterSet
 

W

WE8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8BS2000E_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8BS2000E_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8BS2000L5_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
 
WE8DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8DECTST_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
 
WE8DG_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1047_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1047_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1047E_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1047E_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1140_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1140_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1140C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1140C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1145_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1145_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1146_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1146_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1148_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1148_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1148C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC1148C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC284_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
 
WE8EBCDIC285_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC37_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
 
WE8EBCDIC37C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC500_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
 
WE8EBCDIC500C_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC871_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC871_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC924_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8EBCDIC924_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8GCOS7_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
 
WE8HP_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ICL_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ICL_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ISO8859P15_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ISO8859P15_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ISO8859P1_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
 
WE8ISO8859P9_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8ISOICLUK_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
 
WE8MACROMAN8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8MACROMAN8S_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
 
WE8MSWIN1252_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8NCR4970_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
 
WE8NEXTSTEP_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8PC850_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8PC850_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8PC858_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8PC858_CHARSET - Static variable in class oracle.sql.CharacterSet
 
WE8PC860_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
 
WE8ROMAN8_CHARSET - Static variable in class oracle.sql.CharacterSet
 
withCode(int) - Static method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
 
withCode(int) - Static method in enum oracle.jdbc.OracleTypeMetaData.ArrayStorage
 

X

XA_OK - Static variable in class oracle.jdbc.xa.OracleXAResource
 
XA_OK - Static variable in class oracle.jdbc.xa.OracleXAResource
 
xaconnection - Variable in class oracle.jdbc.xa.OracleXAResource
 
xaconnection - Variable in class oracle.jdbc.xa.OracleXAResource
 
xaResource - Variable in class oracle.jdbc.xa.OracleXAConnection
 
xaResource - Variable in class oracle.jdbc.xa.OracleXAConnection
 
xidHash - Variable in class oracle.jdbc.xa.OracleXAResource
 
xidHash - Variable in class oracle.jdbc.xa.OracleXAResource
 
XMLTYPETOID - Static variable in class oracle.sql.TypeDescriptor
 
XMLTYPETOID - Static variable in class oracle.sql.TypeDescriptor
 

Y

YR0 - Static variable in class oracle.sql.DATE
Year zero does not exist
YR0 - Static variable in class oracle.sql.DATE
Year zero does not exist
YUG7ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
 
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.
zero() - Static method in class oracle.sql.NUMBER
Returns a new NUMBER object initialized to zero.
zeroTime() - Method in class oracle.sql.DATE
Zero out the time from a DATE object.
zeroTime() - Method in class oracle.sql.DATE
Zero out the time from a DATE object.
ZHS16CGB231280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16CGB231280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16GBK_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16GBK_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16MACCGB231280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS16MACCGB231280_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS32GB18030_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHS32GB18030_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16BIG5_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16BIG5_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16CCDC_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
 
ZHT16DBCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16DBT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16DBT_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16HKSCS31_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16HKSCS31_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16HKSCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16HKSCS_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT16MSWIN950_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
 
ZHT32EUC_CHARSET - Static variable in class oracle.sql.CharacterSet
 
ZHT32SOPS_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
 
ZHT32TRIS_CHARSET - Static variable in class oracle.sql.CharacterSet
 

_

_getPC() - Method in interface oracle.jdbc.OracleConnection
Return the underlying physical connection if this is a logical connection.
_getPC() - Method in interface oracle.jdbc.OracleConnection
Return the underlying physical connection if this is a logical connection.
_getPC() - Method in class oracle.jdbc.OracleConnectionWrapper
 
_getPC() - Method in class oracle.jdbc.OracleConnectionWrapper
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links
Oracle JDBC Java API Reference
12c Release 2 (12.2.0.1.0)
E85811-01

Copyright © 2008, 2017, Oracle. All rights reserved.