Uses of Interface
org.jooq.GroupConcatOrderByStep
Packages that use GroupConcatOrderByStep
- 
Uses of GroupConcatOrderByStep in org.jooq.implMethods in org.jooq.impl that return GroupConcatOrderByStepModifier and TypeMethodDescriptionstatic @NotNull GroupConcatOrderByStepDSL.groupConcat(Field<?> field) Get the aggregated concatenation for a field.static @NotNull GroupConcatOrderByStepDSL.groupConcatDistinct(Field<?> field) Get the aggregated concatenation for a field.