Package | Description |
---|---|
oracle.jdbc.pool |
A package of connection cache and pooling related classes.
|
Modifier and Type | Field and Description |
---|---|
protected OracleConnectionCacheManager |
OracleDataSource.cacheManager |
protected OracleConnectionCacheManager |
OracleDataSource.cacheManager |
Modifier and Type | Method and Description |
---|---|
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.
|
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.
|