Adds an order specification to this query node.
@param property the name of the property.
@param ascending if true values of this properties areordered ascending; descending if false.
@deprecated use {@link #addOrderSpec(Path,boolean)} instead.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.