Uses of Package
org.huihoo.jfox.pool.connection

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

Classes in org.huihoo.jfox.pool.connection used by org.huihoo.jfox.datasource
SimpleConnectionPool
          Get connections from this pool, all connections get from this pool can be recycled for resue.
 

Classes in org.huihoo.jfox.pool.connection used by org.huihoo.jfox.pool.connection
ConnectionPool
           
PoolableConnection
           
SimpleConnectionPoolMBean