Uses of Interface
org.jooq.PivotForStep
-
Uses of PivotForStep in org.jooq
Modifier and TypeMethodDescription@NotNull PivotForStep
Table.pivot
(Collection<? extends Field<?>> aggregateFunctions) Create a newTABLE
reference from this table, pivoting it into another form.@NotNull PivotForStep
Create a newTABLE
reference from this table, pivoting it into another form.@NotNull PivotForStep
Create a newTABLE
reference from this table, pivoting it into another form.