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

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

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

Classes in org.huihoo.jfox.pool.connection that implement PoolableConnection
 class SimplePoolableConnection
          wrap a physical connection and make it can put into pool