org.huihoo.jfox.pool.connection
Interface ConnectionPool

All Known Implementing Classes:
SimpleConnectionPool

public interface ConnectionPool

Author:
Kelvin Wu

Method Summary
 java.sql.Connection getConnection()
           
 

Method Detail

getConnection

public java.sql.Connection getConnection()
                                  throws java.lang.Exception