| 程序包 | 说明 |
|---|---|
| cn.org.atool.fluent.mybatis.base.entity | |
| cn.org.atool.fluent.mybatis.base.model | |
| cn.org.atool.fluent.mybatis.segment |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<FieldMapping> |
IMapping.findField(FieldType type)
返回特定类型字段
|
| 限定符和类型 | 方法和说明 |
|---|---|
static FieldType |
FieldType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static FieldType[] |
FieldType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
BaseWrapper.fieldName(FieldType type)
返回指定类型字段名称
如果没有指定类型字段,返回null
|
Copyright © 2021. All rights reserved.