Module org.jooq
Package org.jooq.impl

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>
  • Method Details

    • $table

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

      boolean $distinct()