Package | Description |
---|---|
org.jooq.impl |
The
org.jooq.impl package contains jOOQ's implementation classes. |
Modifier and Type | Method and Description |
---|---|
static <T> ArrayAggOrderByStep<T[]> |
DSL.arrayAgg(Field<T> field)
Get the
array_agg() aggregate function. |
Copyright © 2016. All Rights Reserved.