Uses of Interface
org.huihoo.jfox.pool.connection.ConnectionPool

Packages that use ConnectionPool
org.huihoo.jfox.pool.connection   
 

Uses of ConnectionPool in org.huihoo.jfox.pool.connection
 

Classes in org.huihoo.jfox.pool.connection that implement ConnectionPool
 class SimpleConnectionPool
          Get connections from this pool, all connections get from this pool can be recycled for resue.