| Package | Description |
|---|---|
| oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc. |
| Modifier and Type | Method and Description |
|---|---|
default void |
OracleConnection.registerConnectionCacheCallback(OracleConnectionCacheCallback occc,
java.lang.Object userObj,
int cbkFlag)
Deprecated.
The Implicit Connection Cache (ICC) has been desupported
since 12.1. This method throws UnsupportedOperationException, and
will be removed soon in the future.
|
default void |
OracleConnection.registerConnectionCacheCallback(OracleConnectionCacheCallback occc,
java.lang.Object userObj,
int cbkFlag)
Deprecated.
The Implicit Connection Cache (ICC) has been desupported
since 12.1. This method throws UnsupportedOperationException, and
will be removed soon in the future.
|