@Experimental public interface SortOrder extends Expression
| Modifier and Type | Method and Description |
|---|---|
SortDirection |
direction()
Returns the sort direction.
|
Expression |
expression()
Returns the sort expression.
|
NullOrdering |
nullOrdering()
Returns the null ordering.
|
describeExpression expression()
SortDirection direction()
NullOrdering nullOrdering()