Interface ThreadLocalJdbcConnectionPool.ConnectionReference

    • Method Detail

      • getConnection

        java.sql.Connection getConnection()
        Obtains the Connection.
        Returns:
        Connection.