| Package | Description |
|---|---|
| oracle.ucp | |
| oracle.ucp.jdbc |
| Modifier and Type | Method | Description |
|---|---|---|
void |
UniversalConnectionPool.registerConnectionLabelingCallback(ConnectionLabelingCallback cbk) |
Registers a
ConnectionLabelingCallback object with this
connection pool. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ConnectionLabelingCallback |
New callback interface for connection labeling support.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PoolDataSource.registerConnectionLabelingCallback(ConnectionLabelingCallback cbk) |
Registers a connection labeling callback with the underlying
connection pool.
|
void |
PoolDataSourceImpl.registerConnectionLabelingCallback(ConnectionLabelingCallback cbk) |
Registers a ConnectionLabelingCallback with the underlying connection
pool.
|
Copyright © 2007, 2016, 2019, Oracle and/or its affiliates. All rights reserved.