| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| ConnectionEventLoggingDelegate | A callback API to used by DriverDataSourceandPoolManagerto notify of connection events. | 
| Class Summary | |
|---|---|
| ConnectionWrapper | ConnectionWrapper is a java.sql.Connectionimplementation that wraps
 another Connection, delegating method calls to this connection. | 
| ContainerPoolFactory | Basic JNDI object factory that creates an instance of PoolManagerthat has been configured based on theRefAddrvalues of the specifiedReference. | 
| DataSourceInfo | Helper JavaBean class that holds DataSource login information. | 
| DriverDataSource | A non-pooling DataSource implementation wrapping a JDBC driver. | 
| PoolDataSource | PoolDataSource allows to generate pooled connections. | 
| PooledConnectionImpl | PooledConnectionImpl is an implementation of a pooling wrapper for the database connection as per JDBC3 spec. | 
| PoolManager | PoolManager is a pooling DataSource impementation. | 
Provides full DataSource implementation. Allows to wrap JDBC drivers into a DataSource-compatible classes. Adds features like connection pooling, etc. Can be used as a DataSource implementation with application servers, web containers, etc.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||