Package com.armatiek.infofuze.pool

Class Summary
MiniConnectionPoolManager A simple standalone JDBC connection pool manager.
ResultPool A pool implementation for objects that implement the interface DataResultIf
SourcePool A pool implementation for objects that implement the interface DataSourceIf
 

Exception Summary
MiniConnectionPoolManager.TimeoutException Thrown in MiniConnectionPoolManager.getConnection() when no free connection becomes available within timeout seconds.