Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

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


Copyright 1996, 2011, 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
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06