org.logicalcobwebs.proxool
Interface ConnectionBuilderIF

All Known Implementing Classes:
DefaultConnectionBuilder

public interface ConnectionBuilderIF

Author:
Bertrand Renuart

Method Summary
 java.sql.Connection buildConnection(ConnectionPoolDefinitionIF cp)
           
 

Method Detail

buildConnection

java.sql.Connection buildConnection(ConnectionPoolDefinitionIF cp)
                                    throws java.sql.SQLException
Throws:
java.sql.SQLException