public class SortColumn extends Column
| Modifier and Type | Field and Description |
|---|---|
protected SortOrder |
order |
protected Column |
source |
| Constructor and Description |
|---|
SortColumn(Column source,
SortOrder order) |
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
getOrder() |
Column |
getSource() |
as, asc, between, day, desc, equalsTo, function, getAlias, getLength, getName, getType, greaterOrEquals, greaterThan, hour, in, inSql, isNull, like, lower, lowerOrEquals, lowerThan, minute, month, notEquals, notInSql, notNull, second, setAlias, setLength, setName, setType, yearCopyright © 2017–2020 JBoss by Red Hat. All rights reserved.