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

Part Number E13941-06

Package weblogic.jdbc.extensions

Provides extension interfaces and classes for JDBC.

See:
          Description

Interface Summary
AffinityCallback Callback interface for Oracle RAC affinity.
ConnectionPoolFailoverCallback Controls the failover of WebLogic Server MultiPools.
DataAffinityCallback Callback interface for Oracle RAC Data Affinity
DriverInterceptor Deprecated. 10.3.6.0
WLConnection A WLConnection provides methods not supported by java.sql.Connection.
WLDataSource A WLDataSource provides methods not supported by javax.sql.DataSource.
 

Class Summary
ProfileDataRecord Deprecated. 10.3.6.0
 

Exception Summary
ConnectionDeadSQLException Deprecated. 10.3.6.0
ConnectionUnavailableSQLException Deprecated. 10.3.6.0
PoolDisabledSQLException Deprecated. 10.3.6.0
PoolLimitSQLException Deprecated. 10.3.6.0
PoolPermissionsSQLException Deprecated. 10.3.6.0
PoolUnavailableSQLException Deprecated. 10.3.6.0
 

Package weblogic.jdbc.extensions Description

Provides extension interfaces and classes for JDBC.


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