Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
oracle.ucp.ConnectionLabelingCallback

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
abstract  void WLDataSource.registerConnectionLabelingCallback(ConnectionLabelingCallback cbk)
          Registers a connection labeling callback with the underlying connection pool.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09