|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ordering | |
|---|---|
| org.chromattic.api.query | |
| Uses of Ordering in org.chromattic.api.query |
|---|
| Methods in org.chromattic.api.query that return Ordering | |
|---|---|
static Ordering |
Ordering.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Ordering[] |
Ordering.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.chromattic.api.query with parameters of type Ordering | |
|---|---|
QueryBuilder<O> |
QueryBuilder.orderBy(java.lang.String orderByProperty,
Ordering orderBy)
Set the order by clause of the query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||