Module org.jooq
Package org.jooq.impl

Interface QOM.ToDate

    • Method Detail

      • $value

        @NotNull
        @NotNull Field<String> $value()
        The formatted DATE value.
      • $formatMask

        @NotNull
        @NotNull Field<String> $formatMask()
        The vendor-specific formatting string.
      • $formatMask

        @NotNull
        @NotNull QOM.ToDate $formatMask​(Field<String> formatMask)
        The vendor-specific formatting string.