Class OrderByAndPageStatement

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.OrderByAndPageStatement type.
      • ORDER_BY_AND_OPTIONAL_OFFSET_AND_LIMIT

        public static final Name ORDER_BY_AND_OPTIONAL_OFFSET_AND_LIMIT
        Name of the openGql.grammar.OrderByAndPageStatement.orderByAndOptionalOffsetAndLimit field.
      • OFFSET_AND_OPTIONAL_LIMIT

        public static final Name OFFSET_AND_OPTIONAL_LIMIT
        Name of the openGql.grammar.OrderByAndPageStatement.offsetAndOptionalLimit field.
      • LIMIT_ONLY

        public static final Name LIMIT_ONLY
        Name of the openGql.grammar.OrderByAndPageStatement.limitOnly field.