Adds an ORDER BY clause to this statement.
@param orderings the orderings to define for this query.
@return this statement.
@throws IllegalStateException if an ORDER BY clause has already beenprovided.
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.