public interface SelectItem extends OrderByItem
Modifier and Type | Method and Description |
---|---|
OrderByItem |
asc()
Return an OrderByItem referencing the SelectItem and specifying ascending
ordering.
|
OrderByItem |
desc()
Return an OrderByItem referencing the SelectItem and specifying
descending ordering.
|
OrderByItem asc()
OrderByItem desc()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.