| Package | Description | 
|---|---|
| org.jooq | 
 The  
org.jooq package contains jOOQ's public API. | 
| Modifier and Type | Method and Description | 
|---|---|
SelectSeekStepN<R> | 
SelectOrderByStep.orderBy(java.util.Collection<? extends OrderField<?>> fields)
Add an  
ORDER BY clause to the query | 
SelectSeekStepN<R> | 
SelectOrderByStep.orderBy(OrderField<?>... fields)
Add an  
ORDER BY clause to the query | 
Copyright © 2018. All Rights Reserved.