Skip navigation links

Oracle® Universal Connection Pool Java API Reference
11g Release 1 (11.1)

E11990-01


Uses of Interface
oracle.ucp.ConnectionLabelingCallback

Packages that use ConnectionLabelingCallback
oracle.ucp   
oracle.ucp.jdbc   

 

Uses of ConnectionLabelingCallback in oracle.ucp

 

Methods in oracle.ucp with parameters of type ConnectionLabelingCallback
 void UniversalConnectionPool.registerConnectionLabelingCallback(ConnectionLabelingCallback cbk)
          Registers a ConnectionLabelingCallback object with this connection pool.

 

Uses of ConnectionLabelingCallback in oracle.ucp.jdbc

 

Methods in oracle.ucp.jdbc with parameters of type ConnectionLabelingCallback
 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.

 


Skip navigation links

Oracle® Universal Connection Pool Java API Reference
11g Release 1 (11.1)

E11990-01


Copyright © 2008, Oracle. All rights reserved.