程序包org.dromara.autotable.core.strategy的分层结构
类分层结构
- java.lang.Object
- org.dromara.autotable.core.strategy.ColumnMetadata
- org.dromara.autotable.core.strategy.CompareTableInfo
- org.dromara.autotable.core.strategy.IndexMetadata
- org.dromara.autotable.core.strategy.IndexMetadata.IndexColumnParam
- org.dromara.autotable.core.strategy.TableMetadata
- org.dromara.autotable.core.strategy.DefaultTableMetadata
接口分层结构
- org.dromara.autotable.core.strategy.IStrategy<TABLE_META,
COMPARE_TABLE_INFO, MAPPER>