Module org.jooq
Package org.jooq.impl

Interface QOM.DenseRankAgg

All Superinterfaces:
OrderedAggregateFunction<Integer>, QueryPart, Serializable
Enclosing class:
QOM

public static interface QOM.DenseRankAgg extends QueryPart, OrderedAggregateFunction<Integer>
The DENSE RANK function.

The DENSE_RANK hypothetical set aggregate function.