|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Order
An object that defines an ordering over the query results.
Method Summary | |
---|---|
Expression<?> |
getExpression()
Return the expression that is used for ordering. |
boolean |
isAscending()
Whether ascending ordering is in effect. |
Order |
reverse()
Switch the ordering. |
Method Detail |
---|
Order reverse()
Order
instance with the reversed orderingboolean isAscending()
Expression<?> getExpression()
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |