Uses of Package
oracle.jdbc
-
Packages that use oracle.jdbc Package Description oracle.jdbc Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the packageoracle.jdbc
.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 Provides the classes necessary for the support for application migration feature.oracle.jdbc.datasource Beginning in Oracle Release 12.2, some of the Oracle extensions to JDBC are captured in the packageoracle.jdbc.datasource
.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 A package of connection cache and pooling related classes.oracle.jdbc.xa Provides classes that implement the JDBC XA APIs.oracle.sql A package of classes that represent java SQL types and Oracle specific SQL types. -
Classes in oracle.jdbc used by oracle.jdbc Class Description AdditionalDatabaseMetaData This interface defines additional Oracle specific methods for DatabaseMetaData.LargeObjectAccessMode LogicalTransactionId The logical transaction id is a globally unique id that uniquely defines a database transaction from the application perspective.LogicalTransactionIdEvent The event that corresponds to a new Logical Transaction Id.LogicalTransactionIdEventListener A class that is interested in processing Logical Transaction Id events must implement this interface.NotificationRegistration.RegistrationState OracleBfile This interface defines methods for Oracle specific Bfile.OracleClob This interface extends the standard JDBC interfaceClob
and defines methods for Oracle specific Clob .OracleConnection This interface defines the Oracle extensions to the standard JDBC interfacejava.sql.Connection
.OracleConnection.CommitOption OracleConnection.ConnectionValidation Specifiers for how much effort to put into validating aConnection
.OracleConnection.DatabaseShutdownMode OracleConnection.DatabaseStartupMode OracleConnection.DRCPState OracleConnectionBuilder A builder created from aOracleDataSource
object, used to establish a connection to the database that theOracleDataSource
object represents.OracleConnectionStringBuilder OracleConnectionStringBuilder.ConnectInfo This class represents the ADDRESS node of the TNS Connect String.OracleConnectionWrapper A simple implementation of a connection wrapper which may be nested to any depth.OracleData Oracle interface for customize user-defined types.OracleDatabaseMetaData.DataTypeSource OracleDataFactory OracleData factory interface.OracleOCIFailover An interface for Transparent Application failover.OracleParameterMetaData This interface defines the Oracle extensions to the standard JDBC interfacejava.sql.ParameterMetaData
.OraclePooledConnectionBuilder A builder created from aOracleConnectionPoolDataSource
object, used to establish a connection to the database that theOracleConnectionPoolDataSource
object represents.OraclePreparedStatement This interface defines the Oracle extensions to the standard JDBC interfacejava.sql.PreparedStatement
.OracleResultSet A table of data representing a database result set, which is usually generated by executing a statement that queries the database.OracleResultSet.AuthorizationIndicator eXtensible Data Security (XDS) authorization indicator.OracleResultSetMetaData An object that can be used to get information about the types and properties of the columns in a ResultSet object.OracleResultSetMetaData.SecurityAttribute eXtensible Data Security (XDS) attribute.OracleRow One row of a sequence of rows represented by aResultSet
.OracleSavepoint This interface defines the Oracle extensions to the standard JDBC interfacejava.sql.Savepoint
.OracleShardingKey Interface used to indicate that this object represents a Oracle Sharding Key.OracleShardingKeyBuilder A builder created from aOracleDataSource
orOracleXADataSource
orOracleConnectionPoolDataSource
object, used to create aOracleShardingKey
with sub-keys of supported data types.OracleStatement This interface defines the Oracle extensions to the standard JDBC interfacejava.sql.Statement
and is the superinterface of theOraclePreparedStatement
andOracleCallableStatement
interfaces.OracleTranslatingConnection.SqlTranslationVersion Enumeration of various Translation versions of a query.OracleType These are all the types documented in Oracle??? Database SQL Language Reference 12c Release 1.OracleTypeMetaData This extension defines methods for meta data describing Oracle specific Types.OracleTypeMetaData.ArrayStorage IdentifiesOracleTypeMetaData.Kind Identifies the kind of named type.OracleXAConnectionBuilder A builder created from aOracleXADataSource
object, used to establish a connection to the database that theOracleXADataSource
object represents. -
Classes in oracle.jdbc used by oracle.jdbc.aq Class Description NotificationRegistration This interface is extended by oracle.jdbc.aq.AQNotificationRegistration and oracle.jdbc.dcn.DatabaseChangeRegistration. -
Classes in oracle.jdbc used by oracle.jdbc.babelfish Class Description OracleTranslatingConnection Declares convenience methods to get non translating Statements, PreparedStatements or CallableStatements from a SQL Translation enabled connection.OracleTranslatingConnection.SqlTranslationVersion Enumeration of various Translation versions of a query. -
Classes in oracle.jdbc used by oracle.jdbc.datasource Class Description OracleConnectionBuilder A builder created from aOracleDataSource
object, used to establish a connection to the database that theOracleDataSource
object represents.OraclePooledConnectionBuilder A builder created from aOracleConnectionPoolDataSource
object, used to establish a connection to the database that theOracleConnectionPoolDataSource
object represents.OracleShardingKey Interface used to indicate that this object represents a Oracle Sharding Key.OracleShardingKeyBuilder A builder created from aOracleDataSource
orOracleXADataSource
orOracleConnectionPoolDataSource
object, used to create aOracleShardingKey
with sub-keys of supported data types.OracleXAConnectionBuilder A builder created from aOracleXADataSource
object, used to establish a connection to the database that theOracleXADataSource
object represents. -
Classes in oracle.jdbc used by oracle.jdbc.dcn Class Description NotificationRegistration This interface is extended by oracle.jdbc.aq.AQNotificationRegistration and oracle.jdbc.dcn.DatabaseChangeRegistration. -
Classes in oracle.jdbc used by oracle.jdbc.pool Class Description OracleConnection This interface defines the Oracle extensions to the standard JDBC interfacejava.sql.Connection
.OracleShardingKey Interface used to indicate that this object represents a Oracle Sharding Key.OracleShardingKeyBuilder A builder created from aOracleDataSource
orOracleXADataSource
orOracleConnectionPoolDataSource
object, used to create aOracleShardingKey
with sub-keys of supported data types. -
Classes in oracle.jdbc used by oracle.jdbc.xa Class Description OracleXAConnectionBuilder A builder created from aOracleXADataSource
object, used to establish a connection to the database that theOracleXADataSource
object represents. -
Classes in oracle.jdbc used by oracle.sql Class Description LargeObjectAccessMode OracleArray This interface defines the Oracle extensions to the standard JDBC interfaceArray
.OracleBfile This interface defines methods for Oracle specific Bfile.OracleBlob This interface defines the Oracle extensions to the standard JDBC interfaceBlob
.OracleClob This interface extends the standard JDBC interfaceClob
and defines methods for Oracle specific Clob .OracleConnection This interface defines the Oracle extensions to the standard JDBC interfacejava.sql.Connection
.OracleData Oracle interface for customize user-defined types.OracleDataFactory OracleData factory interface.OracleNClob This interface extends the standard JDBC interfaceNClob
and defines methods for Oracle specific NClob .OracleOpaque This interface defines methods for Oracle specific Opaque.OracleRef This interface defines the Oracle extensions to the standard JDBC interfaceRef
.OracleStruct This interface defines the Oracle extensions to the standard JDBC interfaceStruct
.OracleTypeMetaData This extension defines methods for meta data describing Oracle specific Types.OracleTypeMetaData.Array This nested interfacet defines additional methods for array typesOracleTypeMetaData.ArrayStorage IdentifiesOracleTypeMetaData.Kind Identifies the kind of named type.OracleTypeMetaData.Opaque This nested interface defines additional methods for opaque typesOracleTypeMetaData.Struct This nested interface defines additional methods for struct types