Module org.jooq
Package org.jooq.impl

Interface QOM.CountTable

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

public static interface QOM.CountTable extends AggregateFunction<Integer>
  • Method Details

    • $table

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

      boolean $distinct()