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