Package org.apache.avalon.excalibur.datasource

Interface Summary
DataSourceComponent The standard interface for DataSources in Avalon.
 

Class Summary
AbstractJdbcConnection The Connection object used in conjunction with the JdbcDataSource object.
InformixDataSource The Informix implementation for DataSources in Excalibur.
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.
 

Exception Summary
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.