| Package | Description |
|---|---|
| io.rtr.alchemy.db |
| Modifier and Type | Method and Description |
|---|---|
static Ordering.Direction |
Ordering.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ordering.Direction[] |
Ordering.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Ordering.Field,Ordering.Direction> |
Ordering.getFields() |
| Modifier and Type | Method and Description |
|---|---|
Ordering.Builder |
Ordering.Builder.orderBy(Ordering.Field field,
Ordering.Direction direction) |
Copyright © 2020. All rights reserved.