- 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
-
- call() - Method in class oracle.ucp.util.UCPTaskBase
-
- CALLBACK_ALREADY_REGISTERED_EXCEPTION - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- callbackFn(Connection, Object, int, int) - Method in interface oracle.jdbc.OracleOCIFailover
-
- callbackFn(Connection, Object, int, int) - Method in interface oracle.jdbc.OracleOCIFailover
-
- calledStartONS - Variable in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- cancel() - Method in interface oracle.ucp.util.TimerHandle
-
Cancels a timer.
- CANCELLATION_TIMEOUT - Static variable in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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
-
- cleanup() - Method in interface oracle.ucp.ConnectionHarvestingCallback
-
Cleans up a connection being harvested before the connection is returned
to the connection pool.
- cleanup() - Method in interface oracle.ucp.ConnectionHarvestingCallback
-
Cleans up a connection being harvested before the connection is returned
to the connection pool.
- cleanupConnectionsForDownEvent(FailoverablePooledConnection[], FailoverablePooledConnection[], OracleFailoverEvent) - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- cleanupConnectionsForDownEvent(FailoverablePooledConnection[], FailoverablePooledConnection[], OracleFailoverEvent) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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.
- cleanupRLBTasks() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- clear() - Method in class oracle.ucp.util.RingBuffer
-
Clears the RingBuffer by resetting the variable pointer and nUpdates to its
initial value.
- clearAllApplicationContext(String) - Method in interface oracle.jdbc.OracleConnection
-
- clearAllApplicationContext(String) - Method in interface oracle.jdbc.OracleConnection
-
- clearAllApplicationContext(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- clearAllApplicationContext(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- clearBundle() - Static method in class oracle.ucp.util.UCPErrorHandler
-
- 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
-
- CLOB - Class in oracle.sql
-
- 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
-
- close() - Method in class oracle.jdbc.pool.OracleDataSource
-
- 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(boolean) - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- close() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEventSubscriber
-
Closes the subscriber.
- close(boolean) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
Closes the underlying physical connection.
- close() - Method in interface oracle.ucp.UniversalPooledConnection
-
TODO document
close connection
- close() - Method in interface oracle.ucp.UniversalPooledConnection
-
TODO document
close connection
- 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
-
- closeConnection(Object) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Closes the given connection.
- closeConnection(Object) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Closes the given connection.
- closeConnection(Connection) - Method in class oracle.ucp.jdbc.ConnectionConnectionPool
-
Closes the java.sql.Connection.
- closeConnection(Object) - Method in class oracle.ucp.jdbc.ConnectionPoolDataSourceConnectionFactoryAdapter
-
Closes the pooled connection.
- closeConnection(Object) - Method in class oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter
-
Closes the java.sql.Connection.
- closeConnection(Object) - Method in class oracle.ucp.jdbc.DriverConnectionFactoryAdapter
-
Closes the java.sql.Connection.
- closeConnection(Connection) - Method in class oracle.ucp.jdbc.oracle.OracleConnectionConnectionPool
-
Closes the java.sql.Connection.
- closeConnection(Object) - Method in class oracle.ucp.jdbc.XADataSourceConnectionFactoryAdapter
-
Closes the XA connection.
- closeConnection(UniversalPooledConnection) - Method in interface oracle.ucp.UniversalConnectionPool
-
Closes the pooled connection.
- closeConnection(UniversalPooledConnection) - Method in interface oracle.ucp.UniversalConnectionPool
-
Closes the pooled connection.
- 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
-
- closePhysicalConnection(Object) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- 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.
- closePooledConnection(PooledConnection) - Method in class oracle.ucp.jdbc.oracle.OraclePooledConnectionConnectionPool
-
Closes the javax.sql.PooledConnection.
- closePooledConnection(PooledConnection) - Method in class oracle.ucp.jdbc.PooledConnectionConnectionPool
-
Closes the javax.sql.PooledConnection.
- 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.
- closeXAConnection(XAConnection) - Method in class oracle.ucp.jdbc.oracle.OracleXAConnectionConnectionPool
-
Closes the javax.sql.XAConnection.
- closeXAConnection(XAConnection) - Method in class oracle.ucp.jdbc.XAConnectionConnectionPool
-
Closes the javax.sql.XAConnection.
- 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.
- configure(Properties, Object) - Method in interface oracle.ucp.ConnectionLabelingCallback
-
Configures the selected connection for a borrowing request before
returning the connection to the application.
- configure(Properties, Object) - Method in interface oracle.ucp.ConnectionLabelingCallback
-
Configures the selected connection for a borrowing request before
returning the connection to the application.
- 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
-
- CONNECTION_PROPERTY_J2EE13_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
-
- 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
-
- ConnectionAffinityCallback - Interface in oracle.ucp
-
The callback interface for the Oracle RAC affinity features.
- ConnectionAffinityCallback - Interface in oracle.ucp
-
The callback interface for the Oracle RAC affinity features.
- ConnectionAffinityCallback.AffinityPolicy - Enum in oracle.ucp
-
The Enum AffinityPolicy.
- ConnectionAffinityCallback.AffinityPolicy - Enum in oracle.ucp
-
The Enum AffinityPolicy.
- connectionClosed(OracleOCIConnection) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- connectionClosed(OracleOCIConnection) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- connectionClosed(ConnectionEvent) - Method in class oracle.ucp.jdbc.oracle.OraclePooledConnectionConnectionPool
-
Notifies this ConnectionEventListener that the
application has called the close method on its
representation of a pooled connection.
- connectionClosed(FailoverablePooledConnection) - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- connectionClosed(FailoverablePooledConnection) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- connectionClosed(ConnectionEvent) - Method in class oracle.ucp.jdbc.PooledConnectionConnectionPool
-
Notifies this ConnectionEventListener that the
application has called the method close on its
representation of a pooled connection.
- ConnectionConnectionPool - Class in oracle.ucp.jdbc
-
A JDBC connection pool that pools java.sql.Connection objects.
- ConnectionConnectionPool(JDBCConnectionFactoryAdapter) - Constructor for class oracle.ucp.jdbc.ConnectionConnectionPool
-
Constructor.
- connectionErrorOccurred(ConnectionEvent) - Method in class oracle.ucp.jdbc.oracle.OraclePooledConnectionConnectionPool
-
Notifies this ConnectionEventListener that a fatal
error has occurred and the pooled connection can no longer be used.
- connectionErrorOccurred(ConnectionEvent) - Method in class oracle.ucp.jdbc.PooledConnectionConnectionPool
-
Notifies this ConnectionEventListener that a fatal
error has occurred and the pooled connection can no longer be used.
- ConnectionFactoryAdapter - Interface in oracle.ucp
-
The connection factory adapter is responsible for creating and closing
connections for a specific resource (such as, JDBC or JCA).
- ConnectionFactoryAdapter - Interface in oracle.ucp
-
The connection factory adapter is responsible for creating and closing
connections for a specific resource (such as, JDBC or JCA).
- ConnectionHarvestingCallback - Interface in oracle.ucp
-
The callback interface for the connection harvesting support.
- ConnectionHarvestingCallback - Interface in oracle.ucp
-
The callback interface for the connection harvesting support.
- 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.
- ConnectionInitializationCallback - Interface in oracle.ucp.jdbc
-
This callback allows applications and frameworks to initialize
connections retrieved from Universal Connection Pool using
common actions, before the connections are put to use.
- ConnectionInitializationCallback - Interface in oracle.ucp.jdbc
-
This callback allows applications and frameworks to initialize
connections retrieved from Universal Connection Pool using
common actions, before the connections are put to use.
- ConnectionLabelingCallback - Interface in oracle.ucp
-
The callback interface for connection labeling support.
- ConnectionLabelingCallback - Interface in oracle.ucp
-
The callback interface for connection labeling support.
- ConnectionLabelingCallback - Interface in oracle.ucp.jdbc
-
New callback interface for connection labeling support.
- ConnectionLabelingCallback - Interface in oracle.ucp.jdbc
-
New callback interface for connection labeling support.
- connectionMarkedDown - Variable in class oracle.jdbc.pool.OraclePooledConnection
-
- connectionMarkedDown - Variable in class oracle.jdbc.pool.OraclePooledConnection
-
- connectionOpened(FailoverablePooledConnection) - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- connectionOpened(FailoverablePooledConnection) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- connectionOpened(Connection, JDBCConnectionRetrievalInfo) - Method in interface oracle.ucp.jdbc.oracle.ShardManager
-
Performs the required post-processing in the UCP datasource once a new
connection is created to a sharded database.
- connectionOpened(Connection, JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.ShardManagerImpl
-
- connectionPool - Variable in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
- ConnectionPoolDataSourceConnectionFactoryAdapter - Class in oracle.ucp.jdbc
-
The connection factory adapter for
javx.sql.ConnectionPoolDataSource.
- ConnectionPoolDataSourceConnectionFactoryAdapter(ConnectionPoolDataSource) - Constructor for class oracle.ucp.jdbc.ConnectionPoolDataSourceConnectionFactoryAdapter
-
Constructor.
- 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
-
- ConnectionRetrievalInfo - Interface in oracle.ucp
-
The connection retrieval info object is used by the connection factory
adapter to create connections.
- ConnectionRetrievalInfo - Interface in oracle.ucp
-
The connection retrieval info object is used by the connection factory
adapter to create connections.
- ConnectionWithAbandonedTimeout - Interface in oracle.ucp.jdbc
-
Interface supporting abandoned connection timeout handling for JDBC
java.sql.Connections.
- ConnectionWithAbandonedTimeout - Interface in oracle.ucp.jdbc
-
Interface supporting abandoned connection timeout handling for JDBC
java.sql.Connections.
- ConnectionWithTimeToLiveTimeout - Interface in oracle.ucp.jdbc
-
Interface supporting time-to-live connection timeout handling for JDBC
java.sql.Connections.
- ConnectionWithTimeToLiveTimeout - Interface in oracle.ucp.jdbc
-
Interface supporting time-to-live connection timeout handling for JDBC
java.sql.Connections.
- 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.
- cost(Properties, Properties) - Method in interface oracle.ucp.ConnectionLabelingCallback
-
Projects the cost of configuring connections considering label-matching
differences.
- cost(Properties, Properties) - Method in interface oracle.ucp.ConnectionLabelingCallback
-
Projects the cost of configuring connections considering label-matching
differences.
- 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
-
- createBuilder() - Static method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
- createCache(OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- createCache(String, OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- createCache(OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- createCache(String, OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- createClob() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- createClob() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- createConnection(ConnectionRetrievalInfo) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Creates a connection.
- createConnection(ConnectionRetrievalInfo) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Creates a connection.
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.ConnectionPoolDataSourceConnectionFactoryAdapter
-
Creates a javax.sql.PooledConnection.
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter
-
Creates a physical java.sql.Connection.
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.DriverConnectionFactoryAdapter
-
Creates a physical java.sql.Connection.
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleConnectionPoolDataSourceConnectionFactoryAdapter
-
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleDataSourceConnectionFactoryAdapter
-
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleDriverConnectionFactoryAdapter
-
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleXADataSourceConnectionFactoryAdapter
-
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.ReplayDataSourceConnectionFactoryAdapter
-
- createConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.XADataSourceConnectionFactoryAdapter
-
Creates a javax.sql.XAConnection.
- 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
- createConnectionBuilder() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Creates a new UCPConnectionBuilder instance.
- createConnectionBuilder() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Creates a new UCPConnectionBuilder instance.
- createConnectionBuilder() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- createConnectionBuilder() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- createConnectionPool(UniversalConnectionPoolAdapter) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Creates a connection pool instance based on specified UCP Adapter.
- createConnectionPool(UniversalConnectionPoolAdapter) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Creates a connection pool instance based on specified UCP Adapter.
- createConnectionPool(UniversalConnectionPoolAdapter) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Creates a connection pool instance based on specified UCP Adapter.
- createConnectionPool(UniversalConnectionPoolAdapter) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Creates a connection pool instance based on specified UCP Adapter.
- createConnectionPool(UniversalConnectionPoolAdapter) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Creates a connection pool instance based on specified UCP Adapter.
- createConnectionPool(UniversalConnectionPoolAdapter) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Creates a connection pool instance based on specified UCP Adapter.
- 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.
- createOnePooledConnection(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Creates a physical connection in the pool based on the
ConnectionRetrievalInfo
- 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.
- createPooledConnection(Object, ConnectionRetrievalInfo) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Creates a UniversalPooledConnection object.
- createPooledConnection(Object, ConnectionRetrievalInfo) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Creates a UniversalPooledConnection object.
- createPooledConnection(Object, ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.JDBCConnectionFactoryAdapter
-
Creates a UniversalPooledConnection object.
- createPooledConnection(Object, ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleConnectionPoolDataSourceConnectionFactoryAdapter
-
Creates a UniversalPooledConnection object.
- createPooledConnection(Object, ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleDataSourceConnectionFactoryAdapter
-
Creates a UniversalPooledConnection object.
- createPooledConnection(Object, ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleDriverConnectionFactoryAdapter
-
Creates a UniversalPooledConnection object.
- createPooledConnection(Object, ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleXADataSourceConnectionFactoryAdapter
-
Creates a UniversalPooledConnection object.
- 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
-
- createPoolWithDefaultProperties() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- createPoolWithDefaultProperties() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- createPoolWithDefaultProperties() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- createPoolWithDefaultProperties() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- createRACAffinityContext(String, String, String, String, RACAffinityContext.AffinityType) - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- createRACAffinityContext(String, String, String, String, RACAffinityContext.AffinityType) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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.
- createShardingKeyBuilder() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Creates a new OracleShardingKeyBuilder instance
- createShardingKeyBuilder() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Creates a new OracleShardingKeyBuilder instance
- createShardManager() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- createShardManager() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- createUniversalConnectionPool() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Creates a Universal Connection Pool instance using this adapter.
- createUniversalConnectionPool() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Creates a Universal Connection Pool instance using this adapter.
- createUniversalConnectionPool() - Method in interface oracle.ucp.UniversalConnectionPoolAdapter
-
Creates a Universal Connection Pool instance using this adapter.
- createUniversalConnectionPool() - Method in interface oracle.ucp.UniversalConnectionPoolAdapter
-
Creates a Universal Connection Pool instance using this adapter.
- createUniversalConnectionPoolMBean() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Creates a Universal Connection Pool MBean using this adapter.
- createUniversalConnectionPoolMBean() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Creates a Universal Connection Pool MBean using this adapter.
- createUniversalConnectionPoolMBean() - Method in interface oracle.ucp.UniversalConnectionPoolAdapter
-
Creates a Universal Connection Pool MBean using this adapter.
- createUniversalConnectionPoolMBean() - Method in interface oracle.ucp.UniversalConnectionPoolAdapter
-
Creates a Universal Connection Pool MBean using this adapter.
- 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
- createXAConnectionBuilder() - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Creates a new XAConnectionBuilder instance.
- createXAConnectionBuilder() - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Creates a new XAConnectionBuilder instance.
- createXAConnectionBuilder() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- createXAConnectionBuilder() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- creationState() - Method in interface oracle.jdbc.OracleStatement
-
Deprecated.
- creationState() - Method in interface oracle.jdbc.OracleStatement
-
Deprecated.
- currentONS - Variable in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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.
- generateDatabaseInstanceKey(String, String, String) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- generatedKeyAlwaysReturned() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- generatedKeyAlwaysReturned() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- generateUniqueID(String) - Static method in class oracle.ucp.util.UniqueIdentifier
-
- get(long) - Method in interface oracle.ucp.util.TaskHandle
-
Waits if necessary for a specified amount of milliseconds
and then retrieves the result (or null, if there's no result).
- getAbandonedConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of abandoned connections that have been reclaimed.
- getAbandonedConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of abandoned connections that have been reclaimed.
- getAbandonedConnectionsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of abandoned connections that have been reclaimed.
- getAbandonedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of abandoned connections that have been reclaimed.
- getAbandonedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of abandoned connections that have been reclaimed.
- getAbandonedConnectionTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the abandoned connection timeout of the Universal Connection Pool
instance.
- getAbandonedConnectionTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the abandoned connection timeout of the Universal Connection Pool
instance.
- getAbandonedConnectionTimeout() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the abandonedConnectionTimeout for UniversalConnectionPool.
- getAbandonedConnectionTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the abandoned connection timeout value.
- getAbandonedConnectionTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the abandoned connection timeout value.
- getAbandonedConnectionTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getAbandonedConnectionTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getAbandonedConnectionTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the abandoned connection timeout value.
- getAbandonedConnectionTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the abandoned connection timeout value.
- getAbandonedConnectionTimeoutCallback() - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains the AbandonedConnectionTimeoutCallback registered
with this connection.
- getAbandonedConnectionTimeoutCallback() - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains the AbandonedConnectionTimeoutCallback registered
with this connection.
- 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
-
- getAffinityPolicy() - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Obtains the current affinity policy from this callback.
- getAffinityPolicy() - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Obtains the current affinity policy from this callback.
- getAffinityType() - Method in interface oracle.ucp.jdbc.oracle.RACAffinityContext
-
- 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
-
- getAnyDataEmbeddedObject(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
- 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
-
- getAsciiOutputStream(long) - Method in class oracle.sql.CLOB
-
- getAsciiOutputStream() - Method in class oracle.sql.CLOB
-
- getAsciiOutputStream(long) - Method in class oracle.sql.CLOB
-
- 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.
- getAsList() - Method in class oracle.ucp.util.RingBuffer
-
Get all current ring's contents
- 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.
- getAutoONSConfigurationFromServer() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getAvailableConnections(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- getAvailableConnections(ConnectionRetrievalInfo) - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getAvailableConnections(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- getAvailableConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the available connections count of the Universal Connection Pool
instance.
- getAvailableConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the available connections count of the Universal Connection Pool
instance.
- getAvailableConnectionsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the availableConnectionsCount for UniversalConnectionPool.
- getAvailableConnectionsCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of available connections in the pool.
- getAvailableConnectionsCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of available connections in the pool.
- getAvailableConnectionsCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of available connections in the pool.
- getAvailableConnectionsCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of available connections in the pool.
- getAvailableConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the number of connections that are available in the connection
pool (that is, connections in the pool that are not currently in use by
clients).
- getAvailableConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the number of connections that are available in the connection
pool (that is, connections in the pool that are not currently in use by
clients).
- getAvailableConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections that are available in the connection
pool (that is, connections in the pool that are not currently in use by
clients).
- getAvailableConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections that are available in the connection
pool (that is, connections in the pool that are not currently in use by
clients).
- getAvailableConnectionToInstance(ConnectionRetrievalInfo, RACInstance) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- getAvailableConnectionToInstance(ConnectionRetrievalInfo, RACInstance) - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getAvailableConnectionToInstance(ConnectionRetrievalInfo, RACInstance) - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- getAvailableStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the timestamp that this pooled connection became available.
- getAvailableStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the timestamp that this pooled connection became available.
- getAverageBorrowedConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the average number of connections that are borrowed and
actively in use by clients.
- getAverageBorrowedConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the average number of connections that are borrowed and
actively in use by clients.
- getAverageBorrowedConnectionsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the average number of connections that are borrowed and
actively in use by clients.
- getAverageBorrowedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the average number of connections that are borrowed and
actively in use by clients.
- getAverageBorrowedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the average number of connections that are borrowed and
actively in use by clients.
- getAverageConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the average time (in milliseconds) a user thread has to wait before it could obtain
a connection from the connection pool.
- getAverageConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the average time (in milliseconds) a user thread has to wait before it could obtain
a connection from the connection pool.
- getAverageConnectionWaitTime() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the average time (in milliseconds) a user thread has to wait before it could obtain
a connection from the connection pool.
- getAverageConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the average time (in milliseconds) a user thread has to wait before it could obtain
a connection from the connection pool.
- getAverageConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the average time (in milliseconds) a user thread has to wait before it could obtain
a connection from the connection pool.
- 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
-
- getBinaryOutputStream(long) - Method in class oracle.sql.BLOB
-
- getBinaryOutputStream() - Method in class oracle.sql.BLOB
-
- getBinaryOutputStream(long) - Method in class oracle.sql.BLOB
-
- 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.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the borrowed connections count of the Universal Connection Pool
instance.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the borrowed connections count of the Universal Connection Pool
instance.
- getBorrowedConnectionsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the borrowedConnectionsCount for UniversalConnectionPool.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of borrowed connections from the pool.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of borrowed connections from the pool.
- getBorrowedConnectionsCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of borrowed connections from the pool.
- getBorrowedConnectionsCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of borrowed connections from the pool.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the number of connections that are actively in use by clients.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the number of connections that are actively in use by clients.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections that are actively in use by clients.
- getBorrowedConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections that are actively in use by clients.
- getBorrowedStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the timestamp that this pooled connection became borrowed.
- getBorrowedStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the timestamp that this pooled connection became borrowed.
- 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
-
- getCacheNameList() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- getCacheProperties(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- getCacheProperties(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- 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.
- getCapacity() - Method in class oracle.ucp.util.RingBuffer
-
Get buffer's capacity
- getCardinality() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the event cardinality.
- getCardinality() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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"?
- getCause() - Method in exception oracle.ucp.util.TaskManagerException
-
- 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
-
- getCharacterOutputStream(long) - Method in class oracle.sql.CLOB
-
- getCharacterOutputStream() - Method in class oracle.sql.CLOB
-
- getCharacterOutputStream(long) - Method in class oracle.sql.CLOB
-
- 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
-
- getConnection(String, String, Properties) - Method in class oracle.jdbc.pool.OracleDataSource
-
- 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
-
- getConnection(String, String, Properties) - Method in class oracle.jdbc.pool.OracleDataSource
-
- 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
-
- getConnection() - Method in class oracle.sql.DatumWithConnection
-
- getConnection(JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.ConnectionConnectionPool
-
Gets a java.sql.Connection from the connection pool.
- getConnection(JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleConnectionConnectionPool
-
Gets a java.sql.Connection from the connection pool.
- getConnection(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Attempts to obtain a database connection with the requested
connection labels.
- getConnection(String, String, Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Attempts to obtain a database connection with the requested
connection labels.
- getConnection(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Attempts to obtain a database connection with the requested
connection labels.
- getConnection(String, String, Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Attempts to obtain a database connection with the requested
connection labels.
- getConnection() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection.
- getConnection(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection.
- getConnection(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection with the requested
connection labels.
- getConnection(String, String, Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection with the requested connection
labels.
- getConnection() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection.
- getConnection(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection.
- getConnection(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection with the requested
connection labels.
- getConnection(String, String, Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Attempts to obtain a database connection with the requested connection
labels.
- getConnection() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnection(String, String) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnection(Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnection(String, String, Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnection() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnection(String, String) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnection(Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnection(String, String, Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
- getConnectionAffinityCallback() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getConnectionAffinityContext() - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Obtains the connection affinity context object from UCP application.
- getConnectionAffinityContext() - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Obtains the connection affinity context object from UCP application.
- getConnectionAffinityValue(String) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- getConnectionCacheManagerInstance() - Static method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- 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.
- getConnectionFactoryClassName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the Connection Factory class name.
- getConnectionFactoryClassName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the Connection Factory class name.
- getConnectionFactoryClassName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionFactoryClassName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionFactoryProperties() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection factory properties that are set on this
data source.
- getConnectionFactoryProperties() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection factory properties that are set on this
data source.
- getConnectionFactoryProperties() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection factory properties that are set on this
data source.
- getConnectionFactoryProperties() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection factory properties that are set on this
data source.
- getConnectionFactoryProperty(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the specified connection factory property that are set on
this data source.
- getConnectionFactoryProperty(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the specified connection factory property that are set on
this data source.
- getConnectionFactoryProperty(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the specified connection factory property that are set on
this data source.
- getConnectionFactoryProperty(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the specified connection factory property that are set on
this data source.
- getConnectionHarvestingCallback() - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains the ConnectionHarvestingCallback registered with
this connection.
- getConnectionHarvestingCallback() - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains the ConnectionHarvestingCallback registered with
this connection.
- getConnectionHarvestMaxCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the connection harvest maximum count of the Universal Connection
Pool instance.
- getConnectionHarvestMaxCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the connection harvest maximum count of the Universal Connection
Pool instance.
- getConnectionHarvestMaxCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the connectionHarvestMaxCount for UniversalConnectionPool.
- getConnectionHarvestMaxCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- getConnectionHarvestMaxCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- getConnectionHarvestMaxCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- getConnectionHarvestMaxCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- getConnectionHarvestMaxCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum number of connections that may be harvested when
the connection harvesting occurs.
- getConnectionHarvestMaxCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum number of connections that may be harvested when
the connection harvesting occurs.
- getConnectionHarvestTriggerCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the connection harvest trigger count of the Universal Connection
Pool instance.
- getConnectionHarvestTriggerCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the connection harvest trigger count of the Universal Connection
Pool instance.
- getConnectionHarvestTriggerCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the connectionHarvestTriggerCount for UniversalConnectionPool.
- getConnectionHarvestTriggerCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of available connections below which the connection
pool's connection harvesting will occur.
- getConnectionHarvestTriggerCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of available connections below which the connection
pool's connection harvesting will occur.
- getConnectionHarvestTriggerCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of available connections at which the connection pool's
connection harvesting will occur.
- getConnectionHarvestTriggerCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of available connections at which the connection pool's
connection harvesting will occur.
- getConnectionHarvestTriggerCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the number of available connections below which the connection
pool's connection harvesting occurs.
- getConnectionHarvestTriggerCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the number of available connections below which the connection
pool's connection harvesting occurs.
- 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.
- getConnectionInfo() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getConnectionInfo() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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
-
- getConnectionInitializationCallback() - Method in class oracle.ucp.jdbc.JDBCConnectionPool
-
Obtains ConnectionInitializationCallback registered on the
connection pool.
- getConnectionInitializationCallback() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Obtains the registered connection initialization callback, if any.
- getConnectionInitializationCallback() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Obtains the registered connection initialization callback, if any.
- getConnectionInitializationCallback() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Obtains the registered connection initialization callback, if any.
- getConnectionInitializationCallback() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Obtains the registered connection initialization callback, if any.
- getConnectionLabelingHighCost() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Obtains the cost value which identifies a connection as "high-cost"
for connection labeling.
- getConnectionLabelingHighCost() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Obtains the cost value which identifies a connection as "high-cost"
for connection labeling.
- getConnectionLabelingHighCost() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionLabelingHighCost() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionLabelingHighCost() - Method in interface oracle.ucp.UniversalConnectionPool
-
Obtains the cost value which identifies a connection as "high-cost"
for connection labeling.
- getConnectionLabelingHighCost() - Method in interface oracle.ucp.UniversalConnectionPool
-
Obtains the cost value which identifies a connection as "high-cost"
for connection labeling.
- getConnectionLabels() - Method in interface oracle.ucp.jdbc.LabelableConnection
-
Retrieves all the connection labels applied on this connection.
- getConnectionLabels() - Method in interface oracle.ucp.jdbc.LabelableConnection
-
Retrieves all the connection labels applied on this connection.
- getConnectionLabels() - Method in interface oracle.ucp.UniversalPooledConnection
-
Retrieves all the connection labels applied on this connection.
- getConnectionLabels() - Method in interface oracle.ucp.UniversalPooledConnection
-
Retrieves all the connection labels applied on this connection.
- getConnectionNoProxy(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getConnectionNoProxy(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getConnectionObjectForLabelingConfigure(UniversalPooledConnection) - Method in class oracle.ucp.jdbc.JDBCConnectionPool
-
- getConnectionObjectForLabelingConfigure(UniversalPooledConnection) - Method in class oracle.ucp.jdbc.oracle.OracleXAConnectionConnectionPool
-
- getConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets the Universal Connection Pool instance from the Universal Connection
Pool Manager.
- getConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets the Universal Connection Pool instance from the Universal Connection
Pool Manager.
- getConnectionPool(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets the UniversalConnectionPool from UniversalConnectionPoolManager
Object.
- getConnectionPoolDataSource() - Method in class oracle.ucp.jdbc.ConnectionPoolDataSourceConnectionFactoryAdapter
-
Gets ConnectionPoolDataSource.
- getConnectionPoolLifeCycleState(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the life cycle state of the Universal Connection Pool.
- getConnectionPoolLifeCycleState(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the life cycle state of the Universal Connection Pool.
- getConnectionPoolLifeCycleState(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Gets the life cycle state of the UniversalConnectionPool.
- getConnectionPoolName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection pool name.
- getConnectionPoolName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection pool name.
- getConnectionPoolName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection pool name.
- getConnectionPoolName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection pool name.
- getConnectionPoolNames() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets all the pool names managed by the Universal Connection Pool Manager.
- getConnectionPoolNames() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets all the pool names managed by the Universal Connection Pool Manager.
- getConnectionPoolNames() - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets all the pool names managed by the UniversalConnectionPoolManager.
- getConnectionPoolNames() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets all the pool names managed by the Universal Connection Pool Manager.
- getConnectionPoolNames() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets all the pool names managed by the Universal Connection Pool Manager.
- getConnectionPoolNames() - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Gets all the pool names managed by the UniversalConnectionPoolManager.
- 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.
- getConnectionProperties() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection properties that are set on this data source.
- getConnectionProperties() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection properties that are set on this data source.
- getConnectionProperties() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection properties that are set on this data source.
- getConnectionProperties() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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.
- getConnectionProperty(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the specified connection property that are set on
this data source.
- getConnectionProperty(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the specified connection property that are set on
this data source.
- getConnectionProperty(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the specified connection property that are set on
this data source.
- getConnectionProperty(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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
-
- getConnectionRepurposeCount() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
Returns the number of connection repurposed in a shared pool
for a mutitenant database, where connections can be reused
across PDB's by switching their container and PDB service.
- getConnectionRepurposeThreshold() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection repurpose threshold for the pool.
- getConnectionRepurposeThreshold() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the connection repurpose threshold for the pool.
- getConnectionRepurposeThreshold() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionRepurposeThreshold() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionRepurposeThreshold() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the connection repurpose threshold for the pool.
- getConnectionRepurposeThreshold() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the connection repurpose threshold for the pool.
- getConnectionRetrievalInfo() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the ConnectionRetrievalInfo object which contains
user and password information to create the connections.
- getConnectionRetrievalInfo() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the ConnectionRetrievalInfo object which contains
user and password information to create the connections.
- getConnectionRetrievalInfo() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the connection retrieval info.
- getConnectionRetrievalInfo() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the connection retrieval info.
- getConnectionsClosedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections closed by this connection pool.
- getConnectionsClosedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections closed by this connection pool.
- getConnectionsClosedCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of connections closed by this connection pool.
- getConnectionsClosedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections closed by this connection pool.
- getConnectionsClosedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections closed by this connection pool.
- getConnectionsCreatedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections created for this connection pool.
- getConnectionsCreatedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections created for this connection pool.
- getConnectionsCreatedCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of connections created for this connection pool.
- getConnectionsCreatedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections created for this connection pool.
- getConnectionsCreatedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections created for this connection pool.
- getConnectionWaitTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the connection wait timeout of the Universal Connection Pool
instance.
- getConnectionWaitTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the connection wait timeout of the Universal Connection Pool
instance.
- getConnectionWaitTimeout() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the connectionWaitTimeout for UniversalConnectionPool.
- getConnectionWaitTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- getConnectionWaitTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- getConnectionWaitTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionWaitTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getConnectionWaitTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- getConnectionWaitTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- 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.
- getCopyWithNewProxyProperties(int, Properties) - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Clones this connection retrieval object and adds a new set of proxy properties
- getCopyWithNoLabels() - Method in interface oracle.ucp.ConnectionRetrievalInfo
-
Clones this connection retrieval object but removes all the
connection labels associated.
- getCopyWithNoLabels() - Method in interface oracle.ucp.ConnectionRetrievalInfo
-
Clones this connection retrieval object but removes all the
connection labels associated.
- getCopyWithNoLabels() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Clones this connection retrieval object but removes all the connection
labels associated.
- getCopyWithService(String) - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Clones this connection retrieval object with default service
- 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.
- getCumulativeConnectionBorrowedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections borrowed from the connection pool over the
life of the pool.
- getCumulativeConnectionBorrowedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections borrowed from the connection pool over the
life of the pool.
- getCumulativeConnectionBorrowedCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of connections borrowed from the connection pool over the
life of the pool.
- getCumulativeConnectionBorrowedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections borrowed from the connection pool over the
life of the pool.
- getCumulativeConnectionBorrowedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections borrowed from the connection pool over the
life of the pool.
- getCumulativeConnectionReturnedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections returned to the connection pool
over the life of the pool.
- getCumulativeConnectionReturnedCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections returned to the connection pool
over the life of the pool.
- getCumulativeConnectionReturnedCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of connections returned to the connection pool
over the life of the pool.
- getCumulativeConnectionReturnedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections returned to the connection pool
over the life of the pool.
- getCumulativeConnectionReturnedCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections returned to the connection pool
over the life of the pool.
- getCumulativeConnectionUseTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) of connections that were
borrowed from the pool and remained in use.
- getCumulativeConnectionUseTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) of connections that were
borrowed from the pool and remained in use.
- getCumulativeConnectionUseTime() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the cumulative time (in milliseconds) of connections that were
borrowed from the pool and remained in use.
- getCumulativeConnectionUseTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) of connections that were
borrowed from the pool and remained in use.
- getCumulativeConnectionUseTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) of connections that were
borrowed from the pool and remained in use.
- getCumulativeConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) that connection requests
have waited for connections over the life of the connection pool.
- getCumulativeConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) that connection requests
have waited for connections over the life of the connection pool.
- getCumulativeConnectionWaitTime() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the cumulative time (in milliseconds) that connection requests
have waited for connections over the life of the connection pool.
- getCumulativeConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) that connection requests
have waited for connections over the life of the connection pool.
- getCumulativeConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) that connection requests
have waited for connections over the life of the connection pool.
- getCumulativeFailedConnectionWaitCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connection requests that waited unsuccessfully
to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connection requests that waited unsuccessfully
to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of connection requests that waited unsuccessfully
to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connection requests that waited unsuccessfully
to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connection requests that waited unsuccessfully
to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) that connection requests
waited but failed to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) that connection requests
waited but failed to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitTime() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the cumulative time (in milliseconds) that connection requests
waited but failed to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) that connection requests
waited but failed to borrow a connection from the pool.
- getCumulativeFailedConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) that connection requests
waited but failed to borrow a connection from the pool.
- getCumulativeSuccessfulConnectionWaitCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connection requests that waited successfully
and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connection requests that waited successfully
and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of connection requests that waited successfully
and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connection requests that waited successfully
and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connection requests that waited successfully
and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) that connection requests
waited successfully and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the cumulative time (in milliseconds) that connection requests
waited successfully and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitTime() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the cumulative time (in milliseconds) that connection requests
waited successfully and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) that connection requests
waited successfully and borrowed a connection from the pool.
- getCumulativeSuccessfulConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the cumulative time (in milliseconds) that connection requests
waited successfully and borrowed a connection from the pool.
- 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.
- getDatabase() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getDatabase() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getDatabase() - Method in interface oracle.ucp.jdbc.oracle.RACInstance
-
- getDatabase() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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.
- getDatabaseName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the database name.
- getDatabaseName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the database name.
- getDatabaseName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the database name.
- getDatabaseName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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.
- getDatabaseUniqueName() - Method in interface oracle.ucp.jdbc.oracle.RACAffinityContext
-
- getDatabaseVersion() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getDatabaseVersion(Connection) - Static method in class oracle.ucp.jdbc.oracle.FailoverablePooledConnectionHelper
-
- getDatabaseVersion() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getDatabaseVersion() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- getDataSource() - Method in class oracle.ucp.jdbc.DataSourceConnectionFactoryAdapter
-
Gets the data source.
- getDatasourceConfigManager() - Static method in class oracle.ucp.jdbc.DatasourceConfigManager
-
- getDataSourceInstanceName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Gets the data source instance name from which the physical connection
was retrieved.
- getDataSourceInstanceName() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- getDataSourceName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source name.
- getDataSourceName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source name.
- getDataSourceName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the data source name.
- getDataSourceName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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.
- getDbDomainName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the name of the database domain in which the event occurred.
- getDbDomainName() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- getdbLinks() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- getdbLinks() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- getDbUniqueName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Gets the database unique name from which the physical connection was
retrieved.
- getDbUniqueName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the unique name of the database on which the event occurred.
- getDbUniqueName() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- getDbUniqueName() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getDefaultExecuteBatch() - Method in interface oracle.jdbc.OracleConnection
-
- getDefaultExecuteBatch() - Method in interface oracle.jdbc.OracleConnection
-
- 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
-
- getDelegator() - Method in interface oracle.ucp.UniversalPooledConnection
-
- getDelegator() - Method in interface oracle.ucp.UniversalPooledConnection
-
- 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.
- getDescription() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source description.
- getDescription() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source description.
- getDescription() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the data source description.
- getDescription() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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.
- getDrainTimeout() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the server drain-timeout for the service going down,
in seconds.
- getDrainTimeout() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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
- getDRCPPLSQLCallbackName(UniversalPooledConnection) - Method in class oracle.ucp.jdbc.oracle.OracleConnectionConnectionPool
-
Returns the PL/SQL Fix-up callback name if configured,
otherwise returns Null.
- getDRCPPLSQLCallbackName(UniversalPooledConnection) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
DRCP featue is currently available only for OracleConnectionConnectionPool
so returning Null by default.
- getDRCPPLSQLCallbackName() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
Returns the PL/SQL Fix-up callback name if configured for the given connection,
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.
- getDRCPReturnTag() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
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
-
- getDRCPTag(Properties) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
Returns valid DRCP tag using the Label properties.
- getDriver() - Method in class oracle.ucp.jdbc.DriverConnectionFactoryAdapter
-
Gets the JDBC Driver.
- 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
-
- getDriverMajorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
-
- 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
-
- getDriverMinorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
-
- 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
-
- getDriverVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
-
- 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
-
- getEndToEndECIDSequenceNumber() - Method in interface oracle.jdbc.OracleConnection
-
- getEndToEndECIDSequenceNumber() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getEndToEndECIDSequenceNumber() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getEndToEndMetrics() - Method in interface oracle.jdbc.OracleConnection
-
- getEndToEndMetrics() - Method in interface oracle.jdbc.OracleConnection
-
- 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.
- getErrorCode() - Method in exception oracle.ucp.UniversalConnectionPoolException
-
Gets the error code associated with this exception.
- getErrorCode() - Method in exception oracle.ucp.UniversalConnectionPoolException
-
Gets the error code associated with this exception.
- 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.
- getEventBody() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEventNotification
-
Gets the body of the event.
- getEventBody() - Method in interface oracle.ucp.jdbc.oracle.OracleLoadBalancingEvent
-
- 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.
- getEventType() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the event type.
- getEventType() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- getEventType() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEventNotification
-
Gets 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
-
- getExecuteBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
-
- 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 _).
- getFailedAffinityBasedBorrowCount() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
- getFailedAffinityBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests that returned connections not
matching the affinity contexts.
- getFailedAffinityBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests that returned connections not
matching the affinity contexts.
- getFailedAffinityBasedBorrowCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of borrow requests that returned connections not
matching the affinity contexts.
- getFailedAffinityBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that returned connections not matching
the affinity contexts.
- getFailedAffinityBasedBorrowCount(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that returned connections not matching
the affinity contexts for the particular service
- getFailedAffinityBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that returned connections not
matching the affinity contexts.
- getFailedAffinityBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that returned connections not
matching the affinity contexts.
- getFailedAffinityBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
- getFailedAffinityBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getFailedAffinityBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getFailedRCLBBasedBorrowCount() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
- getFailedRCLBBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests failed using Runtime Connection
Load-Balancing (RCLB) algorithms.
- getFailedRCLBBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests failed using Runtime Connection
Load-Balancing (RCLB) algorithms.
- getFailedRCLBBasedBorrowCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of borrow requests failed using Runtime Connection
Load-Balancing (RCLB) algorithms.
- getFailedRCLBBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that failed using Runtime Connection
Load-Balancing (RCLB) algorithms.
- getFailedRCLBBasedBorrowCount(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that failed using Runtime Connection
Load-Balancing (RCLB) algorithms for the particular service
- getFailedRCLBBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that failed to use Runtime Connection
Load-Balancing (RCLB) algorithms.
- getFailedRCLBBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that failed to use Runtime Connection
Load-Balancing (RCLB) algorithms.
- getFailedRCLBBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
- getFailedRCLBBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getFailedRCLBBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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.
- getFailoverInfo() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getFastConnectionFailoverEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getFastConnectionFailoverEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getFastConnectionFailoverEnabled() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Gets the FastConnectionFailoverEnabled flag for the pool instance.
- getFastConnectionFailoverEnabled() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Checks if Fast Connection Failover is enabled.
- getFastConnectionFailoverEnabled() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Checks if Fast Connection Failover is enabled.
- getFastConnectionFailoverEnabled() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getFastConnectionFailoverEnabled() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getFcfProcessingInfo() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
- getFcfProcessingInfo() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the information of recent Fast Connection Failover (FCF)
attempts, in the form of a String.
- getFcfProcessingInfo() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the information of recent Fast Connection Failover (FCF)
attempts, in the form of a String.
- getFcfProcessingInfo() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the information of recent Fast Connection Failover (FCF)
attempts, in the form of a String.
- getFCFProcessingInfo() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the information of recent Fast Connection Failover (FCF) attempts, in
the form of a String.
- getFCFProcessingInfo(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the information of recent Fast Connection Failover (FCF) attempts for
a particular service, in the form of a String.
- getFCFProcessingInfo() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the information of recent Fast Connection Failover (FCF)
attempts, in the form of a String.
- getFCFProcessingInfo() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the information of recent Fast Connection Failover (FCF)
attempts, in the form of a String.
- getFCFProcessingInfo() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
- getFCFProcessingInfo() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getFCFProcessingInfo() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getFcfProcessingInfoProcessedOnly() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
- getFcfProcessingInfoProcessedOnly() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
- getFcfProcessingInfoProcessedOnly() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
- getFcfProcessingInfoProcessedOnly() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
- getFCFProcessingInfoProcessedOnly() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the information of recent Fast Connection Failover (FCF) attempts for
a particular service, in the form of a String only for the processed High
Availability(HA) events.
- getFCFProcessingInfoProcessedOnly(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the information of recent Fast Connection Failover (FCF) attempts for
a particular service, in the form of a String only for the processed High
Availability(HA) events of a particular service.
- getFCFProcessingInfoProcessedOnly() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
- getFCFProcessingInfoProcessedOnly() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
- getFCFProcessingInfoProcessedOnly() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
- getFCFProcessingInfoProcessedOnly() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getFCFProcessingInfoProcessedOnly() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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.
- getFloatPercent() - Method in interface oracle.ucp.jdbc.oracle.RACInstance
-
- getFloatPercent() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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.
- getFuture() - Method in class oracle.ucp.util.UCPTaskBase
-
Get the future.
- 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
- getHighCostConnectionReuseThreshold() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Obtains the high-cost connection reuse threshold property
value for connection labeling.
- getHighCostConnectionReuseThreshold() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Obtains the high-cost connection reuse threshold property
value for connection labeling.
- getHighCostConnectionReuseThreshold() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getHighCostConnectionReuseThreshold() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getHighCostConnectionReuseThreshold() - Method in interface oracle.ucp.UniversalConnectionPool
-
Obtains the high-cost connection reuse threshold property
value for connection labeling.
- getHighCostConnectionReuseThreshold() - Method in interface oracle.ucp.UniversalConnectionPool
-
Obtains the high-cost connection reuse threshold property
value for connection labeling.
- getHoldability() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getHoldability() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getHost() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getHost() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getHost() - Method in interface oracle.ucp.jdbc.oracle.RACInstance
-
- getHost() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- getHostName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Gets the host name from which the physical connection was retrieved.
- getHostName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the name of the host on which the event occurred.
- getHostName() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- getHostName() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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).
- getInactiveConnectionTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the inactive connection timeout of the Universal Connection Pool
instance.
- getInactiveConnectionTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the inactive connection timeout of the Universal Connection Pool
instance.
- getInactiveConnectionTimeout() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the inactiveConnectionTimeout for UniversalConnectionPool.
- getInactiveConnectionTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the inactive connection timeout.
- getInactiveConnectionTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the inactive connection timeout.
- getInactiveConnectionTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getInactiveConnectionTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getInactiveConnectionTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the inactive connection timeout value.
- getInactiveConnectionTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the inactive connection timeout value.
- 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.
- getInitialPoolSize() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the initial pool size of the Universal Connection Pool instance.
- getInitialPoolSize() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the initial pool size of the Universal Connection Pool instance.
- getInitialPoolSize() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the initialPoolSize for UniversalConnectionPool.
- getInitialPoolSize() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the initial pool size.
- getInitialPoolSize() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the initial pool size.
- getInitialPoolSize() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getInitialPoolSize() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getInitialPoolSize() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the initial pool size.
- getInitialPoolSize() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the initial pool size.
- getInstance() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getInstance() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
Returns the RAC instance name that this connects to.
- getInstance() - Method in interface oracle.ucp.jdbc.oracle.RACInstance
-
- getInstance() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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
-
- getInstanceName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the name of the instance on which the event occurred.
- getInstanceName() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- getInstanceName() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionRetrievalInfo
-
- getInstanceName() - Method in interface oracle.ucp.jdbc.oracle.RACAffinityContext
-
- getInstanceNumber() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getInstanceNumber(Connection) - Static method in class oracle.ucp.jdbc.oracle.FailoverablePooledConnectionHelper
-
- getInstanceNumber() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getInstancesForShardKey(JDBCConnectionRetrievalInfo) - Method in interface oracle.ucp.jdbc.oracle.ShardManager
-
Retrieves a set of
RACInstance objects
corresponding to the shard keys specified via the connection retrieval
object.
- getInstancesForShardKey(JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.ShardManagerImpl
-
- getInstanceStartTime() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getInstanceStartTime(String) - Static method in class oracle.ucp.jdbc.oracle.FailoverablePooledConnectionHelper
-
- getInstanceStartTime() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getInstanceStatus() - Method in interface oracle.ucp.jdbc.oracle.RACInstance
-
- getInstanceStatus() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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.
- getInvocationVector(Connection) - Static method in class oracle.ucp.jdbc.oracle.FailoverablePooledConnectionHelper
-
- 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
-
- getLabeledConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of labeled connections in the connection pool.
- getLabeledConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of labeled connections in the connection pool.
- getLabeledConnectionsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of labeled connections in the connection pool.
- getLabeledConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of labeled connections in the connection pool.
- getLabeledConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of labeled connections in the connection pool.
- getLabels() - Method in interface oracle.ucp.ConnectionRetrievalInfo
-
Retrieves all the connection labels stored on this connection
retrieval info object.
- getLabels() - Method in interface oracle.ucp.ConnectionRetrievalInfo
-
Retrieves all the connection labels stored on this connection
retrieval info object.
- getLabels() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Retrieves all the connection labels stored on this connection
retrieval information object.
- 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.
- getLastAccessedTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the last time (in milliseconds) that this pooled connection was
used by the client.
- getLastAccessedTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the last time (in milliseconds) that this pooled connection was
used by the client.
- getLastConnectionValidationTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the time that this pooled connection was last validated.
- getLastConnectionValidationTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the time that this pooled connection was last validated.
- getLastNetworkAccessTime() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
Gets the time (in milliseconds) when the underlying connection last
accessed the network.
- getLastNetworkAccessTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the time (in milliseconds) when the underlying connection last
accessed the network.
- getLastNetworkAccessTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the time (in milliseconds) when the underlying connection last
accessed the network.
- 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.
- getLifeCycleState() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the lifecycle state of Universal Connection Pool instance.
- getLifeCycleState() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the lifecycle state of Universal Connection Pool instance.
- getLifeCycleState() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the UniversalConnectionPoolLifeCycleState of UniversalConnectionPool.
- getLifeCycleState() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the life cycle state of the connection pool.
- getLifeCycleState() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the life cycle state of the connection pool.
- 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.
- getLocalHostName() - Method in class oracle.ucp.util.UniqueIdentifier
-
- 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
-
- getLoginTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- getLoginTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- getLoginTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- getLoginTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- getLogLevel() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets the log level for the logger.
- getLogLevel() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets the log level for the logger.
- getLogLevel() - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets the log level for UCP logger.
- getLogLevel() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the log level for the logger.
- getLogLevel() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the log level for the logger.
- getLogLevel() - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Gets the log level for the logger.
- 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
-
- getLogWriter() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getLogWriter() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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.
- getManagerPoolID(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets the uniquePoolID for a provided poolName from the
UniversalConnectionPoolManager.
- getManagerPoolID() - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerHelper
-
Gets the uniquePoolID for a provided poolName from the
UniversalConnectionPoolManager.
- 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?
- getMaxConnectionReuseCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum connection reuse count of the Universal Connection Pool
instance.
- getMaxConnectionReuseCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum connection reuse count of the Universal Connection Pool
instance.
- getMaxConnectionReuseCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the maxConnectionReuseCount for UniversalConnectionPool.
- getMaxConnectionReuseCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum connection reuse count property value.
- getMaxConnectionReuseCount() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum connection reuse count property value.
- getMaxConnectionReuseCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse count property.
- getMaxConnectionReuseCount() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse count property.
- getMaxConnectionReuseCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum connection reuse count property value.
- getMaxConnectionReuseCount() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum connection reuse count property value.
- getMaxConnectionReuseTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum connection reuse time of the Universal Connection Pool
instance.
- getMaxConnectionReuseTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum connection reuse time of the Universal Connection Pool
instance.
- getMaxConnectionReuseTime() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the maxConnectionReuseTime for UniversalConnectionPool.
- getMaxConnectionReuseTime() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum connection reuse time property value.
- getMaxConnectionReuseTime() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum connection reuse time property value.
- getMaxConnectionReuseTime() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse time property.
- getMaxConnectionReuseTime() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse time property.
- getMaxConnectionReuseTime() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum connection reuse time property value.
- getMaxConnectionReuseTime() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum connection reuse time property value.
- 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?
- getMaxConnectionsPerService() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Gets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- getMaxConnectionsPerService() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- getMaxConnectionsPerService() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- getMaxConnectionsPerService() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getMaxConnectionsPerService() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getMaxConnectionsPerService() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- getMaxConnectionsPerService() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- getMaxConnectionsPerShard() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the currently configured max connections that can be created per shard
from this connection pool.
- getMaxConnectionsPerShard() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the currently configured max connections that can be created per shard
from this connection pool.
- getMaxConnectionsPerShard() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the currently configured max connections that can be created per shard
in a sharded database configuration.
- getMaxConnectionsPerShard() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the currently configured max connections that can be created per shard
in a sharded database configuration.
- 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?
- getMaxIdleTime() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Gets the maximum idle time.
- getMaxIdleTime() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum idle time.
- getMaxIdleTime() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum idle time.
- getMaxIdleTime() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets Idle timeout value.
- getMaxIdleTime() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets Idle timeout value.
- 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)?
- getMaxInitThreads() - Static method in class oracle.ucp.util.Util
-
get max number of worker threads for pool initialization
- 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.
- getMaxPoolSize() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum pool size of the Universal Connection Pool instance.
- getMaxPoolSize() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum pool size of the Universal Connection Pool instance.
- getMaxPoolSize() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the maxPoolSize for UniversalConnectionPool.
- getMaxPoolSize() - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getMaxPoolSize() - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- getMaxPoolSize() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of connections that the connection pool will
maintain.
- getMaxPoolSize() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of connections that the connection pool will
maintain.
- getMaxPoolSize() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getMaxPoolSize() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getMaxPoolSize() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum number of connections that the connection pool
maintains.
- getMaxPoolSize() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum number of connections that the connection pool
maintains.
- 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.
- getMaxStatements() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Gets the maximum number of statements that may be pooled or cached on a
Connection.
- getMaxStatements() - Method in class oracle.ucp.jdbc.JDBCConnectionPool
-
Gets the maximum number of statements being pooled.
- getMaxStatements() - Method in class oracle.ucp.jdbc.JDBCUniversalPooledConnection
-
Gets the maximum number of statements that may be pooled or cached on a
Connection.
- getMaxStatements() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of statements that may be pooled or cached on a
Connection.
- getMaxStatements() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum number of statements that may be pooled or cached on a
Connection.
- getMaxStatements() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the maximum number of statements that may be pooled or cached on a
Connection.
- getMaxStatements() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the maximum number of statements that may be pooled or cached on a
Connection.
- 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?
- getMBeanInfo(ObjectName, String) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Builds the MBeanInfo to define attributes, constructors, operations and
notifications to expose to the remote users.
- getMBeanInfo(ObjectName, String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Builds MBeanInfo to define attributes, constructors,
operations and notifications to expose to the remote users.
- getMBeanInfo(ObjectName, String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Builds MBeanInfo to define attributes, constructors,
operations and notifications to expose to the remote users.
- getMBeanInfo(ObjectName, String) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Builds the MBeanInfo to define attributes, constructors, operations and
notifications to expose to the remote users.
- getMBeanNameForConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the MBean Name for the corresponding Universal Connection Pool MBean Object.
- getMBeanNameForConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the MBean Name for the corresponding Universal Connection Pool MBean Object.
- getMBeanNameForConnectionPool(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Gets the MBean Name for the corresponding Universal Connection Pool MBean Object.
- 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.
- getMetricUpdateInterval() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets the metric update interval value.
- getMetricUpdateInterval() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Gets the metric update interval value.
- getMetricUpdateInterval() - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets the metric update interval value.
- getMetricUpdateInterval() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the metric update interval value.
- getMetricUpdateInterval() - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Gets the metric update interval value.
- getMetricUpdateInterval() - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Gets the metric update interval value.
- 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.
- getMinPoolSize() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the minimum pool size of the Universal Connection Pool instance.
- getMinPoolSize() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the minimum pool size of the Universal Connection Pool instance.
- getMinPoolSize() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the minPoolSize for UniversalConnectionPool.
- getMinPoolSize() - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getMinPoolSize() - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- getMinPoolSize() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the minimum number of connections that the connection pool will
maintain.
- getMinPoolSize() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the minimum number of connections that the connection pool will
maintain.
- getMinPoolSize() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getMinPoolSize() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getMinPoolSize() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the minimum number of connections that the connection pool
maintains.
- getMinPoolSize() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the minimum number of connections that the connection pool
maintains.
- 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).
- getMostDesirableInstanceToGrow() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getMostDesirableInstanceToGrow() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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.
- getName() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the name of the Universal Connection Pool instance.
- getName() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the name of the Universal Connection Pool instance.
- getName() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets name of UniversalConnectionPool.
- getName() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the name of the connection pool.
- getName() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the name of the connection pool.
- 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.
- getNetworkProtocol() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source network protocol.
- getNetworkProtocol() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source network protocol.
- getNetworkProtocol() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the datasource networkProtocol.
- getNetworkProtocol() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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
-
- getNumberOfActiveConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- getNumberOfAvailableConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- getNumberOfAvailableConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- getNumberOfUpdates() - Method in class oracle.ucp.util.RingBuffer
-
Get number of buffer updates
(returned Long.MAX_VALUE means that it was updated
more than Long.MAX_VALUE times)
- 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
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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).
- getONS() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getONSConfiguration() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getONSConfiguration() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getONSConfiguration() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Returns the ONS configuration string that is used for remote ONS
subscription, in the form specified in setONSConfiguration(String).
- getONSConfiguration() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getONSConfiguration() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getONSConfiguration() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Returns the ONS configuration string that is used for remote ONS
subscription in the form specified in
setONSConfiguration(String).
- getONSConfiguration() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Returns the ONS configuration string that is used for remote ONS
subscription in the form specified in
setONSConfiguration(String).
- getONSConfiguration() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Returns the ONS configuration string that is used for remote ONS
subscription, in the form specified in setONSConfiguration(String).
- getONSConfiguration() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Returns the ONS configuration string that is used for remote ONS
subscription, in the form specified in setONSConfiguration(String).
- 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
-
- getParentLogger() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getParentLogger() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getPartitionId() - Method in interface oracle.ucp.jdbc.oracle.DataBasedConnectionAffinityCallback
-
Obtains the logical partition identifier for data-based affinity.
- 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
-
- getPassword() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Gets the password.
- getPassword() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the Password for this data source.
- getPassword() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the Password for this data source.
- getPassword() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getPassword() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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.
- getPdbRoles() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Retrieves the PDB roles if set on the connection retrieval information
object.
- getPdbRoles() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the PDB roles specified for this datasource
- getPdbRoles() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the PDB roles specified for this datasource
- getPdbRoles() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the PDB roles specified for this datasource
- getPdbRoles() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the PDB roles specified for this datasource
- getPeakConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum number of connections that the connection pool has
reached during the life of the pool.
- getPeakConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the maximum number of connections that the connection pool has
reached during the life of the pool.
- getPeakConnectionsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the maximum number of connections that the connection pool has
reached during the life of the pool.
- getPeakConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the maximum number of connections that the connection pool has
reached during the life of the pool.
- getPeakConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the maximum number of connections that the connection pool has
reached during the life of the pool.
- getPeakConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the longest wait (in milliseconds) a user request has to incur
before obtaining a connection from the connection pool.
- getPeakConnectionWaitTime() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the longest wait (in milliseconds) a user request has to incur
before obtaining a connection from the connection pool.
- getPeakConnectionWaitTime() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the longest wait (in milliseconds) a user request has to incur
before obtaining a connection from the connection pool.
- getPeakConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the longest wait (in milliseconds) a user request has to incur
before obtaining a connection from the connection pool.
- getPeakConnectionWaitTime() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the longest wait (in milliseconds) a user request has to incur
before obtaining a connection from the connection pool.
- getPendingRequestsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of clients that are currently waiting to obtain a
connection from the pool.
- getPendingRequestsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of clients that are currently waiting to obtain a
connection from the pool.
- getPendingRequestsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of clients that are currently waiting to obtain a
connection from the pool.
- getPendingRequestsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of clients that are currently waiting to obtain a
connection from the pool.
- getPendingRequestsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of clients that are currently waiting to obtain a
connection from the pool.
- getPercent() - Method in interface oracle.ucp.jdbc.oracle.RACInstance
-
- getPercent() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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.
- getPhysicalConnection() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the physical connection that this
UniversalPooledConnection
decorates.
- getPhysicalConnection() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the physical connection that this
UniversalPooledConnection
decorates.
- getPhysicalHandle() - Method in class oracle.jdbc.pool.OraclePooledConnection
-
- getPhysicalHandle() - Method in class oracle.jdbc.pool.OraclePooledConnection
-
- getPlannedDrainingPeriod() - Static method in class oracle.ucp.util.Util
-
- 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
-
- getPoolDataSource() - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolDataSource instance.
- getPoolDataSource(String) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolDataSource instance.
- getPoolDataSource(Properties) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Creates and configures a new data source to a shared pool instance.
- getPoolDataSource() - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolDataSource instance.
- getPoolDataSource(String) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolDataSource instance.
- getPoolDataSource(Properties) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Creates and configures a new data source to a shared pool instance.
- 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
-
- getPooledConnection(JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OraclePooledConnectionConnectionPool
-
Gets a javax.sql.PooledConnection from the connection pool.
- getPooledConnection(JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.PooledConnectionConnectionPool
-
Gets a javax.sql.PooledConnection from the connection pool.
- getPooledObject() - Method in interface oracle.ucp.jdbc.oracle.Poolable
-
- getPoolName() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- getPoolName() - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getPoolName() - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- 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.
- getPoolXADataSource() - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolXADataSource instance.
- getPoolXADataSource(String) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolXADataSource instance.
- getPoolXADataSource(Properties) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Creates and configures a new XA data source to a shared pool instance.
- getPoolXADataSource() - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolXADataSource instance.
- getPoolXADataSource(String) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Obtains a pool-enabled PoolXADataSource instance.
- getPoolXADataSource(Properties) - Static method in class oracle.ucp.jdbc.PoolDataSourceFactory
-
Creates and configures a new XA data source to a shared pool instance.
- 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.
- getPortNumber() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the database port number.
- getPortNumber() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the database port number.
- getPortNumber() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the database port number.
- getPortNumber() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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
-
- getPropertyCycle() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Gets the property cycle in seconds.
- getPropertyCycle() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the property cycle in seconds.
- getPropertyCycle() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the property cycle in seconds.
- getPropertyCycle() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets Property cycle in seconds.
- getPropertyCycle() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets Property cycle in seconds.
- 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
-
- getProxyProperties() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Retrieves all the dual session proxy properties on this connection
retrieval information object.
- getProxyType() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
- 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.
- getQueryTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- getQueryTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- getQueryTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- getQueryTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- 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.
- getRACCallback() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getRACInstances() - Method in interface oracle.ucp.jdbc.oracle.OracleLoadBalancingEvent
-
- getRACManager() - Static method in class oracle.ucp.jdbc.oracle.RACManagerFactory
-
- getRACManager(Properties) - Static method in class oracle.ucp.jdbc.oracle.RACManagerFactory
-
- getRACManager(Properties, TaskManager, TimerManager) - Static method in class oracle.ucp.jdbc.oracle.RACManagerFactory
-
- 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.
- getReadOnlyInstanceAllowed() - Static method in class oracle.ucp.util.Util
-
- getReason() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the reason why the event occurred.
- getReason() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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
-
- getReference() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getReference() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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
-
- getRegistrationId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
-
- getRegistrationId() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
-
- getRegistrationId() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
-
- 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.
- getRemainingPoolCapacityCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections that may be added to the pool before
it reaches maxPoolSize.
- getRemainingPoolCapacityCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of connections that may be added to the pool before
it reaches maxPoolSize.
- getRemainingPoolCapacityCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of connections that may be added to the pool before
it reaches maxPoolSize.
- getRemainingPoolCapacityCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections that may be added to the pool before
it reaches maxPoolSize.
- getRemainingPoolCapacityCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the number of connections that may be added to the pool before
it reaches maxPoolSize.
- 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.
- getRequestedLabels() - Method in interface oracle.ucp.jdbc.ConnectionLabelingCallback
-
Allows applications to use connection labeling with standard JDBC
getConnection APIs.
- getRequestedLabels() - Method in interface oracle.ucp.jdbc.ConnectionLabelingCallback
-
Allows applications to use connection labeling with standard JDBC
getConnection APIs.
- 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.
- getRlbBorrowStats() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- getRoleName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source role name.
- getRoleName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the data source role name.
- getRoleName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the datasource role name.
- getRoleName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the datasource role name.
- getRoomToGrowPool() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- getRoomToGrowPool() - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getRoomToGrowPool() - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- 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.
- getSecondsToTrustIdleConnection() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the seconds To Trust Idle Connection value.
- getSecondsToTrustIdleConnection() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the seconds To Trust Idle Connection value.
- getSecondsToTrustIdleConnection() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
- getSecondsToTrustIdleConnection() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the seconds To Trust Idle Connection value.
- getSecondsToTrustIdleConnection() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the seconds To Trust Idle Connection value.
- getSecondsToTrustIdleConnection() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the seconds To Trust Idle Connection value.
- getSecondsToTrustIdleConnection() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the seconds To Trust Idle Connection value.
- getSecondsToTrustIdleConnection() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the seconds To Trust Idle Connection value which determines whether
or not connection validation on borrow should be skipped
See property description in setSecondsToTrustIdleConnection().
- getSecondsToTrustIdleConnection() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the seconds To Trust Idle Connection value which determines whether
or not connection validation on borrow should be skipped
See property description in setSecondsToTrustIdleConnection().
- 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.
- getServerName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the database server name.
- getServerName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the database server name.
- getServerName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the database server name.
- getServerName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the database server name.
- getService() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getService() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getService() - Method in interface oracle.ucp.jdbc.oracle.RACInstance
-
- getService() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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
-
- getServiceName() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Retrieves the service name if set on the connection retrieval information
object.
- getServiceName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Gets the service name from which the physical connection was
retrieved.
- getServiceName() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the name of the service on which the event occurred.
- getServiceName() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- getServiceName() - Method in interface oracle.ucp.jdbc.oracle.OracleLoadBalancingEvent
-
- getServiceName() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- getServiceName() - Method in interface oracle.ucp.jdbc.oracle.RACAffinityContext
-
- getServiceName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the service name set on this data source
- getServiceName() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the service name set on this data source
- getServiceName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the service name set on this data source
- getServiceName() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the service name set on this data source
- getSessionInfoOnOracleConnection(Connection) - Static method in class oracle.ucp.jdbc.oracle.FailoverablePooledConnectionHelper
-
- 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
-
- getShardConnectionStats(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Retrieves the connection counts on various shards discovered by UCP so far.
- 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
-
- getShardingKey() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Retrieves the Sharding Key object if set on the connection retrieval
information object.
- 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
-
- getShardRoutingEnabled() - Static method in class oracle.ucp.util.Util
-
- 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.
- getSQLConnection(Object) - Method in class oracle.ucp.jdbc.JDBCUniversalPooledConnection
-
- getSQLForValidateConnection() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Gets the value of the SQLForValidateConnection property.
- getSQLForValidateConnection() - Method in class oracle.ucp.jdbc.JDBCConnectionPool
-
Gets the value of the SQLForValidateConnection property.
- getSQLForValidateConnection() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the value of the SQLForValidateConnection property.
- getSQLForValidateConnection() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the value of the SQLForValidateConnection property.
- getSQLForValidateConnection() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the Value for SQLForValidateConnection property.
- getSQLForValidateConnection() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the Value for SQLForValidateConnection property.
- 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.
- getState() - Method in class oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns the pool life cycle state.
- getState() - Method in class oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns the pool life cycle state.
- 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.
- getStateMetric(String, UniversalConnectionPoolManagerBase.UCPMetric) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets the StateMetric for the requested pool.
- getStateMetric(UniversalConnectionPoolManagerBase.UCPMetric) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerHelper
-
Gets the StateMetric for requested pool name.
- getStatistics(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- getStatistics(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- getStatistics() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets statistics for the Universal Connection Pool instance.
- getStatistics() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets statistics for the Universal Connection Pool instance.
- getStatistics() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the UniversalConnectionPoolStatistics for UniversalConnectionPool.
- getStatistics() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the statistics of the connection pool.
- getStatistics() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the statistics of the connection pool.
- getStatistics() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the statistics of the connection pool.
- getStatistics() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the statistics of the connection pool.
- getStatistics() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the statistics of the connection pool.
- getStatistics() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the statistics of the connection pool.
- getStatistics() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the statistics of the connection pool.
- getStatus() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- getStatus() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the status of the event.
- getStatus() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- getStatus() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the status of the pooled connection.
- getStatus() - Method in interface oracle.ucp.UniversalPooledConnection
-
Gets the status of the pooled connection.
- getStatus() - Method in class oracle.ucp.UniversalPooledConnectionStatus
-
- getStatus() - Method in class oracle.ucp.UniversalPooledConnectionStatus
-
- getStmtCacheSize() - Method in interface oracle.jdbc.OracleConnection
-
- getStmtCacheSize() - Method in interface oracle.jdbc.OracleConnection
-
- 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.
- getSuccessfulAffinityBasedBorrowCount() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
- getSuccessfulAffinityBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests succeeded with matching affinity
contexts.
- getSuccessfulAffinityBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests succeeded with matching affinity
contexts.
- getSuccessfulAffinityBasedBorrowCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets successful affinity borrow count
- getSuccessfulAffinityBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that succeeded with matching affinity
contexts.
- getSuccessfulAffinityBasedBorrowCount(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that succeeded with matching affinity
contexts for the particular service
- getSuccessfulAffinityBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that succeeded in matching affinity
contexts.
- getSuccessfulAffinityBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that succeeded in matching affinity
contexts.
- getSuccessfulAffinityBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
- getSuccessfulAffinityBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getSuccessfulAffinityBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- getSuccessfulRCLBBasedBorrowCount() - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
- getSuccessfulRCLBBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests succeeded using Runtime
Connection Load-Balancing (RCLB) algorithms.
- getSuccessfulRCLBBasedBorrowCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the number of borrow requests succeeded using Runtime
Connection Load-Balancing (RCLB) algorithms.
- getSuccessfulRCLBBasedBorrowCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the number of borrow requests succeeded using Runtime
Connection Load-Balancing (RCLB) algorithms.
- getSuccessfulRCLBBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that succeeded using Runtime Connection
Load-Balancing (RCLB) algorithms.
- getSuccessfulRCLBBasedBorrowCount(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Gets the number of borrow requests that succeeded using Runtime Connection
Load-Balancing (RCLB) algorithms for the particular service
- getSuccessfulRCLBBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that succeeded in using the Runtime
Connection Load-Balancing (RCLB) algorithms.
- getSuccessfulRCLBBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatistics
-
Gets the number of borrow requests that succeeded in using the Runtime
Connection Load-Balancing (RCLB) algorithms.
- getSuccessfulRCLBBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
- getSuccessfulRCLBBasedBorrowCount() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- getSuccessfulRCLBBasedBorrowCount() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- getSuperShardingKey() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Retrieves the super sharding key if set on the connection retrieval information
object.
- 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.
- getTask() - Method in interface oracle.ucp.util.TaskHandle
-
Get task object.
- getTaskManager() - Static method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets the Task Manager.
- 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.
- getTimeoutCheckInterval() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the timeout check interval of the Universal Connection Pool instance.
- getTimeoutCheckInterval() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the timeout check interval of the Universal Connection Pool instance.
- getTimeoutCheckInterval() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the timeoutCheckInterval for UniversalConnectionPool.
- getTimeoutCheckInterval() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the timeout check interval (in seconds).
- getTimeoutCheckInterval() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the timeout check interval (in seconds).
- getTimeoutCheckInterval() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getTimeoutCheckInterval() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getTimeoutCheckInterval() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the frequency (in seconds) to enforce the timeout properties.
- getTimeoutCheckInterval() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the frequency (in seconds) to enforce the timeout properties.
- getTimerManager() - Static method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Gets the Timer Manager.
- 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.
- getTimestamp() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the event timestamp value.
- getTimestamp() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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.
- getTimeToLiveConnectionTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the time to live connection timeout of the Universal Connection
Pool instance.
- getTimeToLiveConnectionTimeout() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the time to live connection timeout of the Universal Connection
Pool instance.
- getTimeToLiveConnectionTimeout() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the timeToLiveConnectionTimeout for UniversalConnectionPool.
- getTimeToLiveConnectionTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum time (in seconds) a connection may remain in-use.
- getTimeToLiveConnectionTimeout() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the maximum time (in seconds) a connection may remain in-use.
- getTimeToLiveConnectionTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getTimeToLiveConnectionTimeout() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getTimeToLiveConnectionTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum time (in seconds) a connection may remain in-use.
- getTimeToLiveConnectionTimeout() - Method in interface oracle.ucp.UniversalConnectionPool
-
Gets the maximum time (in seconds) a connection may remain in-use.
- getTimeToLiveConnectionTimeoutCallback() - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains the TimeToLiveConnectionTimeoutCallback registered
with this connection.
- getTimeToLiveConnectionTimeoutCallback() - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains the TimeToLiveConnectionTimeoutCallback registered
with this connection.
- getTimeZone() - Method in class oracle.sql.TIMESTAMPTZ
-
- getTimeZone() - Method in class oracle.sql.TIMESTAMPTZ
-
- getTimeZone() - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverEvent
-
Gets the event time zone string.
- getTimeZone() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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.
- getTotalConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the total number of connections (both available and borrowed)
in the connection pool.
- getTotalConnectionsCount() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the total number of connections (both available and borrowed)
in the connection pool.
- getTotalConnectionsCount() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets total connections count
- getTotalConnectionsCount() - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getTotalConnectionsCount() - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- getTotalConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the total number of connections (both available and borrowed)
in the connection pool.
- getTotalConnectionsCount() - Method in interface oracle.ucp.UniversalConnectionPoolStatistics
-
Gets the total number of connections (both available and borrowed)
in the connection pool.
- 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.
- getUCPMBeanAttributes() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Builds the attribute information for the Universal Connection Pool MBean.
- getUCPMBeanAttributes() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Builds the attribute information for the Universal Connection Pool MBean.
- getUCPMBeanAttributes() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Builds the Attribute information for UniversalConnectionPoolMBean.
- getUCPMBeanOperations() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Builds the operation information for the Universal Connection Pool MBean.
- getUCPMBeanOperations() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Builds the operation information for the Universal Connection Pool MBean.
- getUCPMBeanOperations() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Builds the operation information for UniversalConnectionPoolMBean.
- getUCPTaskRejectionHandler() - Method in class oracle.ucp.util.UCPTaskManagerImpl
-
- getUCPThreadPool() - Method in class oracle.ucp.util.UCPTaskManagerImpl
-
- 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.
- getUniversalConnectionPoolManager() - Static method in class oracle.ucp.admin.UniversalConnectionPoolManagerImpl
-
Returns the static Universal Connection Pool Manager instance.
- getUniversalConnectionPoolManager() - Static method in class oracle.ucp.admin.UniversalConnectionPoolManagerImpl
-
Returns the static Universal Connection Pool Manager instance.
- getUniversalConnectionPoolManagerMBean() - Static method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Returns the static UniversalConnectionPoolManagerMBean instance.
- 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
-
- getUnmatchedConnectionLabels(Properties) - Method in interface oracle.ucp.jdbc.LabelableConnection
-
Obtains all the requested labels that did not match the applied
labels on this connection when this connection was borrowed from
the pool.
- getUnmatchedConnectionLabels(Properties) - Method in interface oracle.ucp.jdbc.LabelableConnection
-
Obtains all the requested labels that did not match the applied
labels on this connection when this connection was borrowed from
the pool.
- getUnmatchedConnectionLabels(Properties) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
This is overridden to handle DRCP tagging case.
- getUnmatchedConnectionLabels(Properties) - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains all the requested labels that did not match the applied
labels on this connection when this connection was borrowed from
the pool.
- getUnmatchedConnectionLabels(Properties) - Method in interface oracle.ucp.UniversalPooledConnection
-
Obtains all the requested labels that did not match the applied
labels on this connection when this connection was borrowed from
the pool.
- 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
-
- getUrl() - Method in class oracle.ucp.jdbc.JDBCConnectionFactoryAdapter
-
Obtains the connection url set on the connection factory.
- getUrl() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- getUrl() - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getUrl() - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- getURL() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the URL for this data source.
- getURL() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the URL for this data source.
- getURL() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getURL() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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
-
- getUser() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
Gets the user.
- getUser() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the user name for this data source.
- getUser() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Gets the user name for this data source.
- getUser() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- getUser() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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
-
- getValidateConnectionOnBorrow() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the validate connection on borrow value of the Universal Connection
Pool instance.
- getValidateConnectionOnBorrow() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Gets the validate connection on borrow value of the Universal Connection
Pool instance.
- getValidateConnectionOnBorrow() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Gets the validateConnectionOnBorrow for UniversalConnectionPool.
- getValidateConnectionOnBorrow() - Method in interface oracle.ucp.jdbc.oracle.RACCallback
-
- getValidateConnectionOnBorrow() - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- getValidateConnectionOnBorrow() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Returns whether or not a connection being borrowed should first be
validated.
- getValidateConnectionOnBorrow() - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Returns whether or not a connection being borrowed should first be
validated.
- getValidateConnectionOnBorrow() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Returns whether or not a connection being borrowed should first be
validated.
- getValidateConnectionOnBorrow() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Returns whether or not a connection being borrowed should first be
validated.
- getValidateConnectionOnBorrow() - Method in interface oracle.ucp.UniversalConnectionPool
-
Returns whether or not a connection being borrowed should first be
validated.
- getValidateConnectionOnBorrow() - Method in interface oracle.ucp.UniversalConnectionPool
-
Returns whether or not a connection being borrowed should first be
validated.
- 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
-
- getVendorCode(int) - Static method in class oracle.ucp.util.UCPErrorHandler
-
Error Codes
- 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.
- getVersionNumber() - Method in interface oracle.ucp.jdbc.oracle.RACAffinityContext
-
- 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.
- getXAConnection(JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.OracleXAConnectionConnectionPool
-
Gets a javax.sql.XAConnection from the connection pool.
- getXAConnection() - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance.
- getXAConnection(String, String) - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance, using the given user name and password.
- getXAConnection(Properties) - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance, using the given connection labels.
- getXAConnection(String, String, Properties) - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance, using the given user name, password, and connection labels.
- getXAConnection() - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance.
- getXAConnection(String, String) - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance, using the given user name and password.
- getXAConnection(Properties) - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance, using the given connection labels.
- getXAConnection(String, String, Properties) - Method in interface oracle.ucp.jdbc.PoolXADataSource
-
Obtains an XA connection from the embedded Universal Connection Pool
instance, using the given user name, password, and connection labels.
- getXAConnection() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance.
- getXAConnection(String, String) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance, using the given user name and password.
- getXAConnection(Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance, using the given connection labels.
- getXAConnection(String, String, Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance, using the given user name, password, and connection labels.
- getXAConnection() - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance.
- getXAConnection(String, String) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance, using the given user name and password.
- getXAConnection(Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance, using the given connection labels.
- getXAConnection(String, String, Properties) - Method in class oracle.ucp.jdbc.PoolXADataSourceImpl
-
Obtains an XAConnection from the embedded Universal Connection Pool
instance, using the given user name, password, and connection labels.
- getXAConnection(JDBCConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.XAConnectionConnectionPool
-
Gets a javax.sql.XAConnection from the connection pool.
- getXaDataSource() - Method in class oracle.ucp.jdbc.XADataSourceConnectionFactoryAdapter
-
Gets the XA data source.
- 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
-
- getXMLConfigurationFilePath() - Static method in class oracle.ucp.util.Util
-
- 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.
- gravitatePool() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- sameOrEqual(Object, Object) - Static method in class oracle.ucp.util.Util
-
Sameness or Equality predicate
- 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.
- schedule(TimerTask, long, long) - Method in interface oracle.ucp.util.TimerManager
-
Submits one timer task to execute periodically.
- schedule(TimerTask, long, long) - Method in class oracle.ucp.util.UCPTimerManagerImpl
-
- scheduleAtFixedRate(TimerTask, long, long) - Method in interface oracle.ucp.util.TimerManager
-
Submits one timer task to execute periodically at fixed rate.
- scheduleAtFixedRate(TimerTask, long, long) - Method in class oracle.ucp.util.UCPTimerManagerImpl
-
- SE8ISO8859P3_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- SE8ISO8859P3_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- SECRET_STORE_CONNECT - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_CONNECT - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_DEFAULT_PASSWORD - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_DEFAULT_PASSWORD - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_DEFAULT_USERNAME - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_DEFAULT_USERNAME - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_PASSWORD - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_PASSWORD - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_USERNAME - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- SECRET_STORE_USERNAME - Static variable in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- selectConnectionPerDataBasedAffinity(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- selectConnectionPerRCLB(ConnectionRetrievalInfo) - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- selectConnectionPerRCLB(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- selectConnectionPerRCLBAndAffinity(ConnectionRetrievalInfo) - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- selectConnectionPerRCLBAndAffinity(ConnectionRetrievalInfo) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- sendBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
-
- 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
-
- serviceName(String) - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo.Builder
-
- serviceName(String) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
Sets the service name attribute on the builder
- serviceName(String) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
Sets the service name attribute on the builder
- serviceName - Variable in class oracle.ucp.jdbc.UCPConnectionBuilderImpl
-
- serviceName(String) - Method in class oracle.ucp.jdbc.UCPConnectionBuilderImpl
-
Sets the service name attribute on the builder
- serviceName(String) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
Sets the service name attribute on the builder
- serviceName(String) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
Sets the service name attribute on the builder
- serviceName - Variable in class oracle.ucp.jdbc.UCPXAConnectionBuilderImpl
-
- serviceName(String) - Method in class oracle.ucp.jdbc.UCPXAConnectionBuilderImpl
-
Sets the service name attribute on the builder
- 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
-
- setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the abandoned connection timeout of the Universal Connection Pool
instance.
- setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the abandoned connection timeout of the Universal Connection Pool
instance.
- setAbandonedConnectionTimeout(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the abandonedConnectionTimeout for UniversalConnectionPool.
- setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the abandoned connection timeout.
- setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the abandoned connection timeout.
- setAbandonedConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setAbandonedConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the abandoned connection timeout.
- setAbandonedConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the abandoned connection timeout.
- 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.
- setAffinityHint(boolean) - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- setAffinityPolicy(ConnectionAffinityCallback.AffinityPolicy) - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Sets the affinity policy to use for this callback.
- setAffinityPolicy(ConnectionAffinityCallback.AffinityPolicy) - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Sets the affinity policy to use for this callback.
- setApplicationContext(String, String, String) - Method in interface oracle.jdbc.OracleConnection
-
- setApplicationContext(String, String, String) - Method in interface oracle.jdbc.OracleConnection
-
- 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.
- setAsNamedInstanceConnection() - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- setAsNamedInstanceConnection() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- setAvailable() - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- setAvailable() - Method in interface oracle.ucp.UniversalPooledConnection
-
- setAvailable() - Method in interface oracle.ucp.UniversalPooledConnection
-
- setAvailableStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the time that this pooled connection became available
to be the current system time.
- setAvailableStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the time that this pooled connection became available
to be the current system time.
- 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.
- setBorrowed() - Method in interface oracle.ucp.UniversalPooledConnection
-
- setBorrowed() - Method in interface oracle.ucp.UniversalPooledConnection
-
- setBorrowedStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the time that this pooled connection became borrowed
to be the current system time.
- setBorrowedStartTime() - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the time that this pooled connection became borrowed
to be the current system time.
- 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.
- setCardinality(int) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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
-
- setConnectionAffinityContext(Object) - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Sets the connection affinity context object inside UCP application.
- setConnectionAffinityContext(Object) - Method in interface oracle.ucp.ConnectionAffinityCallback
-
Sets the connection affinity context object inside UCP application.
- 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
-
- setConnectionCacheProperties(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setConnectionCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setConnectionCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setConnectionErrorCodes(int[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- setConnectionErrorCodes(int[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- setConnectionFactoryClassName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the Connection Factory class name.
- setConnectionFactoryClassName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the Connection Factory class name.
- setConnectionFactoryClassName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionFactoryClassName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionFactoryProperties(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection factory properties on the connection factory.
- setConnectionFactoryProperties(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection factory properties on the connection factory.
- setConnectionFactoryProperties(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the connection factory properties on the connection factory.
- setConnectionFactoryProperties(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the connection factory properties on the connection factory.
- setConnectionFactoryProperty(String, String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets a connection factory property on the connection factory.
- setConnectionFactoryProperty(String, String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets a connection factory property on the connection factory.
- setConnectionFactoryProperty(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets a connection factory property on the connection factory.
- setConnectionFactoryProperty(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets a connection factory property on the connection factory.
- setConnectionHarvestable(boolean) - Method in interface oracle.ucp.jdbc.HarvestableConnection
-
Specifies whether this connection is harvestable.
- setConnectionHarvestable(boolean) - Method in interface oracle.ucp.jdbc.HarvestableConnection
-
Specifies whether this connection is harvestable.
- setConnectionHarvestable(boolean) - Method in interface oracle.ucp.UniversalPooledConnection
-
Specifies whether this connection is harvestable.
- setConnectionHarvestable(boolean) - Method in interface oracle.ucp.UniversalPooledConnection
-
Specifies whether this connection is harvestable.
- setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the connection harvest maximum count for the Universal Connection
Pool instance.
- setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the connection harvest maximum count for the Universal Connection
Pool instance.
- setConnectionHarvestMaxCount(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the connectionHarvestMaxCount for UniversalConnectionPool.
- setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- setConnectionHarvestMaxCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- setConnectionHarvestMaxCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the maximum number of connections that may be harvested when the
connection harvesting occurs.
- setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum number of connections that may be harvested when
the connection harvesting occurs.
- setConnectionHarvestMaxCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum number of connections that may be harvested when
the connection harvesting occurs.
- setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the connection harvest trigger count for the Universal Connection
Pool instance.
- setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the connection harvest trigger count for the Universal Connection
Pool instance.
- setConnectionHarvestTriggerCount(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the connectionHarvestTriggerCount for UniversalConnectionPool.
- setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the number of available connections below which the connection
pool's connection harvesting will occur.
- setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the number of available connections below which the connection
pool's connection harvesting will occur.
- setConnectionHarvestTriggerCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the number of available connections at which the connection pool's
connection harvesting will occur.
- setConnectionHarvestTriggerCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the number of available connections at which the connection pool's
connection harvesting will occur.
- setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the number of available connections below which the connection
pool's connection harvesting occurs.
- setConnectionHarvestTriggerCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the number of available connections below which the connection
pool's connection harvesting occurs.
- setConnectionLabelingHighCost(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the cost value which identifies a connection as "high-cost"
for connection labeling.
- setConnectionLabelingHighCost(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the cost value which identifies a connection as "high-cost"
for connection labeling.
- setConnectionLabelingHighCost(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionLabelingHighCost(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionLabelingHighCost(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the cost value which identifies a connection as "high-cost" for
connection labeling.
- setConnectionLabelingHighCost(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the cost value which identifies a connection as "high-cost" for
connection labeling.
- setConnectionPool(UniversalConnectionPool) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the Universal Connection Pool with
the UniversalConnectionPoolManager Object.
- setConnectionPool(UniversalConnectionPool) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the Universal Connection Pool with
the UniversalConnectionPoolManager Object.
- setConnectionPool(UniversalConnectionPool) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets the UniversalConnectionPool with UniversalConnectionPoolManager
Object.
- setConnectionPoolDataSource(String, ConnectionPoolDataSource) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- setConnectionPoolDataSource(String, ConnectionPoolDataSource) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
- setConnectionPoolName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection pool name.
- setConnectionPoolName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection pool name.
- setConnectionPoolName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the connection pool name.
- setConnectionPoolName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the connection pool name.
- 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.
- setConnectionProperties(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection properties on the connection factory.
- setConnectionProperties(Properties) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection properties on the connection factory.
- setConnectionProperties(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the connection properties on the connection factory.
- setConnectionProperties(Properties) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the connection properties 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 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.
- setConnectionProperty(String, String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets a connection property on the connection factory.
- setConnectionProperty(String, String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets a connection property on the connection factory.
- setConnectionProperty(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets a connection property on the connection factory.
- setConnectionProperty(String, String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets a connection property on the connection factory.
- 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
-
- setConnectionRepurposeThreshold(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection repurpose threshold for the pool.
- setConnectionRepurposeThreshold(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the connection repurpose threshold for the pool.
- setConnectionRepurposeThreshold(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionRepurposeThreshold(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionRepurposeThreshold(Integer) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the connection repurpose threshold for the pool.
- setConnectionRepurposeThreshold(Integer) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the connection repurpose threshold for the pool.
- setConnectionRetrievalInfo(ConnectionRetrievalInfo) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the ConnectionRetrievalInfo for creating the initial
connections (physical connections) in the pool based on the
initialPoolSize property.
- setConnectionRetrievalInfo(ConnectionRetrievalInfo) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the ConnectionRetrievalInfo for creating the initial
connections (physical connections) in the pool based on the
initialPoolSize property.
- setConnectionRetrievalInfo(ConnectionRetrievalInfo) - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the connection retrieval info on the connection.
- setConnectionRetrievalInfo(ConnectionRetrievalInfo) - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the connection retrieval info on the connection.
- setConnectionWaitTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the connection wait timeout of the Universal Connection Pool
instance.
- setConnectionWaitTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the connection wait timeout of the Universal Connection Pool
instance.
- setConnectionWaitTimeout(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the connectionWaitTimeout for UniversalConnectionPool.
- setConnectionWaitTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- setConnectionWaitTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- setConnectionWaitTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionWaitTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setConnectionWaitTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- setConnectionWaitTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the amount of time to wait (in seconds) for a used connection to
be released by a client.
- 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.
- setDatabaseName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the database name.
- setDatabaseName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the database name.
- setDatabaseName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the database name.
- setDatabaseName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the database name.
- setDataKey(Object) - Method in interface oracle.ucp.jdbc.oracle.DataBasedConnectionAffinityCallback
-
Sets the data key object used by the UCP application inside this
callback implementation.
- setDataSourceInstanceName(String) - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Sets the data source instance name from which the physical connection
was retrieved.
- setDataSourceInstanceName(String) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- setDataSourceName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source name.
- setDataSourceName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source name.
- setDataSourceName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the data source name.
- setDataSourceName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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.
- setDbDomainName(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- setDbUniqueName(String) - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Sets the database unique name from which the physical connection was
retrieved.
- setDbUniqueName(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- setDbUniqueName(String) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- setDefaultExecuteBatch(int) - Method in interface oracle.jdbc.OracleConnection
-
- setDefaultExecuteBatch(int) - Method in interface oracle.jdbc.OracleConnection
-
- 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.
- setDescription(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source description.
- setDescription(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source description.
- setDescription(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the data source description.
- setDescription(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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
-
- setEndToEndMetrics(String[], short) - Method in interface oracle.jdbc.OracleConnection
-
- setEndToEndMetrics(String[], short) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setEndToEndMetrics(String[], short) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setEventType(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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
-
- setExecuteBatch(int) - Method in interface oracle.jdbc.OraclePreparedStatement
-
- 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.
- setFailoverEventHandlerTask(ONSDatabaseEventHandlerTask) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- setFailoverInfo(Object) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- setFastConnectionFailoverEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setFastConnectionFailoverEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setFastConnectionFailoverEnabled(boolean) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Sets the flag to enable/disable failover on this conneciton pool instance.
- setFastConnectionFailoverEnabled(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Enables Fast Connection Failover (FCF) for the connection pool accessed
using this pool-enabled data source.
- setFastConnectionFailoverEnabled(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Enables Fast Connection Failover (FCF) for the connection pool accessed
using this pool-enabled data source.
- setFastConnectionFailoverEnabled(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setFastConnectionFailoverEnabled(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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.
- setFloatPercent(float) - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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.
- setFuture(Future<T>) - Method in class oracle.ucp.util.UCPTaskBase
-
Set the future.
- setHighCostConnectionReuseThreshold(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the high-cost connection reuse threshold for connection labeling.
- setHighCostConnectionReuseThreshold(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the high-cost connection reuse threshold for connection labeling.
- setHighCostConnectionReuseThreshold(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setHighCostConnectionReuseThreshold(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setHighCostConnectionReuseThreshold(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the high-cost connection reuse threshold for connection labeling.
- setHighCostConnectionReuseThreshold(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the high-cost connection reuse threshold for connection labeling.
- setHoldability(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setHoldability(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setHostName(String) - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Sets the host name from which the physical connection was retrieved.
- setHostName(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- setHostName(String) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the inactive connection timeout.
- setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the inactive connection timeout.
- setInactiveConnectionTimeout(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the inactiveConnectionTimeout for UniversalConnectionPool.
- setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the inactive connection timeout.
- setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the inactive connection timeout.
- setInactiveConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setInactiveConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the inactive connection timeout.
- setInactiveConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the inactive connection timeout.
- 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
-
- setInitialPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the initial pool size of the Universal Connection Pool instance.
- setInitialPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the initial pool size of the Universal Connection Pool instance.
- setInitialPoolSize(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the initialPoolSize for UniversalConnectionPool.
- setInitialPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the initial pool size.
- setInitialPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the initial pool size.
- setInitialPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setInitialPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setInitialPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the initial pool size.
- setInitialPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the initial pool size.
- setInstanceName(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- setInstanceName(String) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionRetrievalInfo
-
- 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.
- setInvalid() - Method in interface oracle.ucp.jdbc.ValidConnection
-
Indicates that this connection is no longer valid for use.
- setInvalid() - Method in interface oracle.ucp.jdbc.ValidConnection
-
Indicates that this connection is no longer valid for use.
- setJmxEnabled(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the jmxFlag to either true or
false.
- setJmxEnabled(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the jmxFlag to either true or
false.
- setJmxEnabled(boolean) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets the jmxFlag to true/false.
- 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.
- setLastConnectionValidationTime(long) - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets or resets the time that this pooled connection was last validated.
- setLastConnectionValidationTime(long) - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets or resets the time that this pooled connection was last validated.
- 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
-
- setLoginTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- setLoginTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- setLoginTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- setLoginTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the default maximum time in seconds that a driver will wait while attempting
to connect to a database once the driver has been identified.
- setLogLevel(Level) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the log level for the UCP logger.
- setLogLevel(Level) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the log level for the UCP logger.
- setLogLevel(Level) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets the log level for the UCP logger.
- setLogLevel(Level) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Sets the log level for the UCP logger.
- setLogLevel(Level) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Sets the log level for the UCP logger.
- setLogLevel(Level) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Sets the log level for the UCP logger.
- 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
-
- setLogWriter(PrintWriter) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setLogWriter(PrintWriter) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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.
- setManagerPoolID(String, String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Changes the pool mapping for the provided pool in
UniversalConnectionPoolManager Object.
- setManagerPoolID(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerHelper
-
Changes the pool mapping for the provided pool in
UniversalConnectionPoolManager Object.
- setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the maximum connection reuse count for the Universal Connection Pool
instance.
- setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the maximum connection reuse count for the Universal Connection Pool
instance.
- setMaxConnectionReuseCount(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the maxConnectionReuseCount for UniversalConnectionPool.
- setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum connection reuse count property.
- setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum connection reuse count property.
- setMaxConnectionReuseCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse count property.
- setMaxConnectionReuseCount(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse count property.
- setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum connection reuse count property.
- setMaxConnectionReuseCount(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum connection reuse count property.
- setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the maximum connection reuse time for the Universal Connection Pool
instance.
- setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the maximum connection reuse time for the Universal Connection Pool
instance.
- setMaxConnectionReuseTime(long) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the maxConnectionReuseTime for UniversalConnectionPool.
- setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum connection reuse time property.
- setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum connection reuse time property.
- setMaxConnectionReuseTime(long) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse time property.
- setMaxConnectionReuseTime(long) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Gets the connection reuse time property.
- setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum connection reuse time property.
- setMaxConnectionReuseTime(long) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum connection reuse time property.
- setMaxConnectionsPerService(int) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Sets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- setMaxConnectionsPerService(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- setMaxConnectionsPerService(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum number of connections that can be obtained to a particular
service, in a shared pool.
- setMaxConnectionsPerShard(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the max number of connections that can be created per shard from this
connection pool.
- setMaxConnectionsPerShard(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the max number of connections that can be created per shard from this
connection pool.
- setMaxConnectionsPerShard(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the max number of connections that can be created per shard in a
sharded database configuration.
- setMaxConnectionsPerShard(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the max number of connections that can be created per shard in a
sharded database configuration.
- setMaxIdleTime(int) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Sets the maximum idle time for available connections in the pool.
- setMaxIdleTime(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum idle time for available connections in the pool.
- setMaxIdleTime(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum idle time for available connections in the pool.
- setMaxIdleTime(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets Idle timeout for available connections in the pool.
- setMaxIdleTime(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets Idle timeout for available connections in the pool.
- 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.
- setMaxPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the maximum pool size of the Universal Connection Pool instance.
- setMaxPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the maximum pool size of the Universal Connection Pool instance.
- setMaxPoolSize(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the maxPoolSize for UniversalConnectionPool.
- setMaxPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum number of connections.
- setMaxPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum number of connections.
- setMaxPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setMaxPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setMaxPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum number of connections.
- setMaxPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum number of connections.
- 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.
- setMaxStatements(int) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Sets the maximum number of statements that may be pooled or cached on
a connection.
- setMaxStatements(int) - Method in class oracle.ucp.jdbc.JDBCConnectionPool
-
Sets the maximum number of statements to be pooled per connection.
- setMaxStatements(int) - Method in class oracle.ucp.jdbc.JDBCUniversalPooledConnection
-
Sets the maximum number of statements that may be pooled or cached on
a connection.
- setMaxStatements(int) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- setMaxStatements(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum number of statements that may be pooled or cached on
a connection.
- setMaxStatements(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum number of statements that may be pooled or cached on
a connection.
- setMaxStatements(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the maximum number of statements that may be pooled or cached on
a connection.
- setMaxStatements(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the maximum number of statements that may be pooled or cached on
a connection.
- setMetricConsole(DMSConsole) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets the MetricConsole for UCP metrics collection.
- setMetricConsole(DMSConsole) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerHelper
-
Sets the MetricConsole for UCP metrics collection.
- setMetricParentNoun(String, NounIntf) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets the Parent Noun for the provided pool to gather UCP metrics.
- setMetricParentNoun(NounIntf) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerHelper
-
Sets the Parent Noun for the provided pool to gather UCP metrics.
- setMetricUpdateInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the metric update interval value.
- setMetricUpdateInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Sets the metric update interval value.
- setMetricUpdateInterval(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets the metric update interval value.
- setMetricUpdateInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Sets the metric update interval value.
- setMetricUpdateInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Sets the metric update interval value.
- setMetricUpdateInterval(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Sets the metric update interval value.
- setMinPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the minimum pool size of the Universal Connection Pool instance.
- setMinPoolSize(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the minimum pool size of the Universal Connection Pool instance.
- setMinPoolSize(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the initialPoolSize for UniversalConnectionPool.
- setMinPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the minimum number of connections.
- setMinPoolSize(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the minimum number of connections.
- setMinPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setMinPoolSize(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setMinPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the minimum number of connections.
- setMinPoolSize(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the minimum number of connections.
- setName(String) - Method in interface oracle.jdbc.aq.AQAgent
-
- setName(String) - Method in interface oracle.jdbc.aq.AQAgent
-
- setName(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the name of the Universal Connection Pool instance.
- setName(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the name of the Universal Connection Pool instance.
- setName(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the name of the UniversalConnectionPool.
- setName(String) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the name of the connection pool.
- setName(String) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the name of the connection pool.
- 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.
- setNetworkProtocol(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source network protocol.
- setNetworkProtocol(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source network protocol.
- setNetworkProtocol(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the datasource networkProtocol.
- setNetworkProtocol(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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
-
- setONSConfiguration(String) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setONSConfiguration(String) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
This method sets the configuration string used for remote ONS
subscription.
- setONSConfiguration(String) - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- setONSConfiguration(String) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- setONSConfiguration(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the configuration string used for remote ONS subscription.
- setONSConfiguration(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the configuration string used for remote ONS subscription.
- setONSConfiguration(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the configuration string used for remote ONS subscription.
- setONSConfiguration(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the configuration string used for remote ONS subscription.
- 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
-
- setPassword(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the password with which connections have to be obtained.
- setPassword(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the password with which connections have to be obtained.
- setPassword(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setPassword(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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.
- setPdbSessionInitialized(boolean) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
For a multitenant database, when connected to PDB, checks if the PDB
session is initialized before the connection is checked out to the user.
- setPercent(int) - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- 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.
- setPortNumber(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the database port number.
- setPortNumber(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the database port number.
- setPortNumber(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the database port number.
- setPortNumber(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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
-
- setPropertyCycle(int) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Sets the property cycle in seconds.
- setPropertyCycle(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the property cycle in seconds.
- setPropertyCycle(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the property cycle in seconds.
- setPropertyCycle(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets Property cycle in seconds.
- setPropertyCycle(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets Property cycle in seconds.
- 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.
- setQueryTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- setQueryTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- setQueryTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- setQueryTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
- 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
-
- setReason(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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.
- setRlbBorrowStats(RLBInfo.Frame) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- setRoleName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source role name.
- setRoleName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the data source role name.
- setRoleName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the datasource role name.
- setRoleName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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.
- setRuntimeLoadBalancingEnabled(boolean) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- setRuntimeLoadBalancingEventHandlerTask(ONSRuntimeLBEventHandlerTask) - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- setSecondsToTrustIdleConnection(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
- setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- setSecondsToTrustIdleConnection(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- setSecondsToTrustIdleConnection(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- setSecondsToTrustIdleConnection(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the time in seconds to trust an idle connection to skip a validation
test.
- 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.
- setServerName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the database server name.
- setServerName(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the database server name.
- setServerName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the database server name.
- setServerName(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
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.
- setServiceName(String) - Method in interface oracle.ucp.jdbc.oracle.OracleFailoverablePooledConnection
-
Sets the service name from which the physical connection was
retrieved.
- setServiceName(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- setServiceName(String) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in class oracle.ucp.jdbc.JDBCUniversalPooledConnection
-
No implementation in base class, will be implemented in Oracle specific
connection class.
- setShardingKeyIfValid(OracleShardingKey, OracleShardingKey, int) - Method in class oracle.ucp.jdbc.oracle.OracleUniversalPooledConnection
-
- 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.
- setSQLForValidateConnection(String) - Method in class oracle.ucp.admin.JDBCUniversalConnectionPoolMBeanImpl
-
Sets the value of the SQLForValidateConnection property.
- setSQLForValidateConnection(String) - Method in class oracle.ucp.jdbc.JDBCConnectionPool
-
Sets the value of the SQLForValidateConnection property.
- setSQLForValidateConnection(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the value of the SQLForValidateConnection property.
- setSQLForValidateConnection(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the value of the SQLForValidateConnection property.
- setSQLForValidateConnection(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the value(SQL) for SQLForValidateConnection property.
- setSQLForValidateConnection(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets the value(SQL) for SQLForValidateConnection property.
- setSqlWithQueryTimeoutInProgress(boolean) - Method in interface oracle.ucp.UniversalPooledConnection
-
Marks connection currently performing timed-out SQL operation
- setSqlWithQueryTimeoutInProgress(boolean) - Method in interface oracle.ucp.UniversalPooledConnection
-
Marks connection currently performing timed-out SQL operation
- 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).
- setStatus(UniversalPooledConnectionStatus) - Method in interface oracle.ucp.jdbc.oracle.FailoverablePooledConnection
-
- setStatus(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- setStatus(OracleLoadBalancingEvent.InstanceStatus) - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- setStatus(UniversalPooledConnectionStatus) - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the status of the pooled connection.
- setStatus(UniversalPooledConnectionStatus) - Method in interface oracle.ucp.UniversalPooledConnection
-
Sets the status of the pooled connection.
- setStmtCacheSize(int) - Method in interface oracle.jdbc.OracleConnection
-
- setStmtCacheSize(int, boolean) - Method in interface oracle.jdbc.OracleConnection
-
- setStmtCacheSize(int) - Method in interface oracle.jdbc.OracleConnection
-
- setStmtCacheSize(int, boolean) - Method in interface oracle.jdbc.OracleConnection
-
- 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.
- setTaskManager(TaskManager) - Static method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets a new Task Manager.
- 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.
- setTimeoutCheckInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the timeout check interval of the Universal Connection Pool instance.
- setTimeoutCheckInterval(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the timeout check interval of the Universal Connection Pool instance.
- setTimeoutCheckInterval(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the timeoutCheckInterval for UniversalConnectionPool.
- setTimeoutCheckInterval(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the timeoutCheckInterval (in seconds).
- setTimeoutCheckInterval(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the timeoutCheckInterval (in seconds).
- setTimeoutCheckInterval(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setTimeoutCheckInterval(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setTimeoutCheckInterval(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the frequency (in seconds) to enforce the timeout properties.
- setTimeoutCheckInterval(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the frequency (in seconds) to enforce the timeout properties.
- setTimerManager(TimerManager) - Static method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Sets new Timer Manager
All running timers must be stopped
prior to replacing a timer manager.
- 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.
- setTimestamp(Date) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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.
- setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the time to live connection timeout of the Universal Connection Pool
instance.
- setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the time to live connection timeout of the Universal Connection Pool
instance.
- setTimeToLiveConnectionTimeout(int) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the timeToLiveConnectionTimeout for UniversalConnectionPool.
- setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum time (in seconds) a connection may remain in-use.
- setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the maximum time (in seconds) a connection may remain in-use.
- setTimeToLiveConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setTimeToLiveConnectionTimeout(int) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum time (in seconds) a connection may remain in-use.
- setTimeToLiveConnectionTimeout(int) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets the maximum time (in seconds) a connection may remain in-use.
- setTimeZone(String) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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.
- setUniversalConnectionPool(UniversalConnectionPool) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Sets the connection pool that interacts with this connection factory
adapter.
- setUniversalConnectionPool(UniversalConnectionPool) - Method in interface oracle.ucp.ConnectionFactoryAdapter
-
Sets the connection pool that interacts with this connection factory
adapter.
- 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
-
- setUrl(String) - Method in class oracle.ucp.jdbc.JDBCConnectionFactoryAdapter
-
Sets the supplied connection url on the connection factory.
- setUrl(String) - Method in class oracle.ucp.jdbc.oracle.OracleConnectionPoolDataSourceConnectionFactoryAdapter
-
- setUrl(String) - Method in class oracle.ucp.jdbc.oracle.OracleDataSourceConnectionFactoryAdapter
-
- setUrl(String) - Method in class oracle.ucp.jdbc.oracle.OracleXADataSourceConnectionFactoryAdapter
-
- setUrl(String) - Method in class oracle.ucp.jdbc.oracle.ReplayDataSourceConnectionFactoryAdapter
-
- setURL(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the URL that the data source uses to obtain connections to the
database.
- setURL(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the URL that the data source uses to obtain connections to the
database.
- setURL(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setURL(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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
-
- setUser(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the user name with which connections have to be obtained.
- setUser(String) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets the user name with which connections have to be obtained.
- setUser(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- setUser(String) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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
-
- setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the validate connection on borrow value for the Universal Connection
Pool instance.
- setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Sets the validate connection on borrow value for the Universal Connection
Pool instance.
- setValidateConnectionOnBorrow(boolean) - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Sets the validateConnectionOnBorrow for UniversalConnectionPool.
- setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets whether or not a connection being borrowed should first be
validated.
- setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.jdbc.PoolDataSource
-
Sets whether or not a connection being borrowed should first be
validated.
- setValidateConnectionOnBorrow(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets whether or not a connection being borrowed should first be
validated.
- setValidateConnectionOnBorrow(boolean) - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
Sets whether or not a connection being borrowed should first be
validated.
- setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets whether or not a connection being borrowed should first be
validated.
- setValidateConnectionOnBorrow(boolean) - Method in interface oracle.ucp.UniversalConnectionPool
-
Sets whether or not a connection being borrowed should first be
validated.
- setValidity(boolean) - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- 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
-
- shardingKey(OracleShardingKey) - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo.Builder
-
- shardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
- shardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
- shardingKey - Variable in class oracle.ucp.jdbc.UCPConnectionBuilderImpl
-
- shardingKey(OracleShardingKey) - Method in class oracle.ucp.jdbc.UCPConnectionBuilderImpl
-
- shardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
- shardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
- shardingKey - Variable in class oracle.ucp.jdbc.UCPXAConnectionBuilderImpl
-
- shardingKey(OracleShardingKey) - Method in class oracle.ucp.jdbc.UCPXAConnectionBuilderImpl
-
- 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.
- ShardManager - Interface in oracle.ucp.jdbc.oracle
-
Interface added to allow WLS datasources to access UCP
Shard Routing cache feature.
- ShardManagerImpl - Class in oracle.ucp.jdbc.oracle
-
- ShardManagerImpl(ONS) - Constructor for class oracle.ucp.jdbc.oracle.ShardManagerImpl
-
- 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_APPLY_CONNECTION_LABEL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_ARG_NOT_AN_INTERFACE - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_ASSOCIATE_NON_XA_DATASOURCE_WITH_XA_POOL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_ASSOCIATE_XA_DATASOURCE_WITH_NON_XA_POOL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_BUILD_POOL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_CREATE_FACTORY_CLASS - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_GET_CONNECTION - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_CONN_FACTORY_PROPERTIES - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_CONNECTION_PROPERTIES - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_DATABASE_NAME - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_DATABASE_PORTNUMBER - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_DATABASE_SERVER_NAME - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_DATASOURCE_DESCRIPTION - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_DATASOURCE_NAME - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_DATASOURCE_NETWORKPROTOCOL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_DATASOURCE_ROLENAME - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_LOGIN_TIMEOUT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_NAME - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_PWD - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_URL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_SET_USER - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CANNOT_START_POOL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_COMMON_POOL_NOTSTARTED - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CONN_HARVEST_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_CONNECTION_CLOSED - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_DATASOURCE_ALREADY_DEFINED_IN_CONFIGURATION - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_DATASOURCE_NOT_ASSOCIATED_TO_POOL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_DATASOURCE_NOT_PRESENT_IN_CONFIG - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_DISABLED_METHOD - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- sql_exception_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- sql_exception_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- SQL_FACTORY_INSTANCE - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_FAILED_ENABLE_FAILOVER - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_FAILED_MAX_STATEMENTS - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_FAILED_SQL_STRING - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_ABAN_CONN_TIMEOUT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_CONN_HARVEST_MAX_COUNT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_CONN_HARVEST_TRIGGER_COUNT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_CONN_TYPE_IN_INIT_CBK - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_CONN_WAIT_TIMEOUT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_DATASOURCE_RECONFIGURATION - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_HIGH_COST_CONN_REUSE_THRESHOLD - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_INACTIVE_TIMEOUT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_ISVALID_TIMEOUT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_LABEL_KEY - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_LABEL_VALUE - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_LABELING_HIGH_COST - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_MAX_CONN_PER_SERVICE - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_MAX_CONN_REUSE_COUNT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_MAX_CONN_REUSE_TIME - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_MAX_POOL_SIZE - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_MIN_POOL_SIZE - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_POOL_CONFIGURATION - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_SECONDS_TO_TRUST_IDLE_CONNECTION - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_TIME_CHK_INTERVAL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_INVALID_TIMETO_LIVE_CONN_TIMEOUT - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_LABELS_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_NO_AVAIL_CONN_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_NULL_CONN_IN_INIT_CBK - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_ALREADY_CREATED - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_CONFIGURATION_NOT_PRESENT_IN_XML - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_DESTROY_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_ONS_CONFIG_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_ORACLE_ONS_CONFIG_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_REG_AFFI_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_REG_INIT_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_REG_LABEL_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_REMOVE_AFFI_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_REMOVE_INIT_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_POOL_REMOVE_LABEL_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_REG_ABAN_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_REG_HARVEST_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_REG_TIME_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_REMOVE_ABAN_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_REMOVE_CONNECTION_LABEL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_REMOVE_HARVEST_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_REMOVE_TIME_CB_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_RS_CLOSED - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_SETINVALID_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_STATEMENT_CLOSED - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_STRING_NULL - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_UNMATCHED_LABELS_ERROR - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- SQL_XML_SYSTEM_PROPERTY_NOT_SET - Static variable in class oracle.ucp.util.UCPErrorHandler
-
- 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.
- start() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Starts the Universal Connection Pool instance.
- start() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Starts the Universal Connection Pool instance.
- start() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Starts the UniversalConnectionPool.
- start() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
Starts the connection pool.
- start() - Method in class oracle.ucp.jdbc.oracle.OracleReplayableConnectionConnectionPool
-
- start() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- start() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- start() - Method in interface oracle.ucp.UniversalConnectionPool
-
Starts the connection pool.
- start() - Method in interface oracle.ucp.UniversalConnectionPool
-
Starts the connection pool.
- start() - Method in class oracle.ucp.util.ProlongedTask
-
- start() - Method in interface oracle.ucp.util.TaskManager
-
Starts task manager and prepares it to work.
- start() - Method in interface oracle.ucp.util.TimerManager
-
Starts timer manager and prepares it to work.
- start() - Method in class oracle.ucp.util.UCPTaskManagerImpl
-
Starts task manager and prepares it to work.
- start() - Method in class oracle.ucp.util.UCPTimerManagerImpl
-
- startConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Starts the connection pool instance with the given name.
- startConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Starts the connection pool instance with the given name.
- startConnectionPool(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Starts the connection pool.
- startConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Starts the connection pool.
- startConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Starts the connection pool.
- startConnectionPool(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Starts the connection pool.
- startMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Starts metric collection for the provided pool.
- startMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Starts metric collection for the provided pool.
- startMetricsCollection(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Starts metric collection for the provided pool.
- startMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Starts metric collection for the provided pool.
- startMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Starts metric collection for the provided pool.
- startMetricsCollection(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Starts metric collection for the provided pool.
- startPool() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
This helper method gets all the pool properties for pool initialization,
creates a pool and starts it.
- startPool() - Method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
This helper method gets all the pool properties for pool initialization,
creates a pool and starts it.
- startup(String, int) - Method in interface oracle.jdbc.OracleConnection
-
- 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
-
- 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
-
- STATUS_BAD - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is bad.
- STATUS_BAD - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is bad.
- STATUS_BAD_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_BAD_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_CLOSE_ON_RETURN - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection should be closed and not put back into the
pool when it is returned by the borrower.
- STATUS_CLOSE_ON_RETURN - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection should be closed and not put back into the
pool when it is returned by the borrower.
- STATUS_CLOSE_ON_RETURN_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_CLOSE_ON_RETURN_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_CLOSED - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is closed.
- STATUS_CLOSED - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is closed.
- STATUS_CLOSED_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_CLOSED_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_NORMAL - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is normal.
- STATUS_NORMAL - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is normal.
- STATUS_NORMAL_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_NORMAL_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_RECONNECTING - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is reconnecting.
- STATUS_RECONNECTING - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection's status is reconnecting.
- STATUS_RECONNECTING_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_RECONNECTING_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_REPLACE_ON_RETURN - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection should be closed and replaced with a brand new
connection in the pool when it is returned by the borrower.
- STATUS_REPLACE_ON_RETURN - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
The pooled connection should be closed and replaced with a brand new
connection in the pool when it is returned by the borrower.
- STATUS_REPLACE_ON_RETURN_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- STATUS_REPLACE_ON_RETURN_DESC - Static variable in class oracle.ucp.UniversalPooledConnectionStatus
-
- stop() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Stops the Universal Connection Pool instance.
- stop() - Method in interface oracle.ucp.admin.UniversalConnectionPoolMBean
-
Stops the Universal Connection Pool instance.
- stop() - Method in class oracle.ucp.admin.UniversalConnectionPoolMBeanBase
-
Stops the UniversalConnectionPool.
- stop() - Method in interface oracle.ucp.jdbc.oracle.RACManager
-
- stop() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- stop() - Method in interface oracle.ucp.UniversalConnectionPool
-
Stops the connection pool.
- stop() - Method in interface oracle.ucp.UniversalConnectionPool
-
Stops the connection pool.
- stop() - Method in class oracle.ucp.util.ProlongedTask
-
- stop() - Method in interface oracle.ucp.util.TaskManager
-
Shuts task manager down and cleans everything up.
- stop() - Method in interface oracle.ucp.util.TimerManager
-
Shuts timer manager down and cleans everything up.
- stop() - Method in class oracle.ucp.util.UCPTaskManagerImpl
-
Shuts task manager down and cleans everything up.
- stop() - Method in class oracle.ucp.util.UCPTimerManagerImpl
-
- stopConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Stops the connection pool.
- stopConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Stops the connection pool.
- stopConnectionPool(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Stops the connection pool.
- stopConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Stops the connection pool.
- stopConnectionPool(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Stops the connection pool.
- stopConnectionPool(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Stops the connection pool.
- stopMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Stops metric collection for the provided pool.
- stopMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManager
-
Stops metric collection for the provided pool.
- stopMetricsCollection(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerBase
-
Stops metric collection for the provided pool.
- stopMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Stops metric collection for the provided pool.
- stopMetricsCollection(String) - Method in interface oracle.ucp.admin.UniversalConnectionPoolManagerMBean
-
Stops metric collection for the provided pool.
- stopMetricsCollection(String) - Method in class oracle.ucp.admin.UniversalConnectionPoolManagerMBeanImpl
-
Stops metric collection for the provided pool.
- 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.
- stringValue() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
- 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
-
- STRUCT - Class in oracle.sql
-
- 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
-
- StructDescriptor - Class in oracle.sql
-
- 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
-
- submitTask(Task<T>) - Method in interface oracle.ucp.util.TaskManager
-
Submits one task for execution.
- submitTask(Task<T>) - Method in class oracle.ucp.util.UCPTaskManagerImpl
-
Submits a task for execution.
- submitToDedicatedThread(Task<T>) - Method in class oracle.ucp.util.UCPTaskManagerImpl
-
The method is used to submit critical tasks to the task manager, which
would need to be executed using dedicated threads instead of delegating it
to the thread pool.The tasks that have implemented the isCritical method
to return true will be executed here.
- submitToWTP(Task<T>) - Method in class oracle.ucp.util.UCPTaskManagerImpl
-
The method is used execute the tasks that can be given to the thread pool
for execution.The tasks that have implemented the isCritical method
to return false will be executed using this method.
- SUPER_SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
-
- SUPER_SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
-
- superClosePhysicalConnection(Object) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- 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
-
- superShardingKey(OracleShardingKey) - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo.Builder
-
- superShardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
- superShardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPConnectionBuilder
-
- superShardingKey - Variable in class oracle.ucp.jdbc.UCPConnectionBuilderImpl
-
- superShardingKey(OracleShardingKey) - Method in class oracle.ucp.jdbc.UCPConnectionBuilderImpl
-
- superShardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
- superShardingKey(OracleShardingKey) - Method in interface oracle.ucp.jdbc.UCPXAConnectionBuilder
-
- superShardingKey - Variable in class oracle.ucp.jdbc.UCPXAConnectionBuilderImpl
-
- superShardingKey(OracleShardingKey) - Method in class oracle.ucp.jdbc.UCPXAConnectionBuilderImpl
-
- 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.
- 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.
- Task<T> - Interface in oracle.ucp.util
-
- TaskHandle<T> - Interface in oracle.ucp.util
-
- TaskManager - Interface in oracle.ucp.util
-
- TaskManagerException - Exception in oracle.ucp.util
-
- TaskManagerException(Throwable) - Constructor for exception oracle.ucp.util.TaskManagerException
-
Constructor.
- tearDownConnectionsForInstance(OracleDatabaseInstanceInfo, int) - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool
-
- tearDownConnectionsForInstance(OracleDatabaseInstanceInfo, int) - Method in class oracle.ucp.jdbc.oracle.RACCallbackGuard
-
- tearDownConnectionsForInstance(OracleDatabaseInstanceInfo, int) - Method in interface oracle.ucp.jdbc.oracle.RACManagerImpl.RACCallbackExtended
-
- terminateRuntimeLoadBalancing() - Method in class oracle.ucp.jdbc.oracle.RACManagerImpl
-
- 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
-
- THREAD_POOL_CORE_SIZE - Static variable in class oracle.ucp.util.UCPTaskManagerImpl
-
- THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class oracle.ucp.util.UCPTaskManagerImpl
-
- THREAD_POOL_MAX_SIZE - Static variable in class oracle.ucp.util.UCPTaskManagerImpl
-
- THREAD_POOL_QUEUE_SIZE - Static variable in class oracle.ucp.util.UCPTaskManagerImpl
-
- throwSQLException(int, Throwable) - Static method in class oracle.ucp.util.UCPErrorHandler
-
Helper method that creates and throws SQLException.
- throwUniversalConnectionPoolException(int, Throwable) - Static method in class oracle.ucp.util.UCPErrorHandler
-
Exception handling methods
- throwUniversalConnectionPoolException(UniversalConnectionPoolException) - Static method in class oracle.ucp.util.UCPErrorHandler
-
- throwUniversalConnectionPoolException(int) - Static method in class oracle.ucp.util.UCPErrorHandler
-
- throwUniversalConnectionPoolException(Throwable) - Static method in class oracle.ucp.util.UCPErrorHandler
-
- 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
-
- TimerHandle - Interface in oracle.ucp.util
-
- TimerManager - Interface in oracle.ucp.util
-
This interface decouples UCP and
JAVA API/CommonJ timer implementations.
- TimerTask - Interface in oracle.ucp.util
-
A task for a timer manager.
- 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
-
- TIMESTAMPNS - Static variable in class oracle.jdbc.OracleTypes
-
- 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.
- TimeToLiveConnectionTimeoutCallback - Interface in oracle.ucp
-
The callback interface for the time-to-live (TTL) connection timeout
feature.
- TimeToLiveConnectionTimeoutCallback - Interface in oracle.ucp
-
The callback interface for the time-to-live (TTL) connection timeout
feature.
- 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
-
- toBasicType(String, String) - Static method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- toBasicType(String, String) - Static method in class oracle.ucp.jdbc.PoolDataSourceImpl
-
- 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
- toString() - Method in class oracle.ucp.jdbc.JDBCConnectionPoolStatisticsImpl
-
- toString() - Method in class oracle.ucp.jdbc.JDBCConnectionRetrievalInfo
-
- toString() - Method in class oracle.ucp.jdbc.oracle.OracleFailoverEventImpl
-
- toString() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionPoolStatisticsImpl
-
- toString() - Method in class oracle.ucp.jdbc.oracle.OracleJDBCConnectionRetrievalInfo
-
- toString() - Method in class oracle.ucp.jdbc.oracle.RACInstanceImpl
-
- toString() - Method in class oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns the pool lifecycle description.
- toString() - Method in class oracle.ucp.UniversalConnectionPoolLifeCycleState
-
Returns the pool lifecycle description.
- toString() - Method in class oracle.ucp.UniversalPooledConnectionStatus
-
- toString() - Method in class oracle.ucp.UniversalPooledConnectionStatus
-
- toString() - Method in class oracle.ucp.util.RingBuffer
-
string representation of ring buffer
- toString(int) - Method in class oracle.ucp.util.RingBuffer
-
string representation of the
part of a ring buffer
- toString() - Method in exception oracle.ucp.util.TaskManagerException
-
- toString() - Method in class oracle.ucp.util.UniqueIdentifier
-
- 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
-
- trim(long) - Method in class oracle.sql.BLOB
-
- trim(long) - Method in class oracle.sql.CLOB
-
- trim(long) - Method in class oracle.sql.CLOB
-
- 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
-