Interface QOM.CountLargeTable

All Superinterfaces:
AggregateFilterStep<Long>, AggregateFunction<Long>, Field<Long>, FieldOrConstraint, FieldOrRow, FieldOrRowOrSelect, GroupField, Named, OrderField<Long>, QOM.AggregateFunction<Long, QOM.CountLargeTable>, QOM.WindowFunction<Long, QOM.CountLargeTable>, QueryPart, SelectField<Long>, SelectFieldOrAsterisk, Serializable, TableElement, Typed<Long>, WindowBeforeOverStep<Long>, WindowOverStep<Long>
Enclosing class:
QOM

public static interface QOM.CountLargeTable extends QOM.AggregateFunction<Long, QOM.CountLargeTable>
Author:
Lukas Eder
  • Method Details

    • $table

      @NotNull @NotNull Table<?> $table()
    • $distinct

      boolean $distinct()