Module org.jooq
Package org.jooq.impl

Interface QOM.Assignment<T>

All Superinterfaces:
QueryPart, Serializable, Statement
Enclosing class:
QOM

@Pro public static interface QOM.Assignment<T> extends Statement
  • Method Details

    • $variable

      @NotNull @NotNull Variable<T> $variable()
    • $value

      @NotNull @NotNull Field<T> $value()