Module org.jooq
Package org.jooq.impl

Interface QOM.CountLarge

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

public static interface QOM.CountLarge extends QOM.AggregateFunction<Long,QOM.CountLarge>
The COUNT function.