| Package | Description |
|---|---|
| org.teiid.language |
| Modifier and Type | Method and Description |
|---|---|
SortSpecification.NullOrdering |
SortSpecification.getNullOrdering() |
static SortSpecification.NullOrdering |
SortSpecification.NullOrdering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortSpecification.NullOrdering[] |
SortSpecification.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 |
SortSpecification.setNullOrdering(SortSpecification.NullOrdering nullOrdering) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.