Module org.jooq
Package org.jooq.impl

Interface QOM.CountLargeMultiple

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

public static interface QOM.CountLargeMultiple extends QOM.AggregateFunction<Long,QOM.CountLargeMultiple>
The COUNT LARGE MULTIPLE function.