BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Package weblogic.jdbc.extensions

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.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.