- All Superinterfaces:
OrderedAggregateFunction<Integer>
,QueryPart
,Serializable
- Enclosing class:
QOM
The
DENSE RANK
function.
The DENSE_RANK
hypothetical set aggregate function.
-
Method Summary
Modifier and TypeMethodDescription@NotNull QOM.UnmodifiableList
<? extends Field<?>> $fields()
@NotNull QOM.DenseRankAgg
$fields
(Collection<? extends Field<?>> fields) Methods inherited from interface org.jooq.OrderedAggregateFunction
orderBy, orderBy, withinGroupOrderBy, withinGroupOrderBy
-
Method Details
-
$fields
-
$fields
-