Package org.huihoo.jfox.pool.connection

Interface Summary
ConnectionPool  
PoolableConnection  
SimpleConnectionPoolMBean  
 

Class Summary
ConnectionFactory  
PoolableConnectionInvocationHandler  
SimpleConnectionPool Get connections from this pool, all connections get from this pool can be recycled for resue.
SimplePoolableConnection wrap a physical connection and make it can put into pool
Test Created by IntelliJ IDEA.