Package org.jparsec.examples.sql.ast
Class OrderBy
java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.sql.ast.OrderBy
The "order by" clause.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jparsec.examples.common.ValueObject
equals, hashCode, toString
-
Field Details
-
items
-
-
Constructor Details
-
OrderBy
-