Class DatetimeType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.DatetimeType type.
      • ZONED_DATETIME

        public static final Name ZONED_DATETIME
        Name of the openGql.grammar.DatetimeType.zonedDatetime field.
      • TIMESTAMP_WITH_TIME_ZONE

        public static final Name TIMESTAMP_WITH_TIME_ZONE
        Name of the openGql.grammar.DatetimeType.timestampWithTimeZone field.
    • Method Detail