- CACHE_ALL - 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_SIZE_NOT_SET - Static variable in interface oracle.jdbc.OracleConnection
-
- cachedConnectionAttributes - Variable in class oracle.jdbc.pool.OraclePooledConnection
-
- cacheManager - Variable in class oracle.jdbc.pool.OracleDataSource
-
- callbackFn(Connection, Object, int, int) - Method in interface oracle.jdbc.OracleOCIFailover
-
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- canReadBasicLobDataInLocator() - Method in class oracle.sql.BLOB
-
Deprecated.
Can the lob data be read directly from the locator?
- canReadBasicLobDataInLocator() - Method in class oracle.sql.CLOB
-
Deprecated.
Can the lob data be read directly from the locator?
- ccFactory - Static variable in class oracle.sql.CharacterSetWithConverter
-
- CDN8PC863_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.
- CEL8ISO8859P14_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- CH7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- CHAR - Class in oracle.sql
-
The Oracle specific representation of characters.
- CHAR - oracle.jdbc.OracleType
-
- CHAR - Static variable in class oracle.jdbc.OracleTypes
-
- CHAR() - Constructor for class oracle.sql.CHAR
-
- CHAR(Object, CharacterSet) - Constructor for class oracle.sql.CHAR
-
Construct a CHAR from an Object.
- CHAR(String, CharacterSet) - Constructor for class oracle.sql.CHAR
-
Constructor for CHAR.
- CHAR(String, CharacterSet, int) - Constructor for class oracle.sql.CHAR
-
Constructor for CHAR.
- 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.
- 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.
- 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
- 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.
- checkAndGetACProxyConnection(OracleConnection) - Static method in class oracle.sql.ConcreteProxyUtil
-
Check whether connection object from proxified or not.
- 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, int) - Method in class oracle.jdbc.xa.OracleXAResource
-
- checkError(int, SQLException) - 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
-
- checkValidity(byte[]) - Static method in class oracle.sql.DATE
-
Checks the DATE passed in.
- CL8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- CL8EBCDIC1025_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- CL8EBCDIC1025C_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
-
- CL8EBCDIC1025X_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
-
- CL8ISO8859P5_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
-
- CL8KOI8U_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- CL8MACCYRILLIC_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- CL8MACCYRILLICS_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- CL8MSWIN1251_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- cleanupFCFEventHandlerThread() - 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.
- clearAllApplicationContext(String) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- clearAllApplicationContext(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- clearDefines() - Method in interface oracle.jdbc.OracleStatement
-
Lets you clear previously defined types for the define-columns of this statement.
- clearDoneDumpOnMemoryPressure() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- 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(ReplayableConnection.StatisticsReportType) - Method in interface oracle.jdbc.replay.ReplayableConnection
-
Clears replay statistics accumulated so far.
- 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.
- clientChecksum11203x - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- clientChecksum12x - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- CLOB - Class in oracle.sql
-
Deprecated.
- CLOB - oracle.jdbc.OracleType
-
- CLOB - Static variable in class oracle.jdbc.OracleTypes
-
- CLOB() - Constructor for class oracle.sql.CLOB
-
Deprecated.
- CLOB(OracleClob) - Constructor for class oracle.sql.CLOB
-
Deprecated.
Call from empty lob static method
- CLOB(OracleConnection, byte[], short) - Constructor for class oracle.sql.CLOB
-
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 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.OracleClob
-
Close a previously opened CLOB.
- close() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- close() - Method in interface oracle.jdbc.pool.OracleConnectionCache
-
Close the connection cache.
- close() - Method in class oracle.jdbc.pool.OracleDataSource
-
Deprecated.
- 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.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.CLOB
-
Deprecated.
Close a previously opened CLOB.
- 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(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- close(Properties) - Method in interface oracle.jdbc.OracleConnection
-
Closes the given Logical connection, and returns the underlying PooledConnection to the implicit connection cache.
- close(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- close_callback_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- closeArchiveforInsert() - Method in class oracle.sql.ConverterArchive
-
- closeArchiveforRead() - Method in class oracle.sql.ConverterArchive
-
- CLOSED - oracle.jdbc.NotificationRegistration.RegistrationState
-
State of this registration: closed.
- closeFile() - Method in interface oracle.jdbc.OracleBfile
-
Close the FILE.
- closeFile() - Method in class oracle.sql.BFILE
-
Deprecated.
Close the FILE.
- 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.
- closeOption - Variable in class oracle.jdbc.pool.OraclePooledConnection
-
- closePooledConnection(PooledConnection) - Method in interface oracle.jdbc.pool.OracleConnectionCache
-
Invoked by the ConnectionEventListener when an error occurs on a PooledConnection/LogicalConnection signaling that it is no longer good to be used and can be closed.
- closeWithKey(String) - Method in interface oracle.jdbc.OracleStatement
-
The underlying cursor is not closed and the Statement handle is cached on the Key.
- COLS - oracle.jdbc.OracleDatabaseMetaData.DataTypeSource
-
- commit() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- commit(EnumSet<OracleConnection.CommitOption>) - Method in interface oracle.jdbc.OracleConnection
-
Commits the transaction with the given options.
- 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.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
- 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(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.
- COMPLETE - oracle.jdbc.OracleConnection.ConnectionValidation
-
everything that can be checked is working.
- ConcreteProxyUtil - Class in oracle.sql
-
This class has helper methods for all concrete class needs proxification.
- ConcreteProxyUtil() - Constructor for class oracle.sql.ConcreteProxyUtil
-
- connCacheName - Variable in class oracle.jdbc.pool.OracleDataSource
-
- connCacheProperties - Variable in class oracle.jdbc.pool.OracleDataSource
-
- connCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
-
- CONNECT - oracle.jdbc.OracleConnection.DatabaseShutdownMode
-
Further connects are prohibited.
- 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.OracleDatabaseMetaData
-
- connection - Variable in class oracle.jdbc.xa.OracleXAResource
-
- CONNECTION_ID - 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_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_COMMIT_OPTION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_CONFIG_FILE - Static variable in interface oracle.jdbc.OracleConnection
-
This property provides the location of one or more properties files.
- CONNECTION_PROPERTY_CONFIG_FILE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_CONFIG_FILE_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_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_DATABASE - 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_DEFAULT_CONNECTION_VALIDATION - Static variable in interface oracle.jdbc.OracleConnection
-
This connection property is used to specify how much effort to put into validating a
Connection
.
This property controls what isValid() does.
The possible values for this property are - "NONE", "LOCAL", "SOCKET", "NETWORK", "SERVER" and "COMPLETE".
The values are case-sensitive, setting any other value throws exception.
The default value of this property is "NETWORK".
- CONNECTION_PROPERTY_DEFAULT_CONNECTION_VALIDATION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_DEFAULT_CONNECTION_VALIDATION_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_ACCESSMODE - 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_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_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_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_EDITION_NAME_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_ENABLE_AC_SUPPORT - Static variable in interface oracle.jdbc.OracleConnection
-
Specifies whether driver support for Application Continuity (AC) is enabled.
- CONNECTION_PROPERTY_ENABLE_AC_SUPPORT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_ENABLE_AC_SUPPORT_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_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_IMPLICIT_REQUESTS - Static variable in interface oracle.jdbc.OracleConnection
-
Specifies whether to enable implicit request boundary support for Application Continuity (AC).
- CONNECTION_PROPERTY_ENABLE_IMPLICIT_REQUESTS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_ENABLE_IMPLICIT_REQUESTS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_ENABLE_QUERY_RESULT_CACHE - Static variable in interface oracle.jdbc.OracleConnection
-
This property is introduced in 18c.
- CONNECTION_PROPERTY_ENABLE_QUERY_RESULT_CACHE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_ENABLE_QUERY_RESULT_CACHE_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_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_RESULTSET_CACHE - Static variable in interface oracle.jdbc.OracleConnection
-
This property is ignored in 18c.
- 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_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_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_ENABLE_TG_SUPPORT - Static variable in interface oracle.jdbc.OracleConnection
-
Specifies whether driver support for Transaction Guard (TG) is enabled.
- CONNECTION_PROPERTY_ENABLE_TG_SUPPORT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_ENABLE_TG_SUPPORT_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_INTERNAL_LOGON_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_J2EE13_COMPLIANT - Static variable in interface oracle.jdbc.OracleConnection
-
Deprecated.
- 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_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_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_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_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_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_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_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_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_REPORT_REMARKS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_REQUEST_SIZE_LIMIT - Static variable in interface oracle.jdbc.OracleConnection
-
Specifies the maximum request size, in terms of number of JDBC calls, beyond which AC replay will be disabled.
- CONNECTION_PROPERTY_REQUEST_SIZE_LIMIT_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_REQUEST_SIZE_LIMIT_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_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_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_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_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_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_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_ACCESSMODE - 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_ACCESSMODE - 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_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_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_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_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_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_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_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_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_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_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_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_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_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_LDAP_SSL_CIPHER_SUITES - Static variable in interface oracle.jdbc.OracleConnection
-
Use this property to specify the valid cipher suites used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_CIPHER_SUITES_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_CIPHER_SUITES_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYMANAGER_FACTORY_ALGORITHM - Static variable in interface oracle.jdbc.OracleConnection
-
Use this property to override the default algorithm used by KeyManagerFactory.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYMANAGER_FACTORY_ALGORITHM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYMANAGER_FACTORY_ALGORITHM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE - Static variable in interface oracle.jdbc.OracleConnection
-
This property is used to specify the KeyStore file path which will be used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
-
This property is used to specify the password for the KeyStore file which will be used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_TYPE - Static variable in interface oracle.jdbc.OracleConnection
-
This property is used to specify the type of the KeyStore file which will be used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_TYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_KEYSTORE_TYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTMANAGER_FACTORY_ALGORITHM - Static variable in interface oracle.jdbc.OracleConnection
-
Use this property to override the default algorithm used by TrustManagerFactory.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTMANAGER_FACTORY_ALGORITHM_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTMANAGER_FACTORY_ALGORITHM_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE - Static variable in interface oracle.jdbc.OracleConnection
-
This property is used to specify the TrustStore file path which will be used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
-
This property is used to specify the password for the TrustStore file which will be used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_TYPE - Static variable in interface oracle.jdbc.OracleConnection
-
This property is used to specify the type of the TrustStore file which will be used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_TYPE_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_TRUSTSTORE_TYPE_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_VERSIONS - Static variable in interface oracle.jdbc.OracleConnection
-
Use this property to specify the valid SSL protocol version(s) used while SSL negotiation with LDAP Server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_VERSIONS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_VERSIONS_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_WALLET_LOCATION - Static variable in interface oracle.jdbc.OracleConnection
-
Use this property to specify the wallet location.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_WALLET_LOCATION_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_WALLET_LOCATION_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_WALLET_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
-
Use this property to specify the password of the wallet file which will be used while SSL negotiation with LDAP server.
- CONNECTION_PROPERTY_THIN_LDAP_SSL_WALLET_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_LDAP_SSL_WALLET_PASSWORD_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_SSL_CERTIFICATE_ALIAS - Static variable in interface oracle.jdbc.OracleConnection
-
When a keystore (either wallet or jks file) contains multiple certificates, this property can be used to specify the alias name of the certificate to be used by the driver during the client authentication part of the SSL handshake.
- CONNECTION_PROPERTY_THIN_SSL_CERTIFICATE_ALIAS_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_SSL_CERTIFICATE_ALIAS_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_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_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_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_SSL_SERVER_CERT_DN - Static variable in interface oracle.jdbc.OracleConnection
-
Use this connection property to specify the distinguished name (DN) of the server used during the SSL handshake to authenticate the server.
- CONNECTION_PROPERTY_THIN_SSL_SERVER_CERT_DN_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_SSL_SERVER_CERT_DN_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_THIN_SSL_SERVER_DN_MATCH - Static variable in interface oracle.jdbc.OracleConnection
-
Use this connection property to enable or disable the authentication of the server during the SSL handshake.
- 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_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_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_ACCESSMODE - 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_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_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 the 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_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_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_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_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_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_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_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_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_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_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - 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_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_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_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_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_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_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_ACCESSMODE - 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_ACCESSMODE - 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_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_WALLET_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_WEBSOCKET_PASSWORD - Static variable in interface oracle.jdbc.OracleConnection
-
This connection property is used to configure the password of the webserver, when the JDBC Thin driver is configured to connect to a webserver using the Secure Websocket protocol (WSS)
.
The webserver acts as a reverse proxy for the Oracle Database.
The default value of this property is null
.
- CONNECTION_PROPERTY_WEBSOCKET_PASSWORD_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_WEBSOCKET_PASSWORD_DEFAULT - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_WEBSOCKET_USER - Static variable in interface oracle.jdbc.OracleConnection
-
This connection property is used to configure the username of the webserver, when the JDBC Thin driver is configured to connect to a webserver using the Secure Websocket protocol (WSS)
.
The webserver acts as a reverse proxy for the Oracle Database.
The default value of this property is null
.
- CONNECTION_PROPERTY_WEBSOCKET_USER_ACCESSMODE - Static variable in interface oracle.jdbc.OracleConnection
-
- CONNECTION_PROPERTY_WEBSOCKET_USER_DEFAULT - 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_LOW - Static variable in interface oracle.jdbc.OracleConnection
-
- connectionClosed(OracleOCIConnection) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- ConnectionInitializationCallback - Interface in oracle.jdbc.replay
-
This callback allows applications to re-establish session initial starting point after a failover and before replay starts.
- connectionMarkedDown - Variable in class oracle.jdbc.pool.OraclePooledConnection
-
- connectionProperties - Variable in class oracle.jdbc.pool.OracleDataSource
-
- connectionProperties - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- CONNPOOL_ACTIVE_SIZE - 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_INCREMENT - 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_MAX_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_OBJECT - 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_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(String) - Method in class oracle.sql.CharacterSetWithConverter
-
- convert(CharacterSet, byte[], int, int) - Method in class oracle.sql.CharacterSet
-
Converts bytes in some representation to oracleId representation.
- 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.
- 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.
- 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
.
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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(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(char[], int, byte[], int, int[]) - Method in class oracle.sql.CharacterSetWithConverter
-
- convertWithReplacement(String) - Method in class oracle.sql.CharacterSet
-
Convert a String to bytes in oracleId representation.
- convertWithReplacement(String) - Method in class oracle.sql.CharacterSetWithConverter
-
- 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.xa.OracleXADataSource
-
- cos() - Method in class oracle.sql.NUMBER
-
Returns a new NUMBER object initialized to the cosine value of NUMBER.
- cosh() - Method in class oracle.sql.NUMBER
-
Returns a new NUMBER object initialized to the hyperbolic cosine value of NUMBER.
- create(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.ORADataFactory
-
Create an ORAData from a oracle.sql.Datum
- 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.
- 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 class oracle.jdbc.OracleConnectionWrapper
-
Creates an ARRAY object with the given type name and elements.
- 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 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 class oracle.jdbc.OracleConnectionWrapper
-
Creates a BINARY_FLOAT that has the given value.
- createBlob() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- createCache(String, OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- createCache(OracleDataSource, Properties) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- createClob() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- createConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleDataSource
-
Create a new OracleConnectionBuilder
instance
- createConnectionBuilder() - Method in class oracle.jdbc.pool.OracleDataSource
-
Creates a new instance
- createConnectionBuilder() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
Creates a new OracleConnectionBuilder instance
- createDATE(String) - Method in interface oracle.jdbc.OracleConnection
-
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 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(Date, Calendar) - Method in interface oracle.jdbc.OracleConnection
-
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) - Method in interface oracle.jdbc.OracleConnection
-
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(Time, Calendar) - Method in interface oracle.jdbc.OracleConnection
-
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) - Method in interface oracle.jdbc.OracleConnection
-
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(Timestamp, Calendar) - Method in interface oracle.jdbc.OracleConnection
-
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.
- createDescriptor(String, Connection) - Static method in class oracle.sql.ArrayDescriptor
-
Deprecated.
Descriptor factory.
- createDescriptor(String, 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.ArrayDescriptor
-
Deprecated.
Descriptor factory.
- createDescriptor(String, Connection, boolean, boolean) - Static method in class oracle.sql.StructDescriptor
-
Deprecated.
Descriptor factory.
- createDescriptor(SQLName, Connection) - Static method in class oracle.sql.ArrayDescriptor
-
Deprecated.
Descriptor factory.
- createDescriptor(SQLName, Connection) - Static method in class oracle.sql.OpaqueDescriptor
-
Deprecated.
Descriptor factory.
- createDescriptor(SQLName, Connection) - Static method in class oracle.sql.StructDescriptor
-
Deprecated.
- createDescriptor(SQLName, Connection, boolean, boolean) - Static method in class oracle.sql.ArrayDescriptor
-
Deprecated.
Descriptor factory.
- createDescriptor(SQLName, Connection, boolean, boolean) - 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 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 class oracle.jdbc.OracleConnectionWrapper
-
Creates an INTERVALYM that has the given value.
- 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(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(byte) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(double) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(float) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(long) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(short) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
Creates a new NUMBER that has the given value and scale.
- createNUMBER(BigDecimal) - Method in interface oracle.jdbc.OracleConnection
-
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 interface oracle.jdbc.OracleConnection
-
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.
- 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.
- createOrUpdateXid(Xid, boolean, boolean[]) - Method in class oracle.jdbc.xa.OracleXAResource
-
craeteOrUpdateXid () - Pushes the current xid.
- createPooledConnectionBuilder() - Method in interface oracle.jdbc.datasource.OracleConnectionPoolDataSource
-
Creates a new OraclePooledConnectionBuilder
instance
- createPooledConnectionBuilder() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
-
- createPooledConnectionBuilder() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
- createShardingKeyBuilder() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
-
Creates a new OracleShardingKeyBuilder
instance.
- createSQLXML() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- createStatement() - Method in class oracle.jdbc.babelfish.BabelfishConnection
-
Creates a Statement
with translation features enabled
- createStatement() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- createStatement(boolean) - Method in class oracle.jdbc.babelfish.BabelfishConnection
-
Similar to createStatement() but with an additional translation flag.
- createStatement(boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
-
- createStatement(int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
-
Returns a Statement
with translation features enabled
- createStatement(int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
-
- createStatement(int, int, int) - Method in class oracle.jdbc.babelfish.BabelfishConnection
-
Returns a Statement
with translation features enabled
- createStatement(int, int, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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(int, int, int, boolean) - Method in interface oracle.jdbc.OracleTranslatingConnection
-
- 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.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(String) - Method in interface oracle.jdbc.OracleConnection
-
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 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(Time) - Method in interface oracle.jdbc.OracleConnection
-
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 interface oracle.jdbc.OracleConnection
-
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 interface oracle.jdbc.OracleConnection
-
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(DATE) - 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.
- createTIMESTAMPLTZ(String, Calendar) - Method in interface oracle.jdbc.OracleConnection
-
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 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 interface oracle.jdbc.OracleConnection
-
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 interface oracle.jdbc.OracleConnection
-
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(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.
- createTIMESTAMPTZ(String) - Method in interface oracle.jdbc.OracleConnection
-
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 interface oracle.jdbc.OracleConnection
-
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 interface oracle.jdbc.OracleConnection
-
Creates a new TIMESTAMPTZ with the given value.
- createTIMESTAMPTZ(Date) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(Date, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(Time, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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(Timestamp, ZoneId) - Method in class oracle.jdbc.OracleConnectionWrapper
-
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, Calendar) - Method in class oracle.jdbc.OracleConnectionWrapper
-
Creates a new TIMESTAMPTZ with the given value.
- createTIMESTAMPTZ(DATE) - Method in interface oracle.jdbc.OracleConnection
-
- createTIMESTAMPTZ(DATE) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.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
- creationState() - Method in interface oracle.jdbc.OracleStatement
-
Deprecated.
- 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.
- CustomDatumFactory - Interface in oracle.sql
-
This interface complements CustomDatum.
- generatedKeyAlwaysReturned() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- 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.
- getAccessDirection() - Method in class oracle.sql.ARRAY
-
Deprecated.
Performance hint.
- getACProxy() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- 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.
- 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.
- getAddress() - Method in interface oracle.jdbc.aq.AQAgent
-
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- getAnyDataEmbeddedObject(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Deprecated.
- getANYDATAPayload() - Method in interface oracle.jdbc.aq.AQMessage
-
Retrieves the payload as an ANYDATA.
- getArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
Implements Array interface method Retrieve the contents of the SQL array designated by the 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(Map) - Method in class oracle.sql.ARRAY
-
Deprecated.
Implements Array interface method Retrieve the contents of the SQL array designated by this 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.
- 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.
- getArrayType() - Method in class oracle.sql.ArrayDescriptor
-
Deprecated.
Return the database type of the array.
- getAsciiOutputStream() - Method in class oracle.sql.CLOB
-
Deprecated.
- getAsciiOutputStream(long) - Method in class oracle.sql.CLOB
-
Deprecated.
- getAsciiStream() - Method in class oracle.sql.CLOB
-
Deprecated.
Implements the Clob interface method.
- getAsciiStream(boolean) - Method in class oracle.sql.CLOB
-
Deprecated.
Implements the Clob interface method.
- getAsciiStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an java.io.InputStream
object.
- getAsciiStream(long) - Method in class oracle.sql.CLOB
-
Deprecated.
Read from the CLOB as a stream at the requested position.
- getAttributeJavaName(int) - Method in interface oracle.jdbc.StructMetaData
-
Gets a JAVA_STRUCT attribute's external name.
- getAttributeName() - Method in class oracle.sql.AttributeDescriptor
-
Returns the name of the attribute.
- getAttributes() - Method in class oracle.sql.STRUCT
-
Deprecated.
Implements the Struct interface function.
- 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(Map) - Method in class oracle.sql.STRUCT
-
Deprecated.
Implements the Struct interface function.
- 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 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 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
.
- getAutoBuffering() - Method in class oracle.sql.ARRAY
-
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 class oracle.jdbc.OracleConnectionWrapper
-
- getAutoCommit() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getAutoIndexing() - Method in class oracle.sql.ARRAY
-
Deprecated.
Performance hint.
- getBaseName() - Method in interface oracle.jdbc.OracleTypeMetaData.Array
-
In case the elements are named types the fully qualified name of their type.Otherwise, return type name used by the database
- getBaseName() - Method in 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 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.
- 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.
- 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.OracleResultSet
-
Oracle extension.
- getBfile(String) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- 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(String) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getBinaryOutputStream() - Method in class oracle.sql.BLOB
-
Deprecated.
- getBinaryOutputStream(long) - Method in class oracle.sql.BLOB
-
Deprecated.
- getBinaryStream() - Method in interface oracle.jdbc.OracleBfile
-
Retrieve the entire BFILE as a stream.
- getBinaryStream() - Method in class oracle.sql.BFILE
-
Deprecated.
Retrieve the entire BFILE as a stream.
- getBinaryStream() - Method in class oracle.sql.BLOB
-
Deprecated.
Implements the Blob interface function.
- getBinaryStream(boolean) - Method in class oracle.sql.BLOB
-
Deprecated.
Implements the Blob interface function.
- getBinaryStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an java.io.InputStream
object.
- 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 class oracle.sql.BFILE
-
Deprecated.
Read from the external LOB as a stream at the requested position.
- 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 ofthe specified length.
- getBinaryStream(String) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an java.io.InputStream
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.
- 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.CLOB
-
Deprecated.
Oracle extension.
- getBuildDate() - Static method in class oracle.jdbc.OracleDriver
-
Returns a String that specifies exactly when the jar file was built.
- 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(long, int) - Method in interface oracle.jdbc.OracleBfile
-
Return a copy of the contents of the BFILE at the requested position.
- 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) - Method in class oracle.sql.BLOB
-
Deprecated.
Implements the Blob interface function.
- 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 class oracle.sql.BFILE
-
Deprecated.
Copy the contents of the BFILE at the requested position to suppied buffer.
- getBytes(long, int, byte[]) - Method in class oracle.sql.BLOB
-
Deprecated.
Oracle extension.
- getBytesValue() - Method in class oracle.sql.OPAQUE
-
Deprecated.
Return a byte array that represents the attributes into the format that is actually used in the database.
- getCacheNameList() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- getCacheProperties(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- getCallWithKey(String) - Method in class oracle.jdbc.pool.OraclePooledConnection
-
getCallWithKey Searches the explicit cache for a match on key.
- getCatalog() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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?
- getCatalogTerm() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
What's the database vendor's preferred term for "catalog"?
- getCHAR(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an oracle.sql.CHAR
object.
- getCHAR(int) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getCHAR(String) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getCharacterOutputStream() - Method in class oracle.sql.CLOB
-
Deprecated.
- getCharacterOutputStream(long) - Method in class oracle.sql.CLOB
-
Deprecated.
- getCharacterStream() - Method in class oracle.sql.CLOB
-
Deprecated.
Implements the Clob interface method.
- getCharacterStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an java.io.Reader
object.
- 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.
- getChecksumProviderName() - Method in interface oracle.jdbc.OracleConnection
-
If network integrity service is enabled, returns the name of the checksum provider, otherwise returns null
.
- getChecksumProviderName() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getChunkSize() - Method in class oracle.sql.BLOB
-
Deprecated.
Oracle extension.
- getChunkSize() - Method in class oracle.sql.CLOB
-
Deprecated.
Oracle extension.
- getClientInfo() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getClientInfo(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.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.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.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.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.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.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.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.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.TableChangeDescription.TableOperation
-
Implementation detail (for internal use only).
- 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.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.
- getColumns(String, String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Get a description of table columns available in a catalog.
- getCompileKey() - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- 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.pool.OracleDataSource
-
Attempt to establish a database connection.
- getConnection() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- 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() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getConnection() - 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.sql.DatumWithConnection
-
Deprecated.
- getConnection(String, String) - Method in class oracle.jdbc.pool.OracleDataSource
-
Attempt to establish a database connection.
- getConnection(String, String) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
For getting a connection to the database.
- getConnection(String, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
- getConnection(String, String) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
Attempts to obtain a database connection with the specified user and password.
- getConnection(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
-
- getConnection(String, String, Properties) - Method in class oracle.jdbc.pool.OracleDataSource
-
Deprecated.
- getConnection(String, String, Properties) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
- getConnection(String, String, Properties) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
-
- getConnection(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
-
Deprecated.
- getConnection(Properties) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
- getConnection(Properties) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
-
- getConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.pool.OracleDataSource
-
- getConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getConnectionAttributes() - Method in interface oracle.jdbc.OracleConnection
-
Returns the connection Attributes set on the underlying PooledConnection.
- getConnectionAttributes() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getConnectionCacheManagerInstance() - Static method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- getConnectionCacheName() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getConnectionCacheProperties() - 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.OracleConnectionWrapper
-
- getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleDataSourceFactory
-
- getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.pool.OraclePooledConnection
-
- getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
-
- getConnectionDuringExceptionHandling() - Method in class oracle.jdbc.xa.OracleXADataSource
-
- 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.sql.ANYDATA
-
- getConnectionDuringExceptionHandling() - Method in class oracle.sql.CHAR
-
- getConnectionDuringExceptionHandling() - Method in class oracle.sql.CharacterSet
-
- getConnectionDuringExceptionHandling() - Method in class oracle.sql.Datum
-
- getConnectionDuringExceptionHandling() - Method in class oracle.sql.DatumWithConnection
-
- getConnectionDuringExceptionHandling() - Method in class oracle.sql.RAW
-
- getConnectionDuringExceptionHandling() - Method in class oracle.sql.TypeDescriptor
-
- getConnectionErrorCodes() - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- getConnectionIncrement() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
Return the Increment for increasing the connections for the Cache.
- 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.
- getConnectionInitializationCallback() - Method in interface oracle.jdbc.replay.OracleDataSource
-
Obtains the registered connection initialization callback, if any.
- getConnectionInitializationCallback() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getConnectionNoProxy(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getConnectionProperties() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
-
Gets the Connection Properties that are set in the datasource Returns the current Properties set in the datasource.
- getConnectionProperties() - Method in 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.
- getConnectionProperty(String) - Method in class oracle.jdbc.pool.OracleDataSource
-
- 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.
- getConnectionReleasePriority() - Method in interface oracle.jdbc.OracleConnection
-
Returns the release priority set on the connection
- getConnectionReleasePriority() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getConsumerName() - Method in class oracle.jdbc.aq.AQDequeueOptions
-
Returns the consumer name.
- getConsumerName() - Method in class oracle.jdbc.aq.AQNotificationEvent
-
Retrieves the name of the consumer.
- getCorrelation() - Method in class oracle.jdbc.aq.AQDequeueOptions
-
Returns the correlation criterion.
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- getCreator() - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
-
- getCreator() - Method in class oracle.jdbc.babelfish.BabelfishConnection
-
- getCreator() - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
-
- getCreator() - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
- 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.
- getCurrentDate() - Static method in class oracle.sql.DATE
-
Gets current date and time
- getCurrentRequestSize() - Method in interface oracle.jdbc.replay.ReplayStatistics
-
Obtains the size of the current request, in terms of the number of JDBC calls.
- getCurrentSchema() - Method in interface oracle.jdbc.OracleConnection
-
Obtains the current schema of the current connection.
- 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.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.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.
- 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
-
- 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.
- 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 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.replay.OracleDataSourceImpl
-
Gets the database name.
- 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?
- getDatabaseTimeZone() - Method in class oracle.jdbc.OracleConnectionWrapper
-
Returns the database timezone.
- getDataIntegrityAlgorithmName() - Method in interface oracle.jdbc.OracleConnection
-
Returns the name of the algorithm that is used for data integrity checking by the thin driver on the network.
- getDataIntegrityAlgorithmName() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.replay.OracleDataSourceImpl
-
Gets the data source name.
- getDATE(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an oracle.sql.DATE
object.
- getDATE(int) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getDATE(String) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getDatumArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
- getDatumArray() - Method in class oracle.sql.STRUCT
-
Deprecated.
- getdbLinks() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- getDefaultExecuteBatch() - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- 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.
- 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
-
- getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishCallableStatement
-
- getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishConnection
-
- getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishGenericProxy
-
- getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
- getDelegate() - Method in class oracle.jdbc.babelfish.BabelfishStatement
-
- 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 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(int) - Static method in enum oracle.jdbc.aq.AQMessageProperties.DeliveryMode
-
Implementation detail (for internal use only).
- 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.
- 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 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.
- 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.REF
-
Deprecated.
Oracle extension.
- getDescriptor() - Method in class oracle.sql.STRUCT
-
Deprecated.
Oracle extension.
- 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
-
- 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.
- getDoubleArray() - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getDoubleArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getDoubleArray(long, int) - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getDoubleArray(long, int) - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getDRCPPLSQLCallbackName() - Method in interface oracle.jdbc.OracleConnection
-
Returns the PL/SQL Fix-up callback name if configured, otherwise returns Null
- getDRCPPLSQLCallbackName() - Method in class oracle.jdbc.OracleConnectionWrapper
-
Returns the PL/SQL Fix-up callback name if configured, otherwise returns Null
- getDRCPReturnTag() - Method in interface oracle.jdbc.OracleConnection
-
Returns the tag associated with this DRCP pooled server.
- getDRCPReturnTag() - Method in class oracle.jdbc.OracleConnectionWrapper
-
Returns the tag associated with this DRCP pooled server.
- getDRCPState() - Method in interface oracle.jdbc.OracleConnection
-
Returns an enum indicating if the connection is attached to a DRCP server process.
- getDRCPState() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getDriverMajorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
What's this JDBC driver's major version number?
- getDriverMajorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
-
Deprecated.
- getDriverMinorVersion() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
What's this JDBC driver's minor version number?
- getDriverMinorVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
-
Deprecated.
- 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?
- 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() - Static method in class oracle.jdbc.OracleDriver
-
Returns a String that specifies the Oracle version number of the driver.
- getDriverVersionInfo() - Static method in class oracle.jdbc.OracleDatabaseMetaData
-
Deprecated.
- getDuration() - Method in class oracle.sql.BLOB
-
Deprecated.
return the duration of a temporary LOB
- getDuration() - Method in class oracle.sql.CLOB
-
Deprecated.
return the duration of a temporary LOB
- getDuration(BLOB) - Static method in class oracle.sql.BLOB
-
Deprecated.
return the duration of a temporary LOB
- getDuration(CLOB) - Static method in class oracle.sql.CLOB
-
Deprecated.
return the duration of a temporary 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.
- 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
-
- getEncryptionProviderName() - Method in interface oracle.jdbc.OracleConnection
-
If network encryption service is enabled, returns the name of the encryption provider, otherwise returns null
.
- getEncryptionProviderName() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getEndToEndECIDSequenceNumber() - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- getEndToEndECIDSequenceNumber() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getEndToEndMetrics() - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- getEndToEndMetrics() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getEnqueueTime() - Method in interface oracle.jdbc.aq.AQMessageProperties
-
Returns the time the message was enqueued.
- getErrorPosition() - Method in exception oracle.jdbc.OracleDatabaseException
-
In case of a parsing error, this method returns the position of the error in the actual SQL which has failed in the server.
- getEventType() - Method in class oracle.jdbc.aq.AQNotificationEvent
-
Retrieve the event type.
- getEventType() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
-
Retrieve the event type.
- 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.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).
- getExceptionQueue() - Method in interface oracle.jdbc.aq.AQMessageProperties
-
- getExecuteBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
-
Deprecated.
- 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.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 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.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 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).
- getExtraNameCharacters() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Get all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, 0-9 and _).
- getFailedReplayCount() - Method in interface oracle.jdbc.replay.ReplayStatistics
-
Obtains the number of replays that failed.
- getFastConnectionFailoverEnabled() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getFloatArray() - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getFloatArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getFloatArray(long, int) - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getFloatArray(long, int) - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getFormatId() - Method in class oracle.jdbc.xa.OracleXid
-
getFormatId() -- Obtain the format identifier part of the Xid.
- 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.
- getFunctions(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Return a result set that describes the matching functions.
- getGlobalTransactionId() - Method in class oracle.jdbc.xa.OracleXid
-
getGlobalTransactionId() -- Obtain the global txn id of the XID
- getGSSCredential() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- getGSSCredential() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- getGSSCredential() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- getHoldability() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.
- 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.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.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 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.
- getImportedKeys(String, String, String) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Get a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
- getIncludeSynonyms() - Method in interface oracle.jdbc.OracleConnection
-
Checks whether or not synonyms information is included in DatabaseMetaData.getColumns
.
- getIncludeSynonyms() - Method in 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.
- getInstanceName() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- getInstanceName() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- getInstanceName() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- getIntArray() - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getIntArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getIntArray(long, int) - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getIntArray(long, int) - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- 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.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.OracleResultSet
-
Obtain an oracle.sql.INTERVALYM value from the ResultSet.
- getINTERVALYM(String) - Method in interface oracle.jdbc.OracleResultSet
-
Obtain an oracle.sql.INTERVALYM value from the ResultSet.
- getJavaClassName() - Method in class oracle.sql.StructDescriptor
-
Deprecated.
Returns the external name of the JAVA_STRUCT type.
- getJavaMap() - Method in interface oracle.jdbc.OracleArray
-
Analogous to getArray except that it returns indices and elements of the SQL associative array as java.util.Map.
- getJavaMap() - Method in class oracle.sql.ARRAY
-
Deprecated.
Implements Array interface method Retrieves the contents of the SQL associative array designated by the object.
- getJavaObject(String) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- getJavaObject(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- getJavaSqlConnection() - Method in class oracle.sql.BFILE
-
Deprecated.
- getJavaSqlConnection() - Method in class oracle.sql.BLOB
-
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.OPAQUE
-
Deprecated.
- getJavaSqlConnection() - Method in class oracle.sql.REF
-
Deprecated.
- getJavaSqlConnection() - Method in class oracle.sql.STRUCT
-
Deprecated.
- 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.
- 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.
- 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.OpaqueDescriptor
-
Deprecated.
- getKind() - Method in class oracle.sql.StructDescriptor
-
Deprecated.
- getKind() - Method in class oracle.sql.TypeDescriptor
-
- 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 class oracle.jdbc.pool.OraclePooledConnection
-
Get the last accessed time on the PooledConnection.
- getLength() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
-
The number of fields in the Object Type.
- getLength() - Method in 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.
- 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.
- getLobPrecision() - Static method in class oracle.jdbc.OracleDatabaseMetaData
-
Deprecated.
- 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 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.
- 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.
- 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 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.replay.OracleDataSourceImpl
-
- getLogWriter() - Method in class oracle.jdbc.pool.OracleDataSource
-
Get the log writer for this data source.
- getLogWriter() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getLongArray() - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getLongArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getLongArray(long, int) - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getLongArray(long, int) - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getMaxBinaryLiteralLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
How many hex characters can you have in an inline binary literal?
- 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?
- 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?
- 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?
- 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?
- getMaxConnections() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
How many active connections can we have at a time to this database?
- getMaxCursorNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
What's the maximum cursor name length?
- 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)?
- 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 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.
- getMaxLimit() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
Return the Max limit on Connections.
- getMaxProcedureNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
What's the maximum length of a procedure name?
- 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?
- 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 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 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.
- 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?
- getMaxUserNameLength() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
What's the maximum length of a user name?
- 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 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 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).
- getMetaData() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.
- getMinLimit() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
Note: There are no individual setMin, setMax and setIncrement since that needs to be done in one call to setPoolConfig Return the minimum limit on the no of Connections.
- getMode() - Method in enum oracle.jdbc.OracleConnection.DatabaseShutdownMode
-
Implementation detail (for internal use only).
- getMode() - Method in enum oracle.jdbc.OracleConnection.DatabaseStartupMode
-
Implementation detail (for internal use only).
- getName() - Method in interface oracle.jdbc.aq.AQAgent
-
- getName() - Method in interface oracle.jdbc.OracleBfile
-
Gets the Bfile's file name.
- getName() - Method in enum oracle.jdbc.OracleType
-
- 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.TypeDescriptor
-
Return fully qualified type name.
- 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 class oracle.jdbc.pool.OracleDataSource
-
Get the network protocol set.
- getNetworkProtocol() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
Gets the datasource networkProtocol.
- 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.
- 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.OracleResultSet
-
Oracle extension.
- getNUMBER(String) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getNumberOfActiveConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- getNumberOfAvailableConnections(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- getNumElems() - Method in class oracle.sql.ARRAY
-
Deprecated.
- getNumericFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Get a comma separated list of math functions.
- getObjArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
- getObject() - Method in class oracle.sql.REF
-
Deprecated.
JDBC 3.0 Retrieves the SQL structured type instance referenced by this Ref
object.
- 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(Map) - Method in class oracle.sql.REF
-
Deprecated.
- getObjectArray() - Method in class oracle.sql.STRUCT
-
Deprecated.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.jdbc.pool.OracleDataSourceFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getObjectNumber() - Method in interface oracle.jdbc.dcn.TableChangeDescription
-
Returns the object number (Oracle internal information).
- getONSConfiguration() - Method in class oracle.jdbc.pool.OracleDataSource
-
Deprecated.
- 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.
- 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.
- 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.
- 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.
- getOracleDataFactory(Hashtable, String) - Method in class oracle.sql.STRUCT
-
Deprecated.
- 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.
- 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.
- getOracleMetaData() - Method in interface oracle.jdbc.OracleArray
-
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.OracleStruct
-
Oracle extension.
- 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.REF
-
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.OracleResultSet
-
Oracle extension.
- getOracleObject(String) - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getOraclePlsqlIndexTable(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Deprecated.
- getOracleTypeMetaData(String) - Method in interface oracle.jdbc.AdditionalDatabaseMetaData
-
Return the type metadata for a named type.
- getOracleTypeMetaData(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- getOracleXADataSource() - Static method in class oracle.jdbc.replay.OracleDataSourceFactory
-
Obtains an OracleXADataSource
instance.
- 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.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.
- getParentLogger() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getParentLogger() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getPassword() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- getPassword() - Method in class oracle.jdbc.pool.OracleDataSource
-
- getPassword() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- getPassword() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- getPayload() - Method in interface oracle.jdbc.aq.AQMessage
-
Retrieves the payload in its linearized form.
- getPayload() - Method in 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.
- getPhysicalConnection() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
-
Get a Physical Connection with default url, user name, and password
- getPhysicalConnection() - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
Gets a physical connection with default url, 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) - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
-
Get a Physical Connection with the user name and password & default URL
- 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(String, String) - Method in class oracle.jdbc.replay.OracleXADataSourceImpl
-
Gets a physical connection with the default URL and given 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, String) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
Gets a physical connection with the given 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(Properties, GSSCredential, SSLContext) - Method in class oracle.jdbc.pool.OracleDataSource
-
- getPhysicalHandle() - Method in class oracle.jdbc.pool.OraclePooledConnection
-
- getPlsqlIndexTable(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Deprecated.
- getPlsqlIndexTable(int, Class) - Method in interface oracle.jdbc.OracleCallableStatement
-
Deprecated.
- getPoolConfig() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- getPooledConnection() - Method in class oracle.jdbc.pool.OracleConnectionPoolDataSource
-
Attempt to establish a database connection.
- getPooledConnection() - 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.pool.OracleConnectionPoolDataSource
-
Attempt to establish a database connection.
- getPooledConnection(String, String) - Method in interface oracle.jdbc.replay.OracleConnectionPoolDataSource
-
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.pool.OracleConnectionPoolDataSource
-
- getPooledConnection(OracleConnectionBuilderImpl) - Method in class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
- getPoolSize() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
Return the number of physical connections in the connection pool Note that the count cannot be guaranteed on any invoking subsequent OracleOCIConnectionCacheImpl method.
- 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.replay.OracleDataSourceImpl
-
Gets the database port number.
- getPrecision() - Method in class oracle.sql.TypeDescriptor
-
- getPrefetchedDataSize() - Method in class oracle.sql.BLOB
-
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.
- 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
-
- 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.
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- getProtocol() - Method in interface oracle.jdbc.aq.AQAgent
-
- getProxyConnection(String, Properties) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
For creating a proxy connection.
- getProxyFactory() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getProxyObject(OracleConnection, T, Class, Object) - Static method in class oracle.sql.ConcreteProxyUtil
-
- 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.
- 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).
- getQueryId() - Method in interface oracle.jdbc.dcn.QueryChangeDescription
-
Returns the id of the query which result has changed.
- getQueueName() - Method in class oracle.jdbc.aq.AQNotificationEvent
-
Retrieves the name of the queue.
- getQueueName() - Method in interface oracle.jdbc.aq.AQNotificationRegistration
-
Returns the name of the queue for which we have register our interest in being notified.
- getRAW(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an oracle.sql.RAW
object.
- getRAW(int) - Method in interface oracle.jdbc.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.
- 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.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.OracleOCIConnectionPool
-
Inherited from referenceable
- getReference() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getRegId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
-
Retrieves the identification of the registration that generated this event on the server.
- getRegId() - Method in 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).
- 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.
- getRegistrationException() - Method in interface oracle.jdbc.NotificationRegistration
-
Gets any registration related exception.
- getRegistrationId() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
-
Deprecated.
- getRegistrationId() - Method in interface oracle.jdbc.dcn.DatabaseChangeRegistration
-
Deprecated.
- getRegistrationOptions() - Method in interface oracle.jdbc.NotificationRegistration
-
- getRelativeMessageId() - Method in class oracle.jdbc.aq.AQEnqueueOptions
-
Returns the relative message id.
- getRemarksReporting() - Method in interface oracle.jdbc.OracleConnection
-
Checks whether or not a call of getTables
or getColumns
of the DatabaseMetaData
interface will report the REMARKS
column.
- getRemarksReporting() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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 class oracle.jdbc.replay.OracleDataSourceImpl
-
- getReplayStatistics(ReplayableConnection.StatisticsReportType) - Method in interface oracle.jdbc.replay.ReplayableConnection
-
Obtains replay statistics accumulated so far.
- getReplayStatisticsString() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getRequestSizeHistogram() - Method in interface oracle.jdbc.replay.ReplayStatistics
-
Obtains a histogram of request sizes, in terms of the number of JDBC calls in each request.
- getRequestSizeLimit() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- 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
-
- 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(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(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.
- 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.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.
- 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 interface oracle.jdbc.replay.OracleDataSource
-
Gets the data source role name.
- getRoleName() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
Gets the datasource role name.
- getRowChangeDescription() - Method in interface oracle.jdbc.dcn.TableChangeDescription
-
Returns the row level change description of the notification.
- 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.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.
- 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).
- getRowPrefetch() - Method in interface oracle.jdbc.OracleStatement
-
Retrieves the value or row prefetch for all result sets created from this statement.
- getRuntimeKey() - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- getScale() - Method in class oracle.sql.TypeDescriptor
-
- getSchema() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.
- 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.
- 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
-
- 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 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.
- 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.OraclePooledConnectionBuilderImpl
-
- getServiceName() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- getSessionTimeZone() - Method in interface oracle.jdbc.OracleConnection
-
Obtain Oracle session time zone region name.
- getSessionTimeZone() - Method in 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 class oracle.jdbc.OracleConnectionWrapper
-
- getShardingKey() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- getShardingKey() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- getShardingKey() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- getShardingKeyColumns() - Method in class oracle.jdbc.pool.ShardingMetadata
-
- getShardingType() - Method in class oracle.jdbc.pool.ShardingMetadata
-
- getShortArray() - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- getShortArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- getShortArray(long, int) - Method in interface oracle.jdbc.OracleArray
-
- 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.
- 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
- 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 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 class oracle.jdbc.OracleConnectionWrapper
-
- 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 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.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.
- getSSLContext() - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- getSSLContext() - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- getSSLContext() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- 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.
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- 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.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.pool.OraclePooledConnection
-
getStatementWithKey Searches the explicit cache for a match on key.
- getStatistics(String) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- getStmtCacheSize() - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- 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.OraclePooledConnection
-
Deprecated.
- 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.
- getStringFunctions() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Get a comma separated list of string functions.
- getSTRUCT() - Method in class oracle.sql.REF
-
Deprecated.
Oracle extension.
- 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.
- 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
-
- 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.
- 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
-
- 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.
- 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.OraclePooledConnectionBuilderImpl
-
- getSuperShardingKey() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- getSuperShardingKeyColumns() - 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.
- 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.
- 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.
- 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.
- 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(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.
- 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.
- getTableTypes() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Get the table types available in this database.
- getTarget() - Method in class oracle.sql.ARRAY
-
Deprecated.
- getTarget() - Method in class oracle.sql.BFILE
-
Deprecated.
- getTarget() - Method in class oracle.sql.BLOB
-
Deprecated.
- getTarget() - Method in class oracle.sql.CLOB
-
Deprecated.
- getTarget() - Method in class oracle.sql.REF
-
Deprecated.
- getTarget() - Method in class oracle.sql.STRUCT
-
Deprecated.
- getThinDriverReplayableConnectionDelegate(OracleConnection) - Static method in class oracle.sql.ConcreteProxyUtil
-
- 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.
- 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.
- 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.
- 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.
- getTimeZone() - Method in class oracle.sql.TIMESTAMPTZ
-
- getTNSEntryName() - Method in class oracle.jdbc.pool.OracleDataSource
-
Get the TNS entry name for this instance if set.
- 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.
- 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.
- getTotalCompletedRequests() - Method in interface oracle.jdbc.replay.ReplayStatistics
-
Obtains the total number of completed requests so far.
- getTotalProtectedCalls() - Method in interface oracle.jdbc.replay.ReplayStatistics
-
Obtains the total number of JDBC calls executed so far that are protected by AC.
- 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.
- 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.
- 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.
- 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.
- 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.
- getTxnReplayableBaseOfConnection(OracleConnection) - Static method in class oracle.sql.ConcreteProxyUtil
-
- getTypeCode() - Method in interface oracle.jdbc.OracleTypeMetaData
-
Returns type code.
- 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.StructDescriptor
-
Deprecated.
- 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 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.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 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 class oracle.jdbc.OracleConnectionWrapper
-
- 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
-
- getTypeVersion() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
-
- getTypeVersion() - Method in class oracle.sql.StructDescriptor
-
Deprecated.
- getUDTs(String, String, String, int[]) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData::getUDTs.
- getUnicodeStream(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an java.io.InputStream
object.
- getUnicodeStream(String) - Method in interface oracle.jdbc.OracleCallableStatement
-
Retrieves data into an java.io.InputStream
object.
- getUnMatchedConnectionAttributes() - Method in interface oracle.jdbc.OracleConnection
-
Returns the unmatched connection Attributes from the underlying PooledConnection.
- getUnMatchedConnectionAttributes() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.pool.OracleDataSource
-
Get the URL for this datasource.
- getURL() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getUser() - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
-
Gets the user name for this datasource.
- getUser() - Method in 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.OraclePooledConnectionBuilderImpl
-
- getUser() - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- getUser() - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- 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.REF
-
Deprecated.
Oracle extension.
- getValue(Map) - Method in class oracle.sql.REF
-
Deprecated.
Oracle extension.
- getVendor() - Method in enum oracle.jdbc.OracleType
-
- getVendorTypeNumber() - Method in enum oracle.jdbc.OracleType
-
- 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.
- getVisibility() - Method in class oracle.jdbc.aq.AQDequeueOptions
-
Returns the visibility parameter.
- getVisibility() - Method in class oracle.jdbc.aq.AQEnqueueOptions
-
Returns the transactional behavior.
- getWait() - Method in class oracle.jdbc.aq.AQDequeueOptions
-
Returns the wait option.
- 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() - 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() - Method in class oracle.jdbc.xa.OracleXADataSource
-
Attempt to establish a database connection.
- 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(String, String) - 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.xa.client.OracleXADataSource
-
Attempt to establish a database connection.
- getXAConnection(String, String) - Method in class oracle.jdbc.xa.OracleXADataSource
-
Attempt to establish a database connection.
- getXAConnection(OracleXAConnectionBuilderImpl) - Method in class oracle.jdbc.xa.client.OracleXADataSource
-
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- 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 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.OracleXAHeteroConnection
-
Return an XAResource object 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
-
- getXMLTypePayload() - Method in interface oracle.jdbc.aq.AQMessage
-
Retrieves the payload as an XMLType.
- GROUPING - oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
-
Addtional event type: grouping.
- GROUPING - oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
-
Addtional event type: grouping.
- gssCredential - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- gssCredential - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- gssCredential - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- gssCredential(GSSCredential) - Method in interface oracle.jdbc.OracleConnectionBuilder
-
Provide the GSSCredential used to authenticate the connection.
- gssCredential(GSSCredential) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
-
Provide the GSSCredential used to authenticate the connection.
- gssCredential(GSSCredential) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
-
Provide the GSSCredential used to authenticate the connection.
- gssCredential(GSSCredential) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
Provide the GSSCredential used to authenticate the connection.
- gssCredential(GSSCredential) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
Provide the GSSCredential used to authenticate the connection.
- gssCredential(GSSCredential) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
Provide the GSSCredential used to authenticate the connection.
- I7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- I7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- I8EBCDIC1144_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- I8EBCDIC280_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IGNORE_AC_CONTEXT_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- IMMEDIATE - oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
-
The dequeue operation is not part of the current transaction.
- IMMEDIATE - oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
-
The enqueue is not part of the current transaction.
- IMMEDIATE - oracle.jdbc.OracleConnection.DatabaseShutdownMode
-
Does not wait for current calls to complete or users to disconnect from the database.
- IMPLICIT - Static variable in interface oracle.jdbc.OracleStatement
-
- implicit_caching_enabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- IMPLICIT_CACHING_ENABLED - Static variable in interface oracle.jdbc.replay.OracleDataSource
-
- implicitCachingEnabled - Variable in class oracle.jdbc.pool.OracleDataSource
-
- implicitCachingEnabledSet - Variable in class oracle.jdbc.pool.OracleDataSource
-
- ImplicitStatementCachingEnabled - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- IN8ISCII_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- increment() - Method in class oracle.sql.NUMBER
-
Returns a new NUMBER object initialized to the NUMBER value incremented by 1.
- initialize(Connection) - Method in interface oracle.jdbc.replay.ConnectionInitializationCallback
-
Initializes the connection.
- INITIATION_TIMEOUT_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- initMetadataRecursively() - Method in class oracle.sql.TypeDescriptor
-
- initNamesRecursively() - Method in class oracle.sql.TypeDescriptor
-
- INSERT - oracle.jdbc.dcn.RowChangeDescription.RowOperation
-
Insert operation (DML).
- INSERT - oracle.jdbc.dcn.TableChangeDescription.TableOperation
-
Insert operation (DML).
- insertObj(Object, String) - Method in class oracle.sql.ConverterArchive
-
entryName is the name of the obj inside the zip file, include directory
- insertObjtoFile(String, String, Object) - Method in class oracle.sql.ConverterArchive
-
- insertsAreDetected(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData.insertsAreDetected.
- insertSingleObj(String, Object, String) - Method in class oracle.sql.ConverterArchive
-
entryName is the name of the obj inside the zip file, include directory zipName is the name of the zip file.
- instanceName - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- instanceName - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- instanceName - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- instanceName(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- instanceName(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- instanceName(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- INTEGER - Static variable in class oracle.jdbc.OracleTypes
-
- INTERVAL_DAY_TO_SECOND - oracle.jdbc.OracleType
-
- INTERVAL_YEAR_TO_MONTH - oracle.jdbc.OracleType
-
- INTERVALDS - Class in oracle.sql
-
INTERVALDS Class
- INTERVALDS - Static variable in class oracle.jdbc.OracleTypes
-
- INTERVALDS() - Constructor for class oracle.sql.INTERVALDS
-
Constructs a INTERVALDS object initialized with .
- INTERVALDS(byte[]) - Constructor for class oracle.sql.INTERVALDS
-
Create an Oracle INTERVALDS object represented by the given intervalDS byte array
- INTERVALDS(String) - Constructor for class oracle.sql.INTERVALDS
-
Create an Oracle INTERVALDS object represented by the given String
- INTERVALYM - Class in oracle.sql
-
INTERVALYM Class
- INTERVALYM - Static variable in class oracle.jdbc.OracleTypes
-
- INTERVALYM() - Constructor for class oracle.sql.INTERVALYM
-
Constructs a INTERVALYM object initialized with YY:MM to 0:0.
- INTERVALYM(byte[]) - Constructor for class oracle.sql.INTERVALYM
-
Create an Oracle INTERVALYM object represented by the given intervalYM byte array
- INTERVALYM(String) - Constructor for class oracle.sql.INTERVALYM
-
Create an Oracle INTERVALYM object represented by the given String
- intValue() - Method in class oracle.sql.CHAR
-
Convert to a integer representation of the datum object
- intValue() - Method in class oracle.sql.Datum
-
Convert to a integer representation of the datum object
- intValue() - Method in class oracle.sql.NUMBER
-
Calls toInt to convert internal Oracle Number to a Java int.
- INVALID_CONNECTION - Static variable in interface oracle.jdbc.OracleConnection
-
Values used for close(int).
- invoke(Object, Method, Object[]) - Method in class oracle.jdbc.OracleConnectionWrapper.CloseInvocationHandler
-
- IS_CONNECTION_POOLING - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- IS8MACICELANDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IS8MACICELANDICS_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IS8PC861_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- isANYDATAPayload() - Method in interface oracle.jdbc.aq.AQMessage
-
Returns true if the payload type is ANYDATA and false otherwise.
- isAutoACEnabled - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- isCatalogAtStart() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Does a catalog appear at the start of a qualified table name? (Otherwise it appears at the end)
- isClearMetaData - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- isClosed() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- isColumnInvisible(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
-
Returns the column visibility information of the specified column.
- isColumnJSON(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
-
Returns true if the specified column contains JSON data otherwise returns false.
- isCompatible122OrGreater() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- isConvertibleFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
-
Are conversions supported.
- isConvertibleFrom(CharacterSet) - Method in class oracle.sql.CharacterSetWithConverter
-
- isConvertibleTo(Class) - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- isConvertibleTo(Class) - Method in class oracle.sql.BFILE
-
Deprecated.
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.BINARY_DOUBLE
-
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.BINARY_FLOAT
-
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.BLOB
-
Deprecated.
Oracle extension.
- isConvertibleTo(Class) - Method in class oracle.sql.CHAR
-
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.CLOB
-
Deprecated.
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.DATE
-
Determines if the object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.Datum
-
Determines if datum object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.INTERVALDS
-
Determines if the object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.INTERVALYM
-
Determines if the object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.NUMBER
-
Determines if the object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.OPAQUE
-
Deprecated.
Determines if datum object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.RAW
-
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.REF
-
Deprecated.
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.ROWID
-
Test whether this data object can be converted to the specified Java data type.
- isConvertibleTo(Class) - Method in class oracle.sql.STRUCT
-
Deprecated.
Determines if datum object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMP
-
Determines if the object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMPLTZ
-
Determines if the object can be converted to a particular class
- isConvertibleTo(Class) - Method in class oracle.sql.TIMESTAMPTZ
-
Determines if the object can be converted to a particular class
- isDebug() - Static method in class oracle.jdbc.OracleDriver
-
Returns true if this jar includes debug code.
- isDistributedTransEnabled() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- isDMS() - Static method in class oracle.jdbc.OracleDriver
-
Returns true if this jar includes DMS instrumentaion.
- isDRCPEnabled() - Method in interface oracle.jdbc.OracleConnection
-
Returns true if the connection is participating in DRCP.
- isDRCPEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
-
Returns if the connection is participating in DRCP.
- isDRCPMultitagEnabled() - Method in interface oracle.jdbc.OracleConnection
-
Returns true if multiple tags are allowed with DRCP Connection.
- isDRCPMultitagEnabled() - Method in class oracle.jdbc.OracleConnectionWrapper
-
Returns true if multiple tags are allowed with DRCP Connection.
- isEmptyLob() - Method in interface oracle.jdbc.OracleBlob
-
Return true if the lob locator points to a empty blob.
- isEmptyLob() - Method in interface oracle.jdbc.OracleClob
-
Return true if this is a empty lob.
- isEmptyLob() - Method in class oracle.sql.BLOB
-
Deprecated.
Return true if the lob locator points to a empty blob.
- isEmptyLob() - Method in class oracle.sql.CLOB
-
Deprecated.
Return true if this is a empty lob.
- isFatalConnectionError(SQLException) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- isFileOpen() - Method in interface oracle.jdbc.OracleBfile
-
Find out whether a BFILE was opened
- isFileOpen() - Method in class oracle.sql.BFILE
-
Deprecated.
Find out whether a BFILE was opened with the give BFILE.
- isFinalType() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
-
Indicates whether the object type is a final type.
- isFinalType() - Method in class oracle.sql.StructDescriptor
-
Deprecated.
Indicates whether the object type is a final type.
- isFirstConnection - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- isFromResultSetCache() - Method in interface oracle.jdbc.OracleResultSet
-
Oracle extension.
- isInf() - Method in class oracle.sql.NUMBER
-
Returns true if NUMBER value is positive or negative infinity and a false otherwise.
- isInherited(int) - Method in interface oracle.jdbc.StructMetaData
-
Indicates whether the attribute is inherited from its supertype.
- isInServer() - Static method in class oracle.jdbc.OracleDriver
-
Returns true if this jar was built to run in the Oracle Java VM.
- isInstantiable() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
-
Indicates whether the object type is instantiable.
- isInstantiable() - Method in class oracle.sql.StructDescriptor
-
Deprecated.
Indicates whether the object type is instantiable.
- isInt() - Method in class oracle.sql.NUMBER
-
Returns true if NUMBER value is finite and integral.
- isJavaObject() - Method in class oracle.sql.StructDescriptor
-
Deprecated.
Indicates whether the object type is a JAVA_STRUCT type or a STRUCT type.
- isJDK14() - Static method in class oracle.jdbc.OracleDriver
-
Deprecated.
- isLocalTransaction(Xid) - Static method in class oracle.jdbc.xa.OracleXid
-
- isLogicalConnection() - Method in interface oracle.jdbc.OracleConnection
-
Method that returns a boolean indicating whether its a logical connection or not.
- isLogicalConnection() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- isLossyFrom(CharacterSet) - Method in class oracle.sql.CharacterSet
-
A conversion looses information if the mapping is not invertible.
- isLossyFrom(CharacterSet) - Method in class oracle.sql.CharacterSetWithConverter
-
- isModeledInC() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
-
Indicates whether the Opaque type is modelled in C language.
- isModeledInC() - Method in class oracle.sql.OpaqueDescriptor
-
Deprecated.
Indicates whether the Opaque type is modelled in C language.
- isNationalCharacterSet() - Method in enum oracle.jdbc.OracleType
-
Does this type use the national character set?
- isNCHAR(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
-
isNCHAR (int)
- isNCHAR(int) - Method in interface oracle.jdbc.OracleStatement
-
isNCHAR (int)
- isNCLOB() - Method in class oracle.sql.CLOB
-
Deprecated.
- isNegInf() - Method in class oracle.sql.NUMBER
-
Returns returns true if NUMBER is negative infinity and false otherwise.
- isNull() - Method in class oracle.sql.ANYDATA
-
Returns true if the data part of this ANYDATA instance is null and false otherwise.
- isNull() - Method in class oracle.sql.Datum
-
Test if this Datum is empty
- ISO_LATIN_1_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- isOnStack(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
-
- isOpen() - Method in interface oracle.jdbc.OracleBfile
-
Check whether the external LOB is opened.
- isOpen() - Method in interface oracle.jdbc.OracleBlob
-
Check whether the BLOB is opened.
- isOpen() - Method in interface oracle.jdbc.OracleClob
-
Check whether the CLOB is opened.
- isOpen() - Method in class oracle.sql.BFILE
-
Deprecated.
Check whether the external LOB is opened.
- isOpen() - Method in class oracle.sql.BLOB
-
Deprecated.
Check whether the BLOB is opened.
- isOpen() - Method in class oracle.sql.CLOB
-
Deprecated.
Check whether the CLOB is opened.
- isOracleDataSource - Variable in class oracle.jdbc.pool.OracleDataSource
-
- isPoolCreated() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
check if the pool has been created.
- isPosInf() - Method in class oracle.sql.NUMBER
-
Returns true if NUMBER is positive infinity and false otherwise.
- isPrivateDebug() - Static method in class oracle.jdbc.OracleDriver
-
Returns true if this jar includes Oracle internal debug code.
- isProxySession() - Method in interface oracle.jdbc.OracleConnection
-
Returns true if the current session associated with this connection is a proxy session.
- isProxySession() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- isRAWPayload() - Method in interface oracle.jdbc.aq.AQMessage
-
Returns trus if the payload type is RAW and false otherwise.
- isReadOnly() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- isReadOnly() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Is the database in read-only mode?
- isREF() - Method in class oracle.sql.ANYDATA
-
Returns true if the embedded object is a REF and false otherwise.
- isReplayInDynamicMode - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- isSameRM(XAResource) - Method in class oracle.jdbc.xa.OracleXAResource
-
This method is called to determine if the resource manager instance represented by the target object is the same as the resouce manager instance represented by the parameter xares.
- isSecureFile() - Method in interface oracle.jdbc.OracleBlob
-
Returns true
if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
- isSecureFile() - Method in interface oracle.jdbc.OracleClob
-
Returns true
if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
- isSecureFile() - Method in class oracle.sql.BLOB
-
Deprecated.
Returns true
if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
- isSecureFile() - Method in class oracle.sql.CLOB
-
Deprecated.
Returns true
if this is a SecureFile (LOBs with the STORE AS SECUREFILE option, which were introduced in Oracle Database 11g Release 1).
- isServerBigSCN() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- isSimpleIdentifier(String) - Method in interface oracle.jdbc.OracleStatement
-
Retrieves whether identifier
is a simple SQL identifier.
- isStatementCacheInitialized() - Method in class oracle.jdbc.pool.OraclePooledConnection
-
- isStateRestorationAuto - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- isStmtCacheEnabled() - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
Check whether Statement Caching is enabled for this pool or Not.
- isSTRUCTPayload() - Method in interface oracle.jdbc.aq.AQMessage
-
Returns true if the payload is a STRUCT (in other words if the payload is an object) and false otherwise.
- isSubtype() - Method in interface oracle.jdbc.OracleTypeMetaData.Struct
-
Indicates whether the object type is a subtype.
- isSubtype() - Method in class oracle.sql.StructDescriptor
-
Deprecated.
Indicates whether the object type is a subtype.
- isSuperShardingKey() - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
-
Checks if the the key is a super sharding key
- isSupported() - Method in enum oracle.jdbc.OracleType
-
Does this driver support this database type?
- isTemporary() - Method in interface oracle.jdbc.OracleBlob
-
Return true if the lob locator points to a temporary blob.
- isTemporary() - Method in interface oracle.jdbc.OracleClob
-
Return true if the lob locator points to a temporary clob.
- isTemporary() - Method in class oracle.sql.BLOB
-
Deprecated.
Return true if the lob locator points to a temporary blob.
- isTemporary() - Method in class oracle.sql.CLOB
-
Deprecated.
Return true if the lob locator points to a temporary clob.
- isTemporary(BLOB) - Static method in class oracle.sql.BLOB
-
Deprecated.
Return true if the lob locator points to a temporary blob.
- isTemporary(CLOB) - Static method in class oracle.sql.CLOB
-
Deprecated.
Return true if the lob locator points to a temporary clob.
- isThinDriverConnection(Object) - Static method in class oracle.sql.ConcreteProxyUtil
-
Check for connection is from Thin driver or not.
- isThinDriverReplayableConnection(OracleConnection) - Static method in class oracle.sql.ConcreteProxyUtil
-
- isTransactionReplayEnabled - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- isTransient() - Method in class oracle.sql.TypeDescriptor
-
- isTrustedLibrary() - Method in interface oracle.jdbc.OracleTypeMetaData.Opaque
-
Indicates whether the Trusted Library implementing Support functions are specified for the Opaque type.
- isTrustedLibrary() - Method in class oracle.sql.OpaqueDescriptor
-
Deprecated.
Indicates whether the Trusted Library implementing Support functions are specified for the Opaque type.
- isUnicode() - Method in class oracle.sql.CharacterSet
-
Is this a Unicode Character Set.
- isUnknown() - Method in class oracle.sql.CharacterSet
-
- isUsable() - Method in interface oracle.jdbc.OracleConnection
-
Identifies whether this connection is still usable for JDBC operations.
- isUsable() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- isV2available(byte[]) - Static method in class oracle.sql.TypeDescriptor
-
- isValid(byte[]) - Static method in class oracle.sql.NUMBER
-
Checks if a given Oracle Number is valid
- isValid(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- isValid(OracleConnection.ConnectionValidation, int) - Method in interface oracle.jdbc.OracleConnection
-
Returns true if this connection was working properly to the extent specified by effort
at the instant during this call it was checked.
- isValid(OracleConnection.ConnectionValidation, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- isValid(ShardingMetadata) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
-
Checks if this sharding key is valid for the sharded database represented by the metadata
- isVariableLength() - Method in class oracle.sql.CHAR
-
Determines if this instance represents a variable or fixed length character sequence.
- isVariableScale(int) - Method in interface oracle.jdbc.OracleResultSetMetaData
-
If the scale of Oracle NUMBER, FLOAT, DECIMAL and DOUBLE database datatype is unspecified this method returns true
.
- isWrapperFor(Class<?>) - Method in class oracle.jdbc.OracleConnectionWrapper
-
Return true if this object implements the argument or if the wrapped connection implements the argument.
- isWrapperFor(Class<?>) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Since this class is not a wrapper, just check to see if this implements the requested interface.
- isWrapperFor(Class<?>) - Method in class oracle.jdbc.pool.OracleDataSource
-
Since this class is not a wrapper, just check to see if this implements the requested interface.
- isWrapperFor(Class<?>) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
Since this class is not a wrapper, just check to see if this implements the requested interface.
- isXAResourceTransLoose - Variable in class oracle.jdbc.xa.client.OracleXAConnection
-
- isXidListEmpty() - Method in class oracle.jdbc.xa.OracleXAResource
-
- isXidSuspended(Xid) - Method in class oracle.jdbc.xa.OracleXAResource
-
isXidSuspended(Xid) - Checks if the passed Xid is suspended or not.
- isXMLTypePayload() - Method in interface oracle.jdbc.aq.AQMessage
-
Returns trus if the payload type is XMLType and false otherwise.
- isZero() - Method in class oracle.sql.NUMBER
-
Returns true if NUMBER is zero.
- IW7IS960_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8EBCDIC1086_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8EBCDIC424_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8EBCDIC424S_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8ISO8859P8_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8MACHEBREW_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8MACHEBREWS_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8MSWIN1255_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- IW8PC1507_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- OBJCHANGE - oracle.jdbc.dcn.DatabaseChangeEvent.EventType
-
Event type: Object change notification.
- OBJECT - oracle.jdbc.OracleType
-
- object_type_map - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- OCSID_ACTION_KEY - Static variable in interface oracle.jdbc.OracleConnection
-
- OCSID_CLIENTID_KEY - Static variable in interface oracle.jdbc.OracleConnection
-
- OCSID_DBOP_KEY - Static variable in interface oracle.jdbc.OracleConnection
-
- OCSID_ECID_KEY - Static variable in interface oracle.jdbc.OracleConnection
-
- OCSID_MODULE_KEY - Static variable in interface oracle.jdbc.OracleConnection
-
- OCSID_NAMESPACE - Static variable in interface oracle.jdbc.OracleConnection
-
Special namespace for sending end-to-end metrics.
- OCSID_SEQUENCE_NUMBER_KEY - Static variable in interface oracle.jdbc.OracleConnection
-
- ods - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- odsCache - Variable in class oracle.jdbc.pool.OracleDataSource
-
- odsReconnectOnly - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- offsetDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
-
Calls toOffsetDateTime(Connection, byte[]) to convert internal Oracle TIMESTAMPLTZ to a Java OffsetDateTime.
- offsetDateTimeValue(Connection) - Method in class oracle.sql.TIMESTAMPTZ
-
Calls toOffsetDateTime to convert internal Oracle TIMESTAMPTZ to a Java OffsetDateTime.
- ojiOracleDatumWithConnection - Variable in class oracle.sql.Datum
-
- OLD_WRONG_DURATION_CALL - Static variable in class oracle.sql.BLOB
-
Deprecated.
- OLD_WRONG_DURATION_CALL - Static variable in class oracle.sql.CLOB
-
Deprecated.
- OLD_WRONG_DURATION_SESSION - Static variable in class oracle.sql.BLOB
-
Deprecated.
- OLD_WRONG_DURATION_SESSION - Static variable in class oracle.sql.CLOB
-
Deprecated.
- oldRAW(Object) - Static method in class oracle.sql.RAW
-
Creates a new RAW from an Object in the manner of the RAW(Object) constructor in versions of Oracle JDBC 9.2 and earlier.
- ON_COMMIT - oracle.jdbc.aq.AQDequeueOptions.VisibilityOption
-
The dequeue operation will be part of the current transaction.
- ON_COMMIT - oracle.jdbc.aq.AQEnqueueOptions.VisibilityOption
-
The enqueue is part of the current transaction.
- onAQNotification(AQNotificationEvent) - Method in interface oracle.jdbc.aq.AQNotificationListener
-
This method will be invoked whenever an AQ event occurs.
- onDatabaseChangeNotification(DatabaseChangeEvent) - Method in interface oracle.jdbc.dcn.DatabaseChangeListener
-
This method will be invoked whenever a Database Change event occurs.
- onLogicalTransactionIdEvent(LogicalTransactionIdEvent) - Method in interface oracle.jdbc.LogicalTransactionIdEventListener
-
This method is executed whenever the server sends a new Logical Transaction Id event.
- onsConfigStr - Variable in class oracle.jdbc.pool.OracleDataSource
-
- OPAQUE - Class in oracle.sql
-
Deprecated.
- OPAQUE - oracle.jdbc.OracleTypeMetaData.Kind
-
- OPAQUE - Static variable in class oracle.jdbc.OracleTypes
-
- OPAQUE(OpaqueDescriptor, Connection, Object) - Constructor for class oracle.sql.OPAQUE
-
Deprecated.
Constructor.
- OpaqueDescriptor - Class in oracle.sql
-
Deprecated.
- open() - Method in class oracle.sql.BFILE
-
Deprecated.
Open a external LOB in the readonly mode.
- open(int) - Method in class oracle.sql.BFILE
-
Deprecated.
Open a external LOB in the indicated mode.
- open(int) - Method in class oracle.sql.BLOB
-
Deprecated.
Open a BLOB in the indicated mode.
- open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleBfile
-
Open a external LOB in the indicated mode.
- open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleBlob
-
Open a BLOB in the indicated mode.
- open(LargeObjectAccessMode) - Method in interface oracle.jdbc.OracleClob
-
Open a CLOB in the indicated mode.
- open(LargeObjectAccessMode) - Method in class oracle.sql.BFILE
-
Deprecated.
Public method using enum instead of int
- open(LargeObjectAccessMode) - Method in class oracle.sql.BLOB
-
Deprecated.
Public method using enum instead of int
- open(LargeObjectAccessMode) - Method in class oracle.sql.CLOB
-
Deprecated.
Public method using enum instead of int
- openArchiveforInsert(String) - Method in class oracle.sql.ConverterArchive
-
- openArchiveforRead() - Method in class oracle.sql.ConverterArchive
-
- openFile() - Method in interface oracle.jdbc.OracleBfile
-
Open the FILE.
- openFile() - Method in class oracle.sql.BFILE
-
Deprecated.
Open the FILE.
- openProxySession(int, Properties) - Method in interface oracle.jdbc.OracleConnection
-
Opens a new proxy session with the username provided in the prop argument and switches to this new session.
This feature is supported for both thin and oci driver.
Three proxy types are supported :
OracleConnection.PROXYTYPE_USER_NAME : In this type PROXY_USER_NAME needs to be provided in prop.
- openProxySession(int, Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- oracle.jdbc - package oracle.jdbc
-
Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package oracle.jdbc
.
- oracle.jdbc.aq - package oracle.jdbc.aq
-
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
- oracle.jdbc.babelfish - package oracle.jdbc.babelfish
-
Provides the classes necessary for the support for application migration feature.
- oracle.jdbc.datasource - package oracle.jdbc.datasource
-
Beginning in Oracle Release 12.2, some of the Oracle extensions to JDBC are captured in the package oracle.jdbc.datasource
.
- oracle.jdbc.dcn - package oracle.jdbc.dcn
-
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
- oracle.jdbc.pool - package oracle.jdbc.pool
-
A package of connection cache and pooling related classes.
- oracle.jdbc.replay - package oracle.jdbc.replay
-
Provides interfaces and factory methods for Application Continuity.
- oracle.jdbc.xa - package oracle.jdbc.xa
-
Provides classes that implement the JDBC XA APIs.
- oracle.jdbc.xa.client - package oracle.jdbc.xa.client
-
Provides classes that implement the JDBC XA APIs.
- oracle.sql - package oracle.sql
-
A package of classes that represent java SQL types and Oracle specific SQL types.
- OracleArray - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface
Array
.
- OracleBfile - Interface in oracle.jdbc
-
This interface defines methods for Oracle specific Bfile.
- OracleBlob - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface
Blob
.
- OracleCallableStatement - Interface in oracle.jdbc
-
This interface extends the OraclePreparedStatement
(which extends the OracleStatement
interface) and incorporates standard JDBC callable statement functionality.
- OracleClob - Interface in oracle.jdbc
-
This interface extends the standard JDBC interface
Clob
and defines methods for Oracle specific Clob .
- OracleCommonDataSource - Interface in oracle.jdbc.datasource
-
Interface that defines the methods which are common between
OracleDataSource
,
OracleXADataSource
and
OracleConnectionPoolDataSource
and defines the Oracle extensions to the standard JDBC interface
CommonDataSource
.
- OracleConnection - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Connection
.
- OracleConnection.CommitOption - Enum in oracle.jdbc
-
- OracleConnection.ConnectionValidation - Enum in oracle.jdbc
-
Specifiers for how much effort to put into validating a
Connection
.
- OracleConnection.DatabaseShutdownMode - Enum in oracle.jdbc
-
- OracleConnection.DatabaseStartupMode - Enum in oracle.jdbc
-
- OracleConnection.DRCPState - Enum in oracle.jdbc
-
- OracleConnectionBuilder - Interface in oracle.jdbc
-
A builder created from a OracleDataSource
object, used to establish a connection to the database that the OracleDataSource
object represents.
- OracleConnectionBuilderImpl - Class in oracle.jdbc.pool
-
Oracle Implementation class for Connection Builder
- OracleConnectionBuilderImpl() - Constructor for class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- OracleConnectionCache - Interface in oracle.jdbc.pool
-
An OracleConnectionCache is an interface one needs to implement if they like to reuse OracleConnectionEventListener and implement their own version of Connection Caching.
- OracleConnectionCacheCallback - Interface in oracle.jdbc.pool
-
Deprecated.
- OracleConnectionCacheManager - Class in oracle.jdbc.pool
-
Deprecated.
- OracleConnectionPoolDataSource - Class in oracle.jdbc.pool
-
A DataSource object is a factory for Connection objects.
- OracleConnectionPoolDataSource - Interface in oracle.jdbc.datasource
-
- OracleConnectionPoolDataSource - Interface in oracle.jdbc.replay
-
A data source that supports transparent failover replay of JDBC operations.
- OracleConnectionPoolDataSource() - Constructor for class oracle.jdbc.pool.OracleConnectionPoolDataSource
-
- OracleConnectionPoolDataSourceImpl - Class in oracle.jdbc.replay
-
- OracleConnectionPoolDataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleConnectionPoolDataSourceImpl
-
- OracleConnectionWrapper - Class in oracle.jdbc
-
A simple implementation of a connection wrapper which may be nested to any depth.
- OracleConnectionWrapper() - Constructor for class oracle.jdbc.OracleConnectionWrapper
-
- OracleConnectionWrapper(OracleConnection) - Constructor for class oracle.jdbc.OracleConnectionWrapper
-
Construct an instance which wraps the arguement
- OracleConnectionWrapper.CloseInvocationHandler - Class in oracle.jdbc
-
- OracleData - Interface in oracle.jdbc
-
Oracle interface for customize user-defined types.
- OracleDatabaseException - Exception in oracle.jdbc
-
Provides additional information about the Oracle error.
- OracleDatabaseException(int, int, String, String, String) - Constructor for exception oracle.jdbc.OracleDatabaseException
-
- OracleDatabaseMetaData - Class in oracle.jdbc
-
The oracle.jdbc.OracleDatabaseMetaData class along with oracle.jdbc.driver.OracleDatabaseMetaData implement the JDBC 3.0 DatabaseMetaData interface and in ojdbc6.jar and above, the JDBC4.0 DatabaseMetaData interface.
- OracleDatabaseMetaData(OracleConnection) - Constructor for class oracle.jdbc.OracleDatabaseMetaData
-
Deprecated.
- OracleDatabaseMetaData.DataTypeSource - Enum in oracle.jdbc
-
- OracleDataFactory - Interface in oracle.jdbc
-
OracleData factory interface.
- OracleDataSource - Class in oracle.jdbc.pool
-
A DataSource object is a factory for Connection objects.
- OracleDataSource - Interface in oracle.jdbc.datasource
-
This interface defines the Oracle extensions to the standard JDBC interface
DataSource
.
- OracleDataSource - Interface in oracle.jdbc.replay
-
A data source that supports transparent failover replay of JDBC operations.
- OracleDataSource() - Constructor for class oracle.jdbc.pool.OracleDataSource
-
- OracleDataSourceFactory - Class in oracle.jdbc.pool
-
A factory for creating an Oracle datasource.
- OracleDataSourceFactory - Class in oracle.jdbc.replay
-
Data source factory for creating instances of OracleDataSource
, OracleConnectionPoolDataSource
, and OracleXADataSource
that provide transparent failover replay support.
- OracleDataSourceFactory() - Constructor for class oracle.jdbc.pool.OracleDataSourceFactory
-
- OracleDataSourceFactory() - Constructor for class oracle.jdbc.replay.OracleDataSourceFactory
-
- OracleDataSourceImpl - Class in oracle.jdbc.replay
-
JDBC Data Source that supports transparent JDBC operation replay upon a failover.
- OracleDataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleDataSourceImpl
-
- oracleDriver - Variable in class oracle.jdbc.pool.OraclePooledConnection
-
- OracleDriver - Class in oracle.jdbc
-
The Oracle JDBC driver class that implements the java.sql.Driver
interface.
- OracleDriver() - Constructor for class oracle.jdbc.OracleDriver
-
- OracleGetParameterMetaData() - Method in interface oracle.jdbc.OraclePreparedStatement
-
Retrieves the number, types and properties of this PreparedStatement
object's parameters.
- oracleId() - Method in class oracle.sql.CHAR
-
The integer that identifies the character set.
- OracleMultiPhaseArgs - Class in oracle.jdbc.xa
-
Utility class.
- OracleMultiPhaseArgs() - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- OracleMultiPhaseArgs(byte[]) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- OracleMultiPhaseArgs(int, int, Vector, Vector) - Constructor for class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- OracleNClob - Interface in oracle.jdbc
-
This interface extends the standard JDBC interface
NClob
and defines methods for Oracle specific NClob .
- OracleOCIConnectionPool - Class in oracle.jdbc.pool
-
A type-2 driver connection pool.
- OracleOCIConnectionPool() - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
-
This will use the user-id, password and connection pool name values set using the methods setUser, setPassword, setConnectionPoolName.
- OracleOCIConnectionPool(String, String, String) - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
-
Deprecated.
- OracleOCIConnectionPool(String, String, String, Properties) - Constructor for class oracle.jdbc.pool.OracleOCIConnectionPool
-
Notes: Choose a userid and password that can act as proxy for the users in the getProxyConnection() method.
- OracleOCIFailover - Interface in oracle.jdbc
-
An interface for Transparent Application failover.
- OracleOpaque - Interface in oracle.jdbc
-
This interface defines methods for Oracle specific Opaque.
- OracleParameterMetaData - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface java.sql.ParameterMetaData
.
- OraclePooledConnection - Class in oracle.jdbc.pool
-
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
- OraclePooledConnection - Interface in oracle.jdbc.datasource
-
This interface defines the Oracle extensions to the standard JDBC interface
PooledConnection
.
- OraclePooledConnection() - Constructor for class oracle.jdbc.pool.OraclePooledConnection
-
- OraclePooledConnection(String) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
-
Creates a PooledConnection.
- OraclePooledConnection(String, String, String) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
-
Creates a PooledConnection.
- OraclePooledConnection(Connection) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
-
Create a Pooled Connection.
- OraclePooledConnection(Connection, boolean) - Constructor for class oracle.jdbc.pool.OraclePooledConnection
-
Create a Pooled Connection.
- OraclePooledConnectionBuilder - Interface in oracle.jdbc
-
A builder created from a OracleConnectionPoolDataSource
object, used to establish a connection to the database that the OracleConnectionPoolDataSource
object represents.
- OraclePooledConnectionBuilderImpl - Class in oracle.jdbc.pool
-
Oracle Implementation class for Connection Builder
- OraclePooledConnectionBuilderImpl() - Constructor for class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- OraclePreparedStatement - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface java.sql.PreparedStatement
.
- OracleRef - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface
Ref
.
- oracleReleaseSavepoint(OracleSavepoint) - Method in interface oracle.jdbc.OracleConnection
-
Removes the given OracleSavepoint
object from the current transaction.
- oracleReleaseSavepoint(OracleSavepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- OracleResultSet - Interface in oracle.jdbc
-
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
- OracleResultSet.AuthorizationIndicator - Enum in oracle.jdbc
-
eXtensible Data Security (XDS) authorization indicator.
- OracleResultSetMetaData - Interface in oracle.jdbc
-
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
- OracleResultSetMetaData.SecurityAttribute - Enum in oracle.jdbc
-
eXtensible Data Security (XDS) attribute.
- oracleRollback(OracleSavepoint) - Method in interface oracle.jdbc.OracleConnection
-
Undoes all changes made after the given OracleSavepoint
object was set.
- oracleRollback(OracleSavepoint) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- OracleSavepoint - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Savepoint
.
- oracleSetSavepoint() - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- oracleSetSavepoint() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- oracleSetSavepoint(String) - Method in interface oracle.jdbc.OracleConnection
-
Creates a savepoint with the given name in the current transaction and returns the new OracleSavepoint
object that represents it.
- oracleSetSavepoint(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- OracleShardingKey - Interface in oracle.jdbc
-
Interface used to indicate that this object represents a Oracle Sharding Key.
- OracleShardingKeyBuilder - Interface in oracle.jdbc
-
A builder created from a
OracleDataSource
or
OracleXADataSource
or
OracleConnectionPoolDataSource
object, used to create a
OracleShardingKey
with sub-keys of supported data types.
- OracleShardingKeyBuilderImpl - Class in oracle.jdbc.pool
-
- OracleShardingKeyBuilderImpl() - Constructor for class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
-
- OracleShardingKeyImpl - Class in oracle.jdbc.pool
-
- OracleShardingKeyImpl(OracleShardingKeyBuilderImpl) - Constructor for class oracle.jdbc.pool.OracleShardingKeyImpl
-
- OracleSQLPermission - Class in oracle.jdbc
-
The Permission class for Java security permissions unique to the Oracle JDBC drivers.
- OracleSQLPermission(String) - Constructor for class oracle.jdbc.OracleSQLPermission
-
- OracleSQLPermission(String, String) - Constructor for class oracle.jdbc.OracleSQLPermission
-
- OracleStatement - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface java.sql.Statement
and is the superinterface of the OraclePreparedStatement
and OracleCallableStatement
interfaces.
- OracleStruct - Interface in oracle.jdbc
-
This interface defines the Oracle extensions to the standard JDBC interface
Struct
.
- OracleTemporalField - Class in oracle.jdbc
-
TemporalFields specific to Oracle Database.
- OracleTranslatingConnection - Interface in oracle.jdbc
-
Declares convenience methods to get non translating Statements, PreparedStatements or CallableStatements from a SQL Translation enabled connection.
- OracleTranslatingConnection.SqlTranslationVersion - Enum in oracle.jdbc
-
Enumeration of various Translation versions of a query.
- OracleType - Enum in oracle.jdbc
-
These are all the types documented in Oracle? Database SQL Language Reference 12c Release 1.
- OracleTypeMetaData - Interface in oracle.jdbc
-
This extension defines methods for meta data describing Oracle specific Types.
- OracleTypeMetaData.Array - Interface in oracle.jdbc
-
This nested interfacet defines additional methods for array types
- OracleTypeMetaData.ArrayStorage - Enum in oracle.jdbc
-
Identifies
- OracleTypeMetaData.Kind - Enum in oracle.jdbc
-
Identifies the kind of named type.
- OracleTypeMetaData.Opaque - Interface in oracle.jdbc
-
This nested interface defines additional methods for opaque types
- OracleTypeMetaData.Struct - Interface in oracle.jdbc
-
This nested interface defines additional methods for struct types
- OracleTypes - Class in oracle.jdbc
-
Oracle types.
- OracleTypes() - Constructor for class oracle.jdbc.OracleTypes
-
- OracleXAConnection - Class in oracle.jdbc.xa.client
-
An XAConnection object provides support for distributed transactions.
- OracleXAConnection - Class in oracle.jdbc.xa
-
An XAConnection object provides support for distributed transactions.
- OracleXAConnection - Interface in oracle.jdbc.datasource
-
This interface defines the Oracle extensions to the standard JDBC interface
XAConnection
.
- OracleXAConnection() - Constructor for class oracle.jdbc.xa.client.OracleXAConnection
-
Create an OracleXAConnection object.
- OracleXAConnection() - Constructor for class oracle.jdbc.xa.OracleXAConnection
-
Create an OracleXAConnection object.
- OracleXAConnection(Connection) - Constructor for class oracle.jdbc.xa.client.OracleXAConnection
-
Create an OracleXAConnection object.
- OracleXAConnection(Connection) - Constructor for class oracle.jdbc.xa.OracleXAConnection
-
Create an OracleXAConnection object.
- OracleXAConnectionBuilder - Interface in oracle.jdbc
-
A builder created from a OracleXADataSource
object, used to establish a connection to the database that the OracleXADataSource
object represents.
- OracleXAConnectionBuilderImpl - Class in oracle.jdbc.xa
-
Oracle Implementation class for Connection Builder
- OracleXAConnectionBuilderImpl() - Constructor for class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- OracleXADataSource - Class in oracle.jdbc.xa.client
-
A factory for XAConnection objects.
- OracleXADataSource - Class in oracle.jdbc.xa
-
A factory for XAConnection objects.
- OracleXADataSource - Interface in oracle.jdbc.datasource
-
This interface defines the Oracle extensions to the standard JDBC interface
XADataSource
.
- OracleXADataSource - Interface in oracle.jdbc.replay
-
A data source that supports transparent failover replay of JDBC operations.
- OracleXADataSource() - Constructor for class oracle.jdbc.xa.client.OracleXADataSource
-
Create an OracleXADataSource instance.
- OracleXADataSource() - Constructor for class oracle.jdbc.xa.OracleXADataSource
-
Create an OracleXADataSource instance.
- OracleXADataSourceImpl - Class in oracle.jdbc.replay
-
- OracleXADataSourceImpl() - Constructor for class oracle.jdbc.replay.OracleXADataSourceImpl
-
- OracleXAException - Exception in oracle.jdbc.xa
-
OracleXAException extends XAException to leverage Oracle SQL Error number corresponding to the XA Exception.
- OracleXAException() - Constructor for exception oracle.jdbc.xa.OracleXAException
-
Default OracleXAException class.
- OracleXAException(int) - Constructor for exception oracle.jdbc.xa.OracleXAException
-
Default OracleXAException class that takes an error code which is a combination of Oracle Sql No.
- OracleXAException(int, int) - Constructor for exception oracle.jdbc.xa.OracleXAException
-
- OracleXAException(SQLException, int) - Constructor for exception oracle.jdbc.xa.OracleXAException
-
- OracleXAHeteroCloseCallback - Class in oracle.jdbc.xa.client
-
This class implements the OracleCloseCallback interface that is defined in oracle.jdbc.driver.
- OracleXAHeteroCloseCallback() - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroCloseCallback
-
- OracleXAHeteroConnection - Class in oracle.jdbc.xa.client
-
A factory for Connection objects.
- OracleXAHeteroConnection() - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroConnection
-
Constructor.
- OracleXAHeteroConnection(Connection) - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroConnection
-
Constructor that takes a Connection parameter.
- OracleXAHeteroResource - Class in oracle.jdbc.xa.client
-
Implements javax.transaction.xa.XAResource.
- OracleXAHeteroResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.client.OracleXAHeteroResource
-
- OracleXAResource - Class in oracle.jdbc.xa.client
-
Implements javax.transaction.xa.XAResource.
- OracleXAResource - Class in oracle.jdbc.xa
-
An Oracle XA Resource.
- OracleXAResource() - Constructor for class oracle.jdbc.xa.client.OracleXAResource
-
- OracleXAResource() - Constructor for class oracle.jdbc.xa.OracleXAResource
-
- OracleXAResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.client.OracleXAResource
-
- OracleXAResource(Connection, OracleXAConnection) - Constructor for class oracle.jdbc.xa.OracleXAResource
-
OracleXAResource() -- The initializer.
- OracleXid - Class in oracle.jdbc.xa
-
The OracleXid class:
- OracleXid(int, byte[], byte[]) - Constructor for class oracle.jdbc.xa.OracleXid
-
OracleXid() -- The constructor that constructs an OracleXid with given formatId, global transacrion Id and branch qualifier.
- OracleXid(int, byte[], byte[], byte[]) - Constructor for class oracle.jdbc.xa.OracleXid
-
OracleXid() -- The constructor that constructs an OracleXid with given formatId, global transacrion Id and branch qualifier, and transaction context.
- ORAData - Interface in oracle.sql
-
Oracle interface for customized user-defined types.
- ORADataFactory - Interface in oracle.sql
-
ORAData factory interface.
- oraHash(long) - Method in class oracle.jdbc.pool.OracleShardingKeyBuilderImpl
-
Used to build the shard key with the known ORA HASH value.
- ORAISOLATIONMASK - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- ORATMREADONLY - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- ORATMREADWRITE - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- ORATMSERIALIZABLE - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- ORATRANSLOOSE - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- ORDAUDIO - oracle.jdbc.OracleType
-
- ORDDICOM - oracle.jdbc.OracleType
-
- ORDDOC - oracle.jdbc.OracleType
-
- ORDIMAGE - oracle.jdbc.OracleType
-
- ORDVIDEO - oracle.jdbc.OracleType
-
- ORIGINAL_SQL - oracle.jdbc.OracleTranslatingConnection.SqlTranslationVersion
-
Original vendor specific sql.
- OTHER - Static variable in class oracle.jdbc.OracleTypes
-
OTHER indicates that the SQL type is database specific and gets mapped to a Java object which can be accessed via getObject and setObject.
- othersDeletesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData..
- othersInsertsAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData.othersInsertsAreVisible.
- othersUpdatesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData..
- ownDeletesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData.ownDeletesAreVisible.
- ownInsertsAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData.ownInsertsAreVisible.
- ownUpdatesAreVisible(int) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Implements JDBC 2.0 DatabaseMetaData.ownUpdatesAreVisible.
- S7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- S7SIEMENS9780X_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- S8BS2000_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- S8EBCDIC1143_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- S8EBCDIC278_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- saveAndAlterAutoCommitModeForGlobalTransaction() - Method in class oracle.jdbc.xa.OracleXAResource
-
Save the auto-commit status of the Connection & the PooledConnection.
- savedConnectionAutoCommit - 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.
- SDO_GEOMETRY - oracle.jdbc.OracleType
-
- SDO_GEORASTER - oracle.jdbc.OracleType
-
- SDO_TOPO_GEOMETRY - oracle.jdbc.OracleType
-
- SE8ISO8859P3_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- sendBatch() - Method in interface oracle.jdbc.OracleCallableStatement
-
Send the sets of parameters batched (for Oracle-style batching only).
- sendBatch() - Method in interface oracle.jdbc.OraclePreparedStatement
-
Deprecated.
- SERVER - oracle.jdbc.OracleConnection.ConnectionValidation
-
- SERVER_NAME - Static variable in interface oracle.jdbc.replay.OracleDataSource
-
- serverName - Variable in class oracle.jdbc.pool.OracleDataSource
-
- serviceName - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- serviceName - Variable in class oracle.jdbc.pool.OracleDataSource
-
- serviceName - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- serviceName - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- serviceName(String) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- serviceName(String) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- serviceName(String) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- SESSION_STATE_CONSISTENCY_STATIC - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- SESSION_STATE_PROPERTY - Static variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- setACProxy(Object) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- setAddress(String) - Method in interface oracle.jdbc.aq.AQAgent
-
Protocol-specific address of the recipient.
- setApplicationContext(String, String, String) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- 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(String, Array) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an java.sql.Array
value.
- setARRAY(int, ARRAY) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.ARRAY
.
- setARRAY(String, ARRAY) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an 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(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(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.
- 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.
- setAutoBuffering(boolean) - Method in class oracle.sql.ARRAY
-
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 class oracle.jdbc.OracleConnectionWrapper
-
- setAutoCommit(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setAutoIndexing(boolean) - Method in class oracle.sql.ARRAY
-
Deprecated.
Performance hint.
- setAutoIndexing(boolean, int) - Method in class oracle.sql.ARRAY
-
Deprecated.
Performance hint.
- setBfile(int, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.BFILE
value.
- setBfile(String, BFILE) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.BFILE
value.
- setBFILE(int, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.BFILE
value.
- setBFILE(String, BFILE) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.BFILE
value.
- setBfileAtName(String, BFILE) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets 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.BFILE
value.
- 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.
- setBigDecimalAtName(String, BigDecimal) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a Java BigDecimal 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(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.
- 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(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(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.
- 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(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(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.
- 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.
- 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(String, Blob) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an java.sql.Blob
value.
- setBLOB(int, BLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.BLOB
value.
- setBLOB(String, BLOB) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.BLOB
value.
- setBlobAtName(String, InputStream) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a stream value.
- setBlobAtName(String, InputStream, long) - 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 a Java Blob value.
- setBLOBAtName(String, BLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.BLOB value.
- 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.
- setBooleanAtName(String, boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a Java Boolean value.
- setByte(int, byte) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setByte(int, byte)
- setByte(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.
- setBytes(byte[]) - Method in class oracle.sql.BFILE
-
Deprecated.
- 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.Datum
-
Sets datum value using a byte array.
- setBytes(int, byte[]) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setBytes(int, byte[])
- 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(String, byte[]) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to the given Java array of bytes.
- setBytesAtName(String, 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.
- setBytesForBlob(String, byte[]) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to the given Java byte[]
value.
- setBytesForBlobAtName(String, byte[]) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a Java byte array value.
- setCatalog(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setCHAR(int, CHAR) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.CHAR
value.
- setCHAR(String, CHAR) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an 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(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(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.
- 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.
- 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.
- setClientInfo(String, String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setClientInfo(Properties) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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(String, Clob) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an java.sql.Clob
value.
- setCLOB(int, CLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.CLOB
value.
- setCLOB(String, CLOB) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.CLOB
value.
- setClobAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a stream value.
- setClobAtName(String, Reader, long) - 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 a Java Clob value.
- setCLOBAtName(String, CLOB) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.CLOB 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.
- setConnection(Connection) - Method in class oracle.sql.TypeDescriptor
-
- setConnection(OracleConnection) - Method in class oracle.jdbc.pool.OraclePooledConnection
-
- setConnectionCacheName(String) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setConnectionCacheProperties(Properties) - Method in class oracle.jdbc.pool.OracleDataSource
-
Deprecated.
- setConnectionCachingEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
-
Deprecated.
- setConnectionErrorCodes(int[]) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- setConnectionPoolDataSource(String, ConnectionPoolDataSource) - Method in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- 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.replay.OracleDataSourceImpl
-
Sets the connection properties on the data source.
- setConnectionProperty(String, String) - Method in class oracle.jdbc.pool.OracleDataSource
-
- 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.
- setConnectionReleasePriority(int) - Method in interface oracle.jdbc.OracleConnection
-
Sets connection release priority.
- setConnectionReleasePriority(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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 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 class oracle.jdbc.OracleConnectionWrapper
-
- setCursor(int, ResultSet) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Deprecated.
- setCursor(String, ResultSet) - Method in interface oracle.jdbc.OracleCallableStatement
-
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(int, CustomDatum) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Deprecated.
- setCustomDatum(String, CustomDatum) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.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.
- 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.replay.OracleDataSourceImpl
-
Sets the database 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.replay.OracleDataSourceImpl
-
Sets the data source name.
- setDate(int, Date) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setDate(int, java.sql.Date)
- setDate(int, Date, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setDate(int, java.sql.Date, java.util.Calendar)
- setDate(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(String, DATE) - Method in interface oracle.jdbc.OracleCallableStatement
-
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.
- setDayOfWeek(int) - Method in class oracle.sql.DATE
-
returns a DATE object initialized to date advanced to the week of the day specified.
- setDefaultExecuteBatch(int) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- 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 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 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.
- 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.
- 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.
- 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.replay.OracleDataSourceImpl
-
Sets the data source description.
- setDisableStmtCaching(boolean) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Don't Cache this object even when the corresponding Connection is Cache Enabled.
- 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.
- 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.
- setEndToEndMetrics(String[], short) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- setEndToEndMetrics(String[], short) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setExceptionQueue(String) - Method in interface oracle.jdbc.aq.AQMessageProperties
-
Specifies the name of the queue to which the message is moved to if it cannot be processed successfully.
- setExecuteBatch(int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Deprecated.
- setExecuteBatch(int) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Deprecated.
- 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.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 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.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 class oracle.jdbc.replay.OracleDataSourceImpl
-
Sets the value of the explicitCachingEnabled property, which enables or disables the explicit cache.
- setFastConnectionFailoverEnabled(boolean) - Method in class oracle.jdbc.pool.OracleDataSource
-
- 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(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.
- 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(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.
- setFormOfUse(int, short) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Specifies if the data is bound for a SQL NCHAR datatype.
- setHoldability(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.OracleConnection
-
setImplicitCachingEnabled Enables or disables the implicit cache.
- 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.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 class oracle.jdbc.replay.OracleDataSourceImpl
-
Sets the value of the implicitCachingEnabled property, which enables or disables the implicit statement cache.
- setIncludeSynonyms(boolean) - Method in interface oracle.jdbc.OracleConnection
-
Turns on or off retrieval of synonym information in DatabaseMetaData.
- setIncludeSynonyms(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setInt(int, int) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setInt(int, int)
- setInt(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.
- setINTERVALDS(int, INTERVALDS) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to an oracle.sql.INTERVALDS value.
- setINTERVALDS(String, INTERVALDS) - Method in interface oracle.jdbc.OracleCallableStatement
-
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(int, INTERVALYM) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to an oracle.sql.INTERVALYM value.
- setINTERVALYM(String, INTERVALYM) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.INTERVALYM
value.
- setINTERVALYMAtName(String, INTERVALYM) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.INTERVALYM value.
- setLastAccessedTime(long) - Method in interface oracle.jdbc.datasource.OraclePooledConnection
-
Set the last accessed time on the PooledConnection.
- setLastAccessedTime(long) - Method in class oracle.jdbc.pool.OraclePooledConnection
-
Set the last accessed time on the PooledConnection.
- setLobPrefetchSize(int) - Method in interface oracle.jdbc.OracleStatement
-
Overrides the LOB prefetch size for this statement.
- 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
-
- 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
-
- 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.
- setLongAtName(String, long) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a Java Long value.
- setMaximumBufferLength(int) - Method in class oracle.jdbc.aq.AQDequeueOptions
-
Sets the maximum number of bytes that will be allocated when dequeueing a message from a RAW queue.
- 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 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.
- setName(String) - Method in interface oracle.jdbc.aq.AQAgent
-
- setNavigation(AQDequeueOptions.NavigationOption) - Method in class oracle.jdbc.aq.AQDequeueOptions
-
Specifies the position of the message that will be retrieved.
- 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) - 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.
- 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)
- setNClobAtName(String, Reader) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a java.sql.NClob
value.
- setNClobAtName(String, Reader, long) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a java.sql.NClob
value.
- setNClobAtName(String, NClob) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a java.sql.NClob
value.
- 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.replay.OracleDataSourceImpl
-
Sets the datasource networkProtocol.
- 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)
- setNStringAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a java.sql.String
value 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(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
.
- 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.
- setNullDatumArray() - Method in class oracle.sql.STRUCT
-
Deprecated.
Set the variable null.
- setNullObjArray() - Method in class oracle.sql.ARRAY
-
Deprecated.
- setNullObjectArray() - Method in class oracle.sql.STRUCT
-
Deprecated.
Set the variable null.
- setNUMBER(int, NUMBER) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.NUMBER
value.
- setNUMBER(String, NUMBER) - Method in interface oracle.jdbc.OracleCallableStatement
-
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(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(String, Object) - 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, int, int) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the value of the designated parameter with the given object.
- setObjectAtName(String, Object) - 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, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a Java Object value.
- setONSConfiguration(String) - Method in class oracle.jdbc.pool.OracleDataSource
-
Deprecated.
- setOPAQUE(int, OPAQUE) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.OPAQUE
value.
- setOPAQUE(String, OPAQUE) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.OPAQUE
value.
- setOPAQUEAtName(String, OPAQUE) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.OPAQUE
value.
- setOracleObject(int, Datum) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.Datum
value.
- setOracleObject(String, Datum) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.Datum
value.
- setOracleObjectAtName(String, Datum) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.Datum
value.
- setORAData(int, ORAData) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.ORAData
value.
- setORAData(String, ORAData) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.ORAData
value.
- setORADataAtName(String, ORAData) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.ORAData
value.
- 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.replay.OracleDataSourceImpl
-
- setPayload(byte[]) - Method in interface oracle.jdbc.aq.AQMessage
-
Sets a RAW payload.
- setPayload(byte[], byte[]) - Method in interface oracle.jdbc.aq.AQMessage
-
Sets the payload in its linearized form.
- setPayload(Struct) - Method in interface oracle.jdbc.aq.AQMessage
-
Sets an ADT payload.
- setPayload(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(STRUCT) - Method in interface oracle.jdbc.aq.AQMessage
-
Sets an ADT payload.
- setPayload(XMLType) - Method in interface oracle.jdbc.aq.AQMessage
-
Sets an XMLType payload.
- setPlsqlIndexTable(int, Object, int, int, int, int) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Deprecated.
- setPlsqlWarnings(String) - Method in interface oracle.jdbc.OracleConnection
-
Enable/Disable PLSQL Compiler Warnings
- 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.
- 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.replay.OracleDataSourceImpl
-
Sets the database port number.
- setPrecision(long) - Method in class oracle.sql.TypeDescriptor
-
- setPriority(int) - Method in interface oracle.jdbc.aq.AQMessageProperties
-
Specifies the priority of the message.
- setProperties(Hashtable) - Method in class oracle.jdbc.pool.OraclePooledConnection
-
- setProtocol(int) - Method in interface oracle.jdbc.aq.AQAgent
-
Protocol to interpret the address and propagate the message.
- setRAW(int, RAW) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.RAW
value.
- setRAW(String, RAW) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.RAW
value.
- setRAWAtName(String, RAW) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.RAW
value.
- setReadOnly(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setRecipientList(AQAgent[]) - Method in interface oracle.jdbc.aq.AQMessageProperties
-
This parameter is only valid for queues which allow multiple consumers.
- 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.Ref
value.
- setREF(int, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.REF
value.
- setREF(String, REF) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an 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.REF
value.
- setRefType(int, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.REF
value.
- setRefType(String, REF) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.REF
value.
- setRefTypeAtName(String, REF) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.REF
value.
- 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 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 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.AQEnqueueOptions
-
Set this to true to retrieve the message id back from the server when the message has been enqueued.
- setRoleName(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
-
Sets the data source role name.
- setRoleName(String) - Method in 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 class oracle.jdbc.replay.OracleDataSourceImpl
-
Sets the datasource role name.
- setRowId(int, RowId) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setRowId(int, java.sql.RowId)
- setROWID(int, ROWID) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.ROWID
value.
- setROWID(String, ROWID) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.ROWID
value.
- setRowIdAtName(String, RowId) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a java.sql.RowId
value.
- setROWIDAtName(String, ROWID) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.ROWID
value.
- setRowPrefetch(int) - Method in interface oracle.jdbc.OracleStatement
-
Sets the value of row prefetch for all result sets created from this statement.
- setSavepoint() - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setSavepoint(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setScale(byte) - Method in class oracle.sql.TypeDescriptor
-
- setSchema(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.
- 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.replay.OracleDataSourceImpl
-
Sets the database server name.
- setServiceName(String) - Method in class oracle.jdbc.pool.OracleDataSource
-
Set the service_name of a database on a server.
- setSessionTimeZone(String) - Method in interface oracle.jdbc.OracleConnection
-
Set the session time zone.
- setSessionTimeZone(String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setShardingKey(ShardingKey) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setShardingKey(ShardingKey, ShardingKey) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleConnection
-
Sets the sharding key on this connection.
- setShardingKey(OracleShardingKey) - 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.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.pool.OraclePooledConnection
-
Sets the sharding key and the super sharding key on this connection.
- setShardingKeyIfValid(ShardingKey, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setShardingKeyIfValid(ShardingKey, ShardingKey, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setShardingKeyIfValid(OracleShardingKey, int) - Method in interface oracle.jdbc.OracleConnection
-
Checks the validity of the connection and also checks if the sharding key passed to this method is valid for the connection.If the sharding key is valid, it will be set on the connection.
- setShardingKeyIfValid(OracleShardingKey, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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 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.
- 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(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.
- 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.SQLXML
value.
- setSSLContext(SSLContext) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
-
Specifies a
SSLContext
to use as a factory for
SSLEngine objects that carry out the TLS protocol.
- setSSLContext(SSLContext) - Method in class oracle.jdbc.pool.OracleDataSource
-
- setSSLContext(SSLContext) - Method in class oracle.jdbc.replay.OracleDataSourceImpl
-
- 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 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).
- setStmtCacheSize(int) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- setStmtCacheSize(int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setStmtCacheSize(int) - 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 interface oracle.jdbc.OracleConnection
-
Deprecated.
- setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- setStmtCacheSize(int, boolean) - Method in class oracle.jdbc.pool.OracleOCIConnectionPool
-
Set the statement cache size.
- 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(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(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to the given Java String
value.
- setStringAtName(String, 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.
- setStringForClob(String, String) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to the given Java String
value.
- setStringForClobAtName(String, String) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to a Java String value.
- setSTRUCT(int, STRUCT) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to a oracle.sql.STRUCT
value.
- setSTRUCT(String, STRUCT) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.STRUCT
value.
- setSTRUCTAtName(String, STRUCT) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.STRUCT
value.
- setStructDescriptor(int, StructDescriptor) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the bind type of designated parameter from an oracle.sql.StructDescriptor.
- setStructDescriptor(String, StructDescriptor) - Method in interface oracle.jdbc.OracleCallableStatement
-
- setStructDescriptorAtName(String, StructDescriptor) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.StructDescriptor
value.
- setTime(int, Time) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setTime(int, java.sql.Time)
- setTime(int, Time, Calendar) - Method in class oracle.jdbc.babelfish.BabelfishPreparedStatement
-
Translation compliant implementation of java.sql.PreparedStatement#setTime(int, java.sql.Time, java.util.Calendar)
- setTime(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.
- 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, 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(String, TIMESTAMP) - Method in interface oracle.jdbc.OracleCallableStatement
-
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(int, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to an oracle.sql.TIMESTAMPLTZ
value.
- setTIMESTAMPLTZ(String, TIMESTAMPLTZ) - Method in interface oracle.jdbc.OracleCallableStatement
-
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(int, TIMESTAMPTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Binds the designated parameter to an oracle.sql.TIMESTAMPTZ
value.
- setTIMESTAMPTZ(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to an oracle.sql.TIMESTAMPTZ
value.
- setTIMESTAMPTZAtName(String, TIMESTAMPTZ) - Method in interface oracle.jdbc.OraclePreparedStatement
-
Sets the designated parameter to an oracle.sql.TIMESTAMPTZ
value.
- setTNSEntryName(String) - Method in class oracle.jdbc.pool.OracleDataSource
-
Set the TNS entry name.
- 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.
- 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.
- 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(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.
- 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(String) - Method in interface oracle.jdbc.datasource.OracleCommonDataSource
-
Sets 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.xa.OracleXADataSource
-
- setURL(String, URL) - Method in interface oracle.jdbc.OracleCallableStatement
-
Sets the designated parameter to the given java.net.URL
object.
- 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 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
-
- setUsingXAFlag(boolean) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- setUsingXAFlag(boolean) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- 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.
- 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.
- 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 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 class oracle.jdbc.OracleConnectionWrapper
-
- SEZERO - Static variable in class oracle.sql.DATE
-
Zero valued second
- SF7ASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- SF7DEC_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
-
- shardingKey - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- shardingKey - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- shardingKey - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- shardingKey(ShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
-
- shardingKey(ShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
-
- shardingKey(ShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
-
- shardingKey(ShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- shardingKey(ShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- shardingKey(ShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
-
- shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
-
- shardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
-
- shardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- shardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- shardingKey(OracleShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- ShardingMetadata - Class in oracle.jdbc.pool
-
Holds the Sharded Database metadata that is required during encoding and decoding of sharding keys.
- ShardingMetadata(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.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.
- 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.
- 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 class oracle.jdbc.OracleConnectionWrapper
-
- SHUTDOWN - oracle.jdbc.dcn.DatabaseChangeEvent.EventType
-
Event type: instance shutdown.
- SHUTDOWN_ANY - oracle.jdbc.dcn.DatabaseChangeEvent.EventType
-
Event type: any instance shutdown - Real Application Clusters (RAC).
- SI_AVERAGE_COLOR - oracle.jdbc.OracleType
-
- SI_COLOR - oracle.jdbc.OracleType
-
- SI_COLOR_HISTOGRAM - oracle.jdbc.OracleType
-
- SI_FEATURE_LIST - oracle.jdbc.OracleType
-
- SI_POSITIONAL_COLOR - oracle.jdbc.OracleType
-
- SI_STILL_IMAGE - oracle.jdbc.OracleType
-
- SI_TEXTURE - oracle.jdbc.OracleType
-
- 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.
- 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.
- SIZE_DATE - 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
-
- SMALLINT - Static variable in class oracle.jdbc.OracleTypes
-
- SOCKET - oracle.jdbc.OracleConnection.ConnectionValidation
-
- sql_exception_string - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- sqlEscapePattern - Static variable in class oracle.jdbc.OracleDatabaseMetaData
-
- sqlEscapeRegex - Static variable in class oracle.jdbc.OracleDatabaseMetaData
-
- sqlWildcardPattern - Static variable in class oracle.jdbc.OracleDatabaseMetaData
-
- sqlWildcardRegex - Static variable in class oracle.jdbc.OracleDatabaseMetaData
-
- 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.
- sslContext - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- sslContext - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- sslContext - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- sslContext(SSLContext) - Method in interface oracle.jdbc.OracleConnectionBuilder
-
Specifies a
SSLContext
to use as a factory for
SSLEngine objects that carry out the TLS protocol.
- sslContext(SSLContext) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
-
Specifies a
SSLContext
to use as a factory for
SSLEngine objects that carry out the TLS protocol.
- sslContext(SSLContext) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
-
Specifies a
SSLContext
to use as a factory for
SSLEngine objects that carry out the TLS protocol.
- sslContext(SSLContext) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
Set the SSLContext on this builder.
- sslContext(SSLContext) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
Set the SSLContext on this builder.
- sslContext(SSLContext) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
Set the SSLContext on this builder.
- 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.OracleXAResource
-
start() -- Starts work on behalf of a transaction branch.
- startup(String, int) - Method in interface oracle.jdbc.OracleConnection
-
Deprecated.
- startup(String, int) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- startup(OracleConnection.DatabaseStartupMode) - Method in interface oracle.jdbc.OracleConnection
-
Starts the database server up.
- startup(OracleConnection.DatabaseStartupMode) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- startup(OracleConnection.DatabaseStartupMode, String) - Method in interface oracle.jdbc.OracleConnection
-
Starts the database server up.
- startup(OracleConnection.DatabaseStartupMode, String) - Method in class oracle.jdbc.OracleConnectionWrapper
-
- STARTUP - oracle.jdbc.dcn.DatabaseChangeEvent.EventType
-
Event type: database startup.
- statement_cache_size - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- stateRestorationType - Variable in class oracle.jdbc.replay.OracleDataSourceImpl
-
- 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?
- 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?
- 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?
- 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
- 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
-
- 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.
- 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() - 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_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.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.Datum
-
Convert to a String representation of the datum 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.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.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.TIMESTAMP
-
Calls toString to convert internal Oracle TIMESTAMP to a Java String.
- stringValue(Connection) - Method in class oracle.sql.ANYDATA
-
Returns a string representation of this ANYDATA.
- 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(Connection) - Method in class oracle.sql.TIMESTAMPLTZ
-
Calls toString(Connection, byte[]) 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, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
-
Calls toString(Connection, byte[], Calendar) to convert internal Oracle TIMESTAMPLTZ to a Java String.
- stripSqlEscapes(String) - Method in class oracle.jdbc.OracleDatabaseMetaData
-
- STRUCT - Class in oracle.sql
-
Deprecated.
- STRUCT - oracle.jdbc.OracleTypeMetaData.Kind
-
- STRUCT - Static variable in class oracle.jdbc.OracleTypes
-
- STRUCT(StructDescriptor, Connection, Object[]) - Constructor for class oracle.sql.STRUCT
-
Deprecated.
Constructor.
- STRUCT(StructDescriptor, Connection, Map) - Constructor for class oracle.sql.STRUCT
-
Deprecated.
- StructDescriptor - Class in oracle.sql
-
Deprecated.
- 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.
- 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.
- SubKeyMetadata(int, SQLType, int) - Constructor for class oracle.jdbc.pool.ShardingMetadata.SubKeyMetadata
-
- SUPER_SHARDING_KEY_LEVEL - Static variable in class oracle.jdbc.pool.ShardingMetadata
-
- superShardingKey - Variable in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- superShardingKey - Variable in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- superShardingKey - Variable in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- superShardingKey(ShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
-
- superShardingKey(ShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
-
- superShardingKey(ShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
-
- superShardingKey(ShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- superShardingKey(ShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- superShardingKey(ShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleConnectionBuilder
-
- superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OraclePooledConnectionBuilder
-
- superShardingKey(OracleShardingKey) - Method in interface oracle.jdbc.OracleXAConnectionBuilder
-
- superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OracleConnectionBuilderImpl
-
- superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.pool.OraclePooledConnectionBuilderImpl
-
- superShardingKey(OracleShardingKey) - Method in class oracle.jdbc.xa.OracleXAConnectionBuilderImpl
-
- 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?
- 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?
- 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.
- 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?
- 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?
- 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?
- 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?
- 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?
- 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?
- 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?
- 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.
- 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?
- 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?
- 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.)
- 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.
- 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.
- 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)?
- 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.
- 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?
- 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?
- 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?
- 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.
- 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.
- 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.
- 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?
- 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?
- 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?
- supportsSharding() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Retrieves whether this database supports sharding.
- 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.
- 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.
- 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.
- 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.
- 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.
- supportsUnion() - Method in class oracle.jdbc.OracleDatabaseMetaData
-
Is SQL UNION 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.
- TableChangeDescription - Interface in oracle.jdbc.dcn
-
This interface describes a database change at the table level.
- 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.
- tanh() - Method in class oracle.sql.NUMBER
-
Returns a new NUMBER object initialized to the hyperbolic tangent of Number.
- target - Variable in class oracle.sql.ARRAY
-
Deprecated.
- target - Variable in class oracle.sql.BFILE
-
Deprecated.
- target - Variable in class oracle.sql.BLOB
-
Deprecated.
- target - Variable in class oracle.sql.CLOB
-
Deprecated.
- target - Variable in class oracle.sql.REF
-
Deprecated.
- target - Variable in class oracle.sql.STRUCT
-
Deprecated.
- targetDatum - Variable in class oracle.sql.Datum
-
- targetDatumWithConnection - Variable in class oracle.sql.DatumWithConnection
-
- textToPrecisionNumber(String, boolean, int, boolean, int, String) - Static method in class oracle.sql.NUMBER
-
Returns a NUMBER object initialized to the value in num as described below.
- TH8MACTHAI_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TH8MACTHAIS_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TH8TISASCII_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TH8TISEBCDIC_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TH8TISEBCDICS_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TIME - Static variable in class oracle.jdbc.OracleTypes
-
- timeout - Variable in class oracle.jdbc.xa.OracleXAResource
-
- TIMEOUT - oracle.jdbc.aq.AQNotificationEvent.AdditionalEventType
-
Addtional event type: timeout.
- TIMEOUT - oracle.jdbc.dcn.DatabaseChangeEvent.AdditionalEventType
-
Addtional event type: timeout.
- TIMESTAMP - Class in oracle.sql
-
TIMESTAMP Class
- TIMESTAMP - oracle.jdbc.OracleType
-
- TIMESTAMP - Static variable in class oracle.jdbc.OracleTypes
-
- 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(String) - Constructor for class oracle.sql.TIMESTAMP
-
Create a TIMESTAMP object given a Java String object.
- TIMESTAMP(Date) - Constructor for class oracle.sql.TIMESTAMP
-
Create an Oracle TIMESTAMP object represented by the Java Date
- TIMESTAMP(Time) - Constructor for class oracle.sql.TIMESTAMP
-
Create an Oracle TIMESTAMP object represented by the given Java Time
- 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_WITH_LOCAL_TIME_ZONE - oracle.jdbc.OracleType
-
- TIMESTAMP_WITH_TIME_ZONE - oracle.jdbc.OracleType
-
- TIMESTAMPLTZ - Class in oracle.sql
-
TIMESTAMPLTZ Class
- TIMESTAMPLTZ - Static variable in class oracle.jdbc.OracleTypes
-
- 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, String) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- TIMESTAMPLTZ(Connection, String, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- TIMESTAMPLTZ(Connection, Date) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Create an Oracle TIMESTAMPLTZ object represented by the Java Date
- TIMESTAMPLTZ(Connection, Date, Calendar) - 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, Time, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- TIMESTAMPLTZ(Connection, Timestamp) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Create an Oracle TIMESTAMPLTZ object represented by the Java Timestamp
- TIMESTAMPLTZ(Connection, Timestamp, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- TIMESTAMPLTZ(Connection, Calendar, String) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- TIMESTAMPLTZ(Connection, Calendar, Date) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Create an Oracle TIMESTAMPLTZ object represented by the Java Date
- TIMESTAMPLTZ(Connection, Calendar, Time) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Create an Oracle TIMESTAMPLTZ object represented by the given Java Time
- 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, DATE) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Create an Oracle TIMESTAMPLTZ object represented by the Oracle DATE
- TIMESTAMPLTZ(Connection, DATE, Calendar) - Constructor for class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- TIMESTAMPNS - Static variable in class oracle.jdbc.OracleTypes
-
Deprecated.
- TIMESTAMPTZ - Class in oracle.sql
-
TIMESTAMPTZ Class
- TIMESTAMPTZ - Static variable in class oracle.jdbc.OracleTypes
-
- 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, 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(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, ZoneId) - Constructor for class oracle.sql.TIMESTAMPTZ
-
Create an Oracle TIMESTAMPTZ object represented by the Java Timestamp with the specified ZoneId.
- 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, DATE) - Constructor for class oracle.sql.TIMESTAMPTZ
-
Create an Oracle TIMESTAMPTZ object represented by the Oracle DATE
- 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() - Method in class oracle.sql.Datum
-
Convert to a Timestamp representation of the datum object
- timestampValue() - Method in class oracle.sql.TIMESTAMP
-
Calls toTimestamp to convert internal Oracle TIMESTAMP 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, Calendar) - Method in class oracle.sql.TIMESTAMPLTZ
-
Calls toTimestamp to convert internal Oracle TIMESTAMPLTZ 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(Calendar) - Method in class oracle.sql.Datum
-
- timestampValue(Calendar) - Method in class oracle.sql.TIMESTAMP
-
Calls toTimestamp to convert internal Oracle TIMESTAMP and Calendar to a Java Timestamp.
- timeValue() - Method in class oracle.sql.CHAR
-
Convert to a Time representation of the datum object
- timeValue() - Method in class oracle.sql.DATE
-
Calls toTime to convert internal Oracle DATE to a Java Time.
- timeValue() - Method in class oracle.sql.Datum
-
Convert to a Time representation of the datum object
- 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) - Method in class oracle.sql.TIMESTAMPTZ
-
Calls toTime to convert internal Oracle Date 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(Calendar) - Method in class oracle.sql.DATE
-
Calls toTime to convert internal Oracle DATE and Calendar to a Java Time.
- timeValue(Calendar) - Method in class oracle.sql.Datum
-
- TimeZoneAdjust(Connection, Calendar, 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
- TINYINT - Static variable in class oracle.jdbc.OracleTypes
-
- TMENDRSCAN - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMFAIL - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMJOIN - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMMIGRATE - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMNOFLAGS - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMNOMIGRATE - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMONEPHASE - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMPROMOTE - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMRESUME - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMSTARTRSCAN - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMSUCCESS - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- TMSUSPEND - Static variable in class oracle.jdbc.xa.OracleXAResource
-
- tnsEntry - Variable in class oracle.jdbc.pool.OracleDataSource
-
- toBigDecimal(byte[]) - Static method in class oracle.sql.NUMBER
-
Converts an Oracle Number into a Java BigDecimal.
- toBigInteger(byte[]) - Static method in class oracle.sql.NUMBER
-
Converts an Oracle Number into a Java BigInteger.
- toBoolean(byte[]) - Static method in class oracle.sql.NUMBER
-
Convert an Oracle Number to a Java boolean.
- toByte(byte[]) - Static method in class oracle.sql.NUMBER
-
Converts an Oracle Number into a Java byte.
- toByteArray() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- toByteArrayOS() - Method in class oracle.jdbc.xa.OracleMultiPhaseArgs
-
- toBytes() - Method in class oracle.sql.DATE
-
- toBytes() - Method in class oracle.sql.INTERVALDS
-
Convert Oracle INTERVALDS object into a byte array
- toBytes() - Method in class oracle.sql.INTERVALYM
-
Convert Oracle INTERVALYM object into a 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() - Method in class oracle.sql.TIMESTAMPLTZ
-
Convert Oracle TIMESTAMPLTZ object into a byte array
- toBytes() - Method in class oracle.sql.TIMESTAMPTZ
-
Convert Oracle Timestamptz object into a byte array
- toBytes(boolean) - Static method in class oracle.sql.NUMBER
-
Converts a Java boolean to an Oracle Number byte array.
- toBytes(byte) - Static method in class oracle.sql.NUMBER
-
Converts a Java byte to an Oracle Number byte array.
- toBytes(double) - Static method in class oracle.sql.NUMBER
-
Converts a Java double to an Oracle Number byte array.
- toBytes(float) - Static method in class oracle.sql.NUMBER
-
Converts a Java float to an Oracle Number byte array.
- toBytes(int) - Static method in class oracle.sql.NUMBER
-
Converts a Java int to an Oracle Number byte array.
- toBytes(long) - Static method in class oracle.sql.NUMBER
-
Converts a Java long to an Oracle Number byte array.
- toBytes(short) - Static method in class oracle.sql.NUMBER
-
Converts a Java short to an Oracle Number byte array.
- toBytes(String) - Static method in class oracle.sql.DATE
-
Convert Java String to Oracle DATE.
- toBytes(String) - Static method in class oracle.sql.INTERVALDS
-
Convert Java String to Oracle INTERVALDS.
- toBytes(String) - Static method in class oracle.sql.INTERVALYM
-
Convert Java String to Oracle INTERVALYM.
- toBytes(String) - Static method in class oracle.sql.TIMESTAMP
-
Convert Java String to Oracle TIMESTAMP.
- toBytes(String, int) - Static method in class oracle.sql.NUMBER
-
Converts a Java String to an Oracle Number byte array.
- toBytes(String, Calendar) - Static method in class oracle.sql.DATE
-
Convert Java String to Oracle DATE.
- toBytes(BigDecimal) - Static method in class oracle.sql.NUMBER
-
Converts a Java BigDecimal to an Oracle Number byte array.
- toBytes(BigInteger) - Static method in class oracle.sql.NUMBER
-
Converts a Java BigInteger to an Oracle Number byte array.
- toBytes(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.TIMESTAMPLTZ
-
Convert Java String to Oracle TIMESTAMPLTZ.
- toBytes(Connection, String, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
-
Convert Java String to Oracle TIMESTAMPTZ.
- 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.TIMESTAMPLTZ
-
Deprecated.
- 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.TIMESTAMPLTZ
-
Deprecated.
- 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, ZoneId) - Static method in class oracle.sql.TIMESTAMPTZ
-
Convert Java Timestamp to Oracle TIMESTAMPTZ
- toBytes(Connection, Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- toBytes(Connection, Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMPTZ
-
Convert Java Timestamp to Oracle TIMESTAMPTZ
- toBytes(Connection, Calendar, String) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Convert Java String to Oracle TIMESTAMPLTZ.
- toBytes(Connection, Calendar, Date) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Convert Java Date to Oracle TIMESTAMPLTZ.
- toBytes(Connection, Calendar, Time) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Convert Java Time 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, DATE) - Static method in class oracle.sql.TIMESTAMPTZ
-
Convert Oracle DATE to Oracle TIMESTAMPTZ
- toBytes(Connection, DATE, Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- toBytes(Date) - Static method in class oracle.sql.DATE
-
Convert Java Date to Oracle DATE.
- toBytes(Date) - Static method in class oracle.sql.TIMESTAMP
-
Convert Java Date to Oracle TIMESTAMP.
- toBytes(Date, Calendar) - Static method in class oracle.sql.DATE
-
Convert Java Date and Calendar to Oracle DATE.
- toBytes(Time) - Static method in class oracle.sql.DATE
-
Convert Java Time to Oracle DATE.
- toBytes(Time) - Static method in class oracle.sql.TIMESTAMP
-
Convert Java Time to Oracle TIMESTAMP.
- toBytes(Time, Calendar) - Static method in class oracle.sql.DATE
-
Convert Java Time and Calendar to Oracle DATE.
- toBytes(Timestamp) - Static method in class oracle.sql.DATE
-
Convert Java Timestamp to Oracle DATE.
- toBytes(Timestamp) - Static method in class oracle.sql.TIMESTAMP
-
Convert Java Timestamp to Oracle TIMESTAMP
- toBytes(Timestamp, Calendar) - Static method in class oracle.sql.DATE
-
Convert Java Timestamp and Calendar to Oracle DATE.
- toBytes(Timestamp, Calendar) - Static method in class oracle.sql.TIMESTAMP
-
Convert Java Timestamp and Java Calendar to Oracle TIMESTAMP
- toBytes(OracleArray, Datum, boolean) - Method in class oracle.sql.ArrayDescriptor
-
Deprecated.
Side Effect: array.datumArray, array.bytes may be modified if 'keepLocalCopy' is true
- toBytes(DATE) - Static method in class oracle.sql.TIMESTAMP
-
Convert Oracle DATE to Oracle TIMESTAMP
- 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.
- toDate(byte[]) - Static method in class oracle.sql.DATE
-
Convert Oracle DATE 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[], Calendar) - Static method in class oracle.sql.DATE
-
Convert Oracle DATE and Calendar to Java Date.
- 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.TIMESTAMPTZ
-
Convert a byte array representing a TIMESTAMPTZ object to a Java Date Object
- toDate(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- 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[]) - 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 Oracle DATE Object
- toDATE(Connection, byte[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- 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 interface oracle.sql.ORAData
-
Extract an oracle.sql.Datum object.
- toDatum(Connection) - Method in class oracle.sql.TypeDescriptor
-
- toDatum(OracleConnection) - Method in interface oracle.sql.CustomDatum
-
Called by setOracleObject to extract a Datum.
- toDouble(byte[]) - Static method in class oracle.sql.NUMBER
-
Converts an Oracle Number into a Java double.
- toFloat(byte[]) - Static method in class oracle.sql.NUMBER
-
Converts an Oracle Number into a Java float.
- toFormattedText(String, String) - Method in class oracle.sql.NUMBER
-
Returns a new String based on the format specified in fmt and NUMBER.
- toInt(byte[]) - Static method in class oracle.sql.NUMBER
-
Converts an Oracle Number into a Java int.
- toJavaArray(OracleArray, Datum, long, int, Map, boolean) - Method in class oracle.sql.ArrayDescriptor
-
Deprecated.
Side Effect: array.datumArray, array.bytes, s.objectArray may be modified if 'keepLocalCopy' is true
- toJdbc() - Method in interface oracle.jdbc.OracleArray
-
Oracle extension.
- toJdbc() - 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.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.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.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.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.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.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.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() - 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() - 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.TIMESTAMPTZ
-
Returns the JDBC representation of the timestamptz object
- toJdbc(Map) - Method in class oracle.sql.ARRAY
-
Deprecated.
Oracle extension.
- 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(Map) - Method in class oracle.sql.STRUCT
-
Deprecated.
Oracle extension.
- 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.TypeDescriptor
-
- 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
- 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.
- toNumericArray(OracleArray, Datum, long, int, int, boolean) - Method in class oracle.sql.ArrayDescriptor
-
Deprecated.
- 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
- toOracleArray(Map) - Method in class oracle.sql.StructDescriptor
-
Deprecated.
- toOracleArray(OracleArray, Datum, long, int, boolean) - Method in class oracle.sql.ArrayDescriptor
-
Deprecated.
Side Effect: array.datumArray, array.bytes may be modified if 'keepLocalCopy' is true
- 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.
- TOP - oracle.jdbc.aq.AQEnqueueOptions.SequenceDeviationOption
-
The message is enqueued ahead of any other messages.
- toResultSet(OracleArray, Datum, 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(OracleArray, 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.
- toSQLXML() - Method in interface oracle.jdbc.OracleBlob
-
Returns an object which impements java.sql.SQLXML with content take 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() - Method in class oracle.sql.BLOB
-
Deprecated.
Returns an object which impements java.sql.SQLXML with content take 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(int) - Method in interface oracle.jdbc.OracleBlob
-
Returns an object which impements java.sql.SQLXML with content taken from this Blob.
- toSQLXML(int) - Method in class oracle.sql.BLOB
-
Deprecated.
Returns an object which impements java.sql.SQLXML with content taken from this Blob.
- toSQLXML(String) - Method in interface oracle.jdbc.OracleClob
-
Returns an object which impements java.sql.SQLXML with content taken 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.AQMessage
-
Returns the String description of this message.
- toString() - Method in interface oracle.jdbc.aq.AQMessageProperties
-
- toString() - Method in class oracle.jdbc.aq.AQNotificationEvent
-
- toString() - Method in class oracle.jdbc.dcn.DatabaseChangeEvent
-
- toString() - Method in exception oracle.jdbc.OracleDatabaseException
-
- toString() - 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.CharacterSet
-
The official name of the character set.
- toString() - Method in class oracle.sql.DATE
-
- toString() - Method in class oracle.sql.INTERVALDS
-
Converts a INTERVALDS to a string
- toString() - Method in class oracle.sql.INTERVALYM
-
Converts a INTERVALYM to a string
- toString() - Method in class oracle.sql.ROWID
-
Implements the java.sql.RowId.toString()
- toString() - Method in class oracle.sql.TIMESTAMP
-
- toString(byte[]) - Static method in class oracle.sql.DATE
-
Converts a DATE to a string
- toString(byte[]) - Static 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(byte[]) - Static method in class oracle.sql.NUMBER
-
Convert an Oracle Number to a Java String.
- toString(byte[]) - Static method in class oracle.sql.TIMESTAMP
-
Converts a TIMESTAMP to a string
- 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(Connection) - Method in class oracle.jdbc.pool.OracleShardingKeyImpl
-
- 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[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- 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
-
- 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(String, String) - Method in class oracle.sql.DATE
-
Convert date to text as specified by fmt.
- toTime(byte[]) - Static method in class oracle.sql.DATE
-
Convert Oracle DATE to Java Time.
- toTime(byte[]) - Static method in class oracle.sql.TIMESTAMP
-
Convert a byte array representing a TIMESTAMP object to a Java Time Object
- toTime(byte[], Calendar) - Static method in class oracle.sql.DATE
-
Convert Oracle DATE and Calendar to Java Time.
- 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[], Calendar) - Static method in class oracle.sql.TIMESTAMPLTZ
-
Deprecated.
- toTimestamp(byte[]) - Static method in class oracle.sql.DATE
-
Convert Oracle DATE 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.DATE
-
Convert Oracle DATE and Calendar to Java Timestamp.
- 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[]) - 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.TIMESTAMPTZ
-
Convert a byte array representing a TIMESTAMP WITH TIME ZONE object to a Java 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 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
- 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
- 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
-
- TR8DEC_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
-
- TR8MACTURKISH_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TR8MACTURKISHS_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TR8MSWIN1254_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- TR8PC857_CHARSET - Static variable in class oracle.sql.CharacterSet
-
- trace(String) - Method in class oracle.jdbc.pool.OracleDataSource
-
- TRACE - Static variable in class oracle.jdbc.pool.OracleConnectionCacheManager
-
Deprecated.
- TRACE - Static variable in class oracle.jdbc.pool.OracleDataSource
-
- 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.sql.BLOB
-
Deprecated.
- transaction_isolation - Static variable in class oracle.jdbc.pool.OraclePooledConnection
-
- TRANSACTIONAL - oracle.jdbc.OracleConnection.DatabaseShutdownMode
-
Further connects are prohibited and no new transactions are allowed.
- TRANSACTIONAL_LOCAL - oracle.jdbc.OracleConnection.DatabaseShutdownMode
-
Further connects are prohibited and no new transactions are allowed.
- TRANSACTIONS_DISTRIBUTED - Static variable in class oracle.jdbc.pool.OracleOCIConnectionPool
-
- TRANSLATED - oracle.jdbc.OracleTranslatingConnection.SqlTranslationVersion
-
The translated query returned from the server.
- 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.BabelfishGenericProxy
-
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(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() - Constructor for class oracle.jdbc.babelfish.TranslationManager
-
- Translator - Class in oracle.jdbc.babelfish
-
Translates queries and errors.
- trim(long) - Method in class oracle.sql.BLOB
-
Deprecated.
- trim(long) - Method in class oracle.sql.CLOB
-
Deprecated.
- 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(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(String) - Method in class oracle.sql.DATE
-
returns a DATE object with date truncated to specified precision
- TYPE - oracle.jdbc.OracleTypeMetaData.Kind
-
- TYPE_NESTED_TABLE - 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_BFILE - 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_BOOLEAN - 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_CLOB - 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_DOUBLE - 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_INTEGER - 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_ITABLE - 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_JOPAQUE - 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_STRUCT - 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_NCHAR - 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_NUMBER - 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_OCTET - 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_OTMLAST - 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_RAW - 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_REF - 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_SIGNED8 - 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_SYSFIRST - 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_TIME - 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_LTZ - 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_UNSIGNED32 - 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_VARCHAR - 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
-
- 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, OracleTypeADT, 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
-