| Package | Description |
|---|---|
| oracle.ucp | |
| oracle.ucp.jdbc |
| Modifier and Type | Method and Description |
|---|---|
ConnectionHarvestingCallback |
UniversalPooledConnection.getConnectionHarvestingCallback()
Obtains the
ConnectionHarvestingCallback registered with
this connection. |
| Modifier and Type | Method and Description |
|---|---|
void |
UniversalPooledConnection.registerConnectionHarvestingCallback(ConnectionHarvestingCallback cbk)
Registers a
ConnectionHarvestingCallback with this connection. |
| Modifier and Type | Method and Description |
|---|---|
void |
HarvestableConnection.registerConnectionHarvestingCallback(ConnectionHarvestingCallback cbk)
Registers a ConnectionHarvestingCallback with the this connection.
|