Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Uses of Class
oracle.jdbc.pool.OracleConnectionCacheManager

Packages that use OracleConnectionCacheManager
oracle.jdbc.pool A package of connection cache and pooling related classes. 
 

Uses of OracleConnectionCacheManager in oracle.jdbc.pool
 

Fields in oracle.jdbc.pool declared as OracleConnectionCacheManager
protected  OracleConnectionCacheManager OracleDataSource.cacheManager
           
 

Methods in oracle.jdbc.pool that return OracleConnectionCacheManager
static OracleConnectionCacheManager OracleConnectionCacheManager.getConnectionCacheManagerInstance()
          Deprecated. Use Oracle Universal Connection Pool instead. Returns the static ConnectionCacheManager Instance. If necessary a new instance is created and returned to the caller.
 


Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.