Uses of Interface
org.jooq.PivotForStep
Packages that use PivotForStep
-
Uses of PivotForStep in org.jooq
Methods in org.jooq that return PivotForStepModifier 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.