Module org.jooq
Package org.jooq.impl

Interface QOM.RowField<R extends Record>

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

public static interface QOM.RowField<R extends Record> extends Field<R>
  • Method Details

    • $row

      @NotNull @NotNull Row $row()