|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ConnectionLabelingCallback | |
---|---|
oracle.ucp.jdbc | Provides callback interfaces for connections. |
weblogic.jdbc.extensions | Provides extension interfaces and classes for JDBC. |
Uses of ConnectionLabelingCallback in oracle.ucp.jdbc |
---|
Subinterfaces of ConnectionLabelingCallback in oracle.ucp.jdbc | |
---|---|
interface |
ConnectionLabelingCallback
New ConnectionLabelingCallback API that is invoked at getConnection time when no requested labels are provided and there is an instance registered. |
Uses of ConnectionLabelingCallback in weblogic.jdbc.extensions |
---|
Methods in weblogic.jdbc.extensions with parameters of type ConnectionLabelingCallback | |
---|---|
void |
WLDataSource.registerConnectionLabelingCallback(ConnectionLabelingCallback cbk)
Registers a connection labeling callback with the underlying connection pool. |
|
Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |