Interface Mutiny.Transaction

    • Method Detail

      • markForRollback

        void markForRollback()
        Mark the current transaction for rollback.
      • isMarkedForRollback

        boolean isMarkedForRollback()
        Is the current transaction marked for rollback.