您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 com.tangzc.mpe.autotable.strategy
package
com.tangzc.mpe.autotable.strategy
Related Packages
程序包
说明
com.tangzc.mpe.autotable
com.tangzc.mpe.autotable.strategy.mysql
MySQL策略实现
com.tangzc.mpe.autotable.strategy.pgsql
PgSQL策略实现
com.tangzc.mpe.autotable.strategy.sqlite
SQLite策略实现
com.tangzc.mpe.autotable.constants
com.tangzc.mpe.autotable.dynamicds
com.tangzc.mpe.autotable.mybatisplus
com.tangzc.mpe.autotable.properties
com.tangzc.mpe.autotable.utils
接口
类
说明
CompareTableInfo
比对表与实体的数据模型接口
FieldTypeHandler
对外开放的判断字段类型的接口,比如公共父类的字段类型为泛型的情况下,需要自定义获取字段类型的逻辑
IgnoreExt
IStrategy
<TABLE_META extends
TableMetadata
,
COMPARE_TABLE_INFO extends
CompareTableInfo
>
TableMetadata
Bean的基础信息元数据