| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autoResultMap
自动根据字段生成
|
Entity.Prop[] |
props
属性配置
|
String |
remark
备注,仅用于在注解上展示,不用于任何其他处理
|
String |
resultMap
使用指定的
|
String |
value
表名,默认空时使用对象名(不进行任何转换)
|
public abstract String value
public abstract String remark
public abstract String resultMap
public abstract Entity.Prop[] props
Copyright © 2022. All rights reserved.