| Package | Description |
|---|---|
| oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package
oracle.jdbc. |
| oracle.jdbc.pool |
A package of connection cache and pooling related classes.
|
| oracle.jdbc.replay |
Provides interfaces and factory methods for Application Continuity.
|
| oracle.jdbc.xa |
Provides classes that implement the JDBC XA APIs.
|
| oracle.jdbc.xa.client |
Provides classes that implement the JDBC XA APIs.
|
| Class and Description |
|---|
| OracleConnectionCacheCallback
Deprecated.
Use Oracle Universal Connection Pool instead. Callback functionality for the Implicit Connection Cache
|
| Class and Description |
|---|
| OracleConnectionBuilderImpl
Oracle Implementation class for Connection Builder
|
| OracleConnectionCacheManager
Deprecated.
Use Oracle Universal Connection Pool instead. Connection Cache Manager class for the Implicit Connection Caching Mechanism.
|
| OracleDataSource
A DataSource object is a factory for Connection objects.
|
| OraclePooledConnection
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
|
| OraclePooledConnectionBuilderImpl
Oracle Implementation class for Connection Builder
|
| OracleShardingKeyBuilderImpl |
| OracleShardingKeyImpl |
| ShardingMetadata
Holds the Sharded Database metadata that is required during encoding and decoding of sharding keys.
|
| ShardingMetadata.ShardingType
Enum to hold the different sharding methods supported for shard keys and shard groups in the Oracle sharded database.
|
| ShardingMetadata.SubKeyMetadata
Holds the shard sub key metadata information extracted from the database.
|
| Class and Description |
|---|
| OracleConnectionBuilderImpl
Oracle Implementation class for Connection Builder
|
| OracleDataSource
A DataSource object is a factory for Connection objects.
|
| OraclePooledConnection
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
|
| Class and Description |
|---|
| OracleConnectionBuilderImpl
Oracle Implementation class for Connection Builder
|
| OracleConnectionPoolDataSource
A DataSource object is a factory for Connection objects.
|
| OracleDataSource
A DataSource object is a factory for Connection objects.
|
| OraclePooledConnection
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
|
| OracleShardingKeyImpl |
| Class and Description |
|---|
| OraclePooledConnection
An OraclePooledConnection object is a connection object that provides hooks for connection pool management.
|