| Package | Description |
|---|---|
| com.github.sqlbuilder.jonathanhds.select |
| Modifier and Type | Method and Description |
|---|---|
static OrderByType |
OrderByType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderByType[] |
OrderByType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OrderBy |
OrderBy.column(String column,
OrderByType type) |
Copyright © 2014. All Rights Reserved.