| 程序包 | 说明 |
|---|---|
| io.manbang.ebatis.core.domain |
| 限定符和类型 | 方法和说明 |
|---|---|
static FieldSort |
Sort.fieldAsc(String name)
创建指定字段升序排序对象
|
static FieldSort |
Sort.fieldDesc(String name)
创建指定字段降序排序对象
|
FieldSort |
FieldSort.missing(Object missing)
设置缺失字段默认值
|
FieldSort |
FieldSort.unmappedType(String unmappedType)
设置未映射类型
|
Copyright © 2020. All rights reserved.