public class OrderBy extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,EntityColumn> |
propertyMap |
| Constructor and Description |
|---|
OrderBy(Condition condition,
Map<String,EntityColumn> propertyMap) |
| Modifier and Type | Method and Description |
|---|---|
OrderBy |
asc() |
OrderBy |
desc() |
OrderBy |
orderBy(String property) |
Copyright © 2019. All rights reserved.