-
- All Implemented Interfaces:
- Serializable, javax.persistence.criteria.Order
public class OrderImpl
extends Object
implements javax.persistence.criteria.Order, Serializable
Represents an ORDER BY fragment.
- Author:
- Steve Ebersole
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description |
OrderImpl(javax.persistence.criteria.Expression<?> expression) |
OrderImpl(javax.persistence.criteria.Expression<?> expression,
boolean ascending) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved