| Package | Description |
|---|---|
| sf.dsl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<DBField,Example.Order> |
Example.orderMap
排序字段
|
| Modifier and Type | Method and Description |
|---|---|
static Example.Order |
Example.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Example.Order[] |
Example.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<DBField,Example.Order> |
Example.getOrderMap() |
| Modifier and Type | Method and Description |
|---|---|
Example |
Example.orderBy(DBField property,
Example.Order order) |
Copyright © 2020. All rights reserved.