Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


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.

 


Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.