Module org.jooq
Package org.jooq.impl

Interface QOM.CountMultiple

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

public static interface QOM.CountMultiple extends QOM.AggregateFunction<Integer,QOM.CountMultiple>
The COUNT MULTIPLE function.