| 枚举 | 说明 |
|---|---|
| JoinType |
SQL连接类型.SQL join type.
|
| 注释类型 | 说明 |
|---|---|
| Entity |
Entity注解解析动态命名参数后还需要命名转换.Dynamic named for Javabean.
|
| Ignore |
忽略不想转换的字段.Ignore the field which do not want to transfer.
|
| JoinTable |
用于表连接的注解.Annotation for tables join.
|
| SysValue |
Bee框架内部使用的注解,用于将properties文件的值设置到类属性.Annotation use in Bee for setting class' field value by properties.
|
| Table |
指定或动态表名映射,Table注解不再需要命名转换.Specify or dynamic table name mapping,do not auto translate next.
|
Copyright © 2021. All rights reserved.