public static class SelectQuery.OrderElem extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
isAscending |
SqlExpr |
sqlExpr |
Modifier | Constructor and Description |
---|---|
protected |
SelectQuery.OrderElem(SqlExpr sqlExpr,
boolean isAscending) |
Copyright © 2001-2013 Aduna. All Rights Reserved.