Modifier and Type | Field and Description |
---|---|
protected Map<String,EntityColumn> |
propertyMap |
Constructor and Description |
---|
OrderBy(Example example,
Map<String,EntityColumn> propertyMap) |
Modifier and Type | Method and Description |
---|---|
Example.OrderBy |
asc() |
Example.OrderBy |
desc() |
Example.OrderBy |
orderBy(String property) |
protected Map<String,EntityColumn> propertyMap
public OrderBy(Example example, Map<String,EntityColumn> propertyMap)
public Example.OrderBy orderBy(String property)
public Example.OrderBy desc()
public Example.OrderBy asc()
Copyright © 2018. All rights reserved.