Module org.jooq
Package org.jooq.impl

Interface QOM.Collated

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

public static interface QOM.Collated extends Field<String>
  • Method Details

    • $field

      @NotNull @NotNull Field<?> $field()
    • $collation

      @NotNull @NotNull Collation $collation()