| Package | Description |
|---|---|
| org.bridje.sql |
| Modifier and Type | Method and Description |
|---|---|
SortType |
OrderExpr.getType()
The type of order, asc or desc.
|
static SortType |
SortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortType[] |
SortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.