public interface Orderable extends QueryElement
ORDER BY clause)| Modifier and Type | Method and Description | 
|---|---|
| default OrderCondition | asc() | 
| default OrderCondition | desc() | 
getQueryStringdefault OrderCondition asc()
OrderCondition instance for this Orderable objectdefault OrderCondition desc()
OrderCondition instance for this Orderable objectCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.