|
Oracle® Database JDBC Java API Reference 11g Release 2 ("11.2.0.0.1-Beta-1") BETA E13995-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
A package of connection cache and pooling related classes.
See:
Description
Interface Summary | |
---|---|
OracleConnectionCache | An OracleConnectionCache is an interface one needs to implement if they like to reuse OracleConnectionEventListener and implement their own version of Connection Caching. |
OracleConnectionCacheCallback | Callback functionality for the Implicit Connection Cache |
Class Summary | |
---|---|
OracleConnectionCacheManager | Connection Cache Manager class for the Implicit Connection Caching Mechanism. |
OracleConnectionPoolDataSource | A DataSource object is a factory for Connection objects. |
OracleDataSource | A DataSource object is a factory for Connection objects. |
OracleDataSourceFactory | A factory for creating an Oracle datasource. |
OracleOCIConnectionPool | A type-2 driver connection pool. |
OraclePooledConnection | An OraclePooledConnection object is a connection object that provides hooks for connection pool management. |
A package of connection cache and pooling related classes.
|
Oracle® Database JDBC Java API Reference 11g Release 2 ("11.2.0.0.1-Beta-1") BETA E13995-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |