|
Oracle | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConnectionPoolFailoverCallback | Controls the failover of WebLogic Server MultiPools. |
DriverInterceptor | |
WLConnection | Contains methods to interact with the Statement Cache |
Class Summary | |
---|---|
ProfileDataRecord |
Exception Summary | |
---|---|
ConnectionDeadSQLException | This exception is generated when an application request to get a connection fails because the connection selected to be returned to the application from the pool fails the configured tests. |
ConnectionUnavailableSQLException | This exception is generated when an application request to get a connection fails because there are currently no connections available in the pool to be allocated. |
PoolDisabledSQLException | This exception is generated when an application request to get a connection fails because the JDBC Connection Pool has been administratively disabled. |
PoolLimitSQLException | This exception is generated when an application request to get a connection fails due to an application configured threshold. |
PoolPermissionsSQLException | This exception is generated when an application request to get a connection fails a (security) authentication or authorization check. |
PoolUnavailableSQLException | This exception is generated when an application request to get a connection fails because there are currently no connections available in the pool to be allocated. |
Provides extension interfaces and classes for JDBC.
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |