Module org.jooq
Package org.jooq.impl

Interface QOM.ToTimestamp

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

public static interface QOM.ToTimestamp extends Field<Timestamp>
The TO TIMESTAMP function.

Parse a string-formatted timestamp value to a timestamp.