Uses of Interface
org.jooq.PivotForStep
Packages that use PivotForStep
- 
Uses of PivotForStep in org.jooqMethods in org.jooq that return PivotForStepModifier and TypeMethodDescription@NotNull PivotForStepTable.pivot(Collection<? extends Field<?>> aggregateFunctions) Create a newTABLEreference from this table, pivoting it into another form.@NotNull PivotForStepCreate a newTABLEreference from this table, pivoting it into another form.@NotNull PivotForStepCreate a newTABLEreference from this table, pivoting it into another form.