Interface ConnectionBuilderIF

  • All Known Implementing Classes:
    DefaultConnectionBuilder

    public interface ConnectionBuilderIF
    Author:
    Bertrand Renuart
    • Method Detail

      • buildConnection

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