| 类 | 说明 |
|---|---|
| ExtendEntityClassFinder |
支持识别带有 @Extend.Table 的实体类
|
| ExtendEntityColumn |
扩展列信息
|
| ExtendEntityFactory |
通过 SPI 工厂扩展 EntityColumn 和 EntityTable
|
| ExtendEntityTable |
扩展实体信息
|
| 注释类型 | 说明 |
|---|---|
| Extend |
扩展注解,优先级高于默认
Entity 注解 |
| Extend.Column |
列附加信息
|
| Extend.Table |
表附加信息
|
Copyright © 2021. All rights reserved.