Uses of Interface
org.jooq.PivotInStep
-
Uses of PivotInStep in org.jooq
Modifier and TypeMethodDescription<T> @NotNull PivotInStep<T>
Add a list of fields to thePIVOT
clause.<T> @NotNull PivotInStep<T>
Deprecated, for removal: This API element is subject to removal in a future version.
PivotForStep.for_(Field)
instead.