- java.lang.Object
-
- org.eclipse.persistence.internal.jpa.querydef.OrderImpl
-
-
Constructor Summary
Constructors
Constructor and Description |
OrderImpl(javax.persistence.criteria.Expression expression) |
OrderImpl(javax.persistence.criteria.Expression expression,
boolean isAscending) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
javax.persistence.criteria.Expression<?> |
getExpression() |
boolean |
isAscending() |
javax.persistence.criteria.Order |
reverse() |
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
EclipseLink 2.4.2, "build v20130514-5956486" API Reference