|
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://edocs.bea.com/wls/docs103 Copyright 2008 Oracle |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||