Interface QOM.Assignment<T>

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

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

    • $variable

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

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