Interface ConnectionHandle

    • Method Detail

      • releaseConnection

        void releaseConnection​(Connection con)
        Release the JDBC Connection that this handle refers to.
        Parameters:
        con - the JDBC Connection to release