Uses of Interface
org.jooq.GroupConcatOrderByStep
-
Uses of GroupConcatOrderByStep in org.jooq.impl
Modifier and TypeMethodDescriptionstatic @NotNull GroupConcatOrderByStep
DSL.groupConcat
(Field<?> field) Get the aggregated concatenation for a field.static @NotNull GroupConcatOrderByStep
DSL.groupConcatDistinct
(Field<?> field) Get the aggregated concatenation for a field.