| Package | Description |
|---|---|
| oracle.ucp | |
| oracle.ucp.jdbc |
| Modifier and Type | Method | Description |
|---|---|---|
ConnectionHarvestingCallback |
UniversalPooledConnection.getConnectionHarvestingCallback() |
Obtains the
ConnectionHarvestingCallback registered with
this connection. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
UniversalPooledConnection.registerConnectionHarvestingCallback(ConnectionHarvestingCallback cbk) |
Registers a
ConnectionHarvestingCallback with this connection. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
HarvestableConnection.registerConnectionHarvestingCallback(ConnectionHarvestingCallback cbk) |
Registers a ConnectionHarvestingCallback with the this connection.
|
Copyright © 2007, 2016, 2019, Oracle and/or its affiliates. All rights reserved.