Module org.jooq
Package org.jooq.impl

Interface QOM.ToDate

All Superinterfaces:
Field<Date>, FieldOrConstraint, FieldOrRow, FieldOrRowOrSelect, GroupField, Named, OrderField<Date>, QueryPart, SelectField<Date>, SelectFieldOrAsterisk, Serializable, TableElement, Typed<Date>
Enclosing class:
QOM

public static interface QOM.ToDate extends Field<Date>
The TO DATE function.

Parse a string-formatted date value to a date.