パッケージ org.apache.avalon.excalibur.datasource

インタフェースの概要
DataSourceComponent The standard interface for DataSources in Avalon.
 

クラスの概要
AbstractJdbcConnection The Connection object used in conjunction with the JdbcDataSource object.
J2eeDataSource The J2EE implementation for DataSources in Cocoon.
JdbcConnection The Connection object used in conjunction with the JdbcDataSource object.
JdbcConnectionFactory The Factory implementation for JdbcConnections.
JdbcConnectionPool The Pool implementation for JdbcConnections.
JdbcDataSource The Default implementation for DataSources in Avalon.
 

例外の概要
NoAvailableConnectionException Exception that is thrown when there are no more Connection objects available in the pool.
NoValidConnectionException Exception that is thrown when there is no valid Connection wrapper available in the ClassLoader.
 



"Copyright ? 2001 Apache Jakarta Project. All Rights Reserved."