Interface ConnectionFactory

    • Method Detail

      • createConnection

        java.sql.Connection createConnection()
                                      throws java.sql.SQLException
        Create a new Connection in an implementation specific fashion.
        Returns:
        a new Connection
        Throws:
        java.sql.SQLException - if a database error occurs creating the connection