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