public interface OrderCondition
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
boolean |
isAscending() |
Expression getExpression()
boolean isAscending()
true if ascending, false if descendingCopyright © 2015–2022 The Apache Software Foundation. All rights reserved.