Skip navigation links

Oracle® Database JDBC Java API Reference
11g Release 2 ("11.2.0.0.1-Beta-1")
BETA
E13995-01


Package oracle.jdbc.pool

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.

 

Package oracle.jdbc.pool Description

A package of connection cache and pooling related classes.


Skip navigation links

Oracle® Database JDBC Java API Reference
11g Release 2 ("11.2.0.0.1-Beta-1")
BETA
E13995-01


Copyright © 2009, Oracle and/or its affiliates. All rights reserved.
ORACLE CONFIDENTIAL
For authorized use only.
Do not distribute to third parties.