| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GroupConcatOrderByStepMySQL's  GROUP_CONCATfunction. | 
| Modifier and Type | Method and Description | 
|---|---|
| GroupConcatSeparatorStep | GroupConcatOrderByStep. orderBy(java.util.Collection<? extends SortField<?>> fields)Add an  ORDER BYclause to the function. | 
| GroupConcatSeparatorStep | GroupConcatOrderByStep. orderBy(Field<?>... fields)Add an  ORDER BYclause to the function. | 
| GroupConcatSeparatorStep | GroupConcatOrderByStep. orderBy(SortField<?>... fields)Add an  ORDER BYclause to the function. | 
Copyright © 2015. All Rights Reserved.