Class EndTransactionCommand

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.EndTransactionCommand type.
      • ROLLBACK

        public static final Name ROLLBACK
        Name of the openGql.grammar.EndTransactionCommand.rollback field.
      • COMMIT

        public static final Name COMMIT
        Name of the openGql.grammar.EndTransactionCommand.commit field.