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-2014 Aduna. All Rights Reserved.