Interface ModelController.OperationTransaction

    • Method Detail

      • commit

        void commit()
        Commit the operation.
      • rollback

        void rollback()
        Roll the operation back.