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

Part Number E41849-02

Package oracle.ucp.jdbc

Provides callback interfaces for connections.

See:
          Description

Interface Summary
ConnectionInitializationCallback API that is invoked at every connection check out from the pool as well as at each successful reconnect from a recoverable error at replay.
ConnectionLabelingCallback New ConnectionLabelingCallback API that is invoked at getConnection time when no requested labels are provided and there is an instance registered.
HarvestableConnection Interface supporting Connection Harvesting for JDBC java.sql.Connections.
LabelableConnection Interface supporting Connection Labeling for JDBC java.sql.Connections.
 

Package oracle.ucp.jdbc Description

Provides callback interfaces for connections.


Copyright 1996, 2014, 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.3)

Part Number E41849-02