org.huihoo.jfox.pool.connection
Interface ConnectionPool


public interface ConnectionPool


Method Summary
 java.sql.Connection getConnection()
           
 

Method Detail

getConnection

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