Interface ISQLServerSavepoint

    • Method Detail

      • getLabel

        String getLabel()
        Returns the savepoint label
        Returns:
        the label for Savepoint
      • isNamed

        boolean isNamed()
        Returns if the savepoint label is null
        Returns:
        true is the savepoint is named. Otherwise, false.