Module org.jooq
Package org.jooq.impl

Interface QOM.Count

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.Count extends AggregateFunction<Integer>
The COUNT function.