Package | Description |
---|---|
org.tinygroup.jsqlparser.statement.select |
Modifier and Type | Method and Description |
---|---|
OrderByElement.NullOrdering |
OrderByElement.getNullOrdering() |
static OrderByElement.NullOrdering |
OrderByElement.NullOrdering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderByElement.NullOrdering[] |
OrderByElement.NullOrdering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OrderByElement.setNullOrdering(OrderByElement.NullOrdering nullOrdering) |
Copyright © 2006–2018 TinyGroup. All rights reserved.