|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OracleConnectionCacheCallback | |
---|---|
oracle.jdbc | Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package oracle.jdbc . |
Uses of OracleConnectionCacheCallback in oracle.jdbc |
---|
Methods in oracle.jdbc with parameters of type OracleConnectionCacheCallback | |
---|---|
void |
OracleConnectionWrapper.registerConnectionCacheCallback(OracleConnectionCacheCallback occc, Object userObj, int cbkFlag) |
void |
OracleConnection.registerConnectionCacheCallback(OracleConnectionCacheCallback occc, Object userObj, int cbkFlag) Registers the connection cache callback on the logical connection This is used in conjunction with the Implicit Connection Cache Properties. |
|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |