Interface ResultSetClosedEventListener

    • Method Detail

      • resultSetClosed

        void resultSetClosed()
                      throws SQLException
        Used to perform operations like statement closeOnCompletion when the result set object is closed.
        Throws:
        SQLException