Package | Description |
---|---|
org.jooq.impl |
The
org.jooq.impl package contains jOOQ's implementation classes. |
Modifier and Type | Method and Description |
---|---|
static GroupConcatOrderByStep |
DSL.groupConcat(Field<?> field)
Get the aggregated concatenation for a field.
|
static GroupConcatOrderByStep |
DSL.groupConcatDistinct(Field<?> field)
Get the aggregated concatenation for a field.
|
Copyright © 2014. All Rights Reserved.