| Package | Description |
|---|---|
| com.github.menglim.dbutils |
| Modifier and Type | Method and Description |
|---|---|
static OrderBy.Direction |
OrderBy.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderBy.Direction[] |
OrderBy.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OrderBy.Builder |
OrderBy.Builder.orderBy(OrderBy.Direction direction,
String... objectFieldNames) |
Copyright © 2022. All rights reserved.