public class SqlSortCondition extends Object
| Constructor and Description |
|---|
SqlSortCondition(SqlExpr expr,
int direction) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDirection() |
SqlExpr |
getExpression() |
Copyright © 2015. All rights reserved.