Class FilterStatement

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.FilterStatement type.
      • WHERE_CLAUSE

        public static final Name WHERE_CLAUSE
        Name of the openGql.grammar.FilterStatement.whereClause field.
      • SEARCH_CONDITION

        public static final Name SEARCH_CONDITION
        Name of the openGql.grammar.FilterStatement.searchCondition field.