所有程序包的分层结构
- org.dromara.autotable.core.strategy.h2,
- org.dromara.autotable.core.strategy.h2.builder,
- org.dromara.autotable.core.strategy.h2.data,
- org.dromara.autotable.core.strategy.h2.data.dbdata,
- org.dromara.autotable.core.strategy.h2.mapper
类分层结构
- java.lang.Object
- org.dromara.autotable.core.strategy.CompareTableInfo
- org.dromara.autotable.core.strategy.h2.data.H2CompareTableInfo
- org.dromara.autotable.core.strategy.h2.builder.CreateTableSqlBuilder
- org.dromara.autotable.core.builder.DefaultTableMetadataBuilder
- org.dromara.autotable.core.strategy.h2.builder.H2TableMetadataBuilder
- org.dromara.autotable.core.strategy.h2.H2Strategy (implements org.dromara.autotable.core.strategy.IStrategy<TABLE_META,
COMPARE_TABLE_INFO>) - org.dromara.autotable.core.strategy.h2.mapper.H2TablesMapper
- org.dromara.autotable.core.strategy.h2.data.H2TypeHelper
- org.dromara.autotable.core.strategy.h2.data.dbdata.InformationSchemaColumns
- org.dromara.autotable.core.strategy.h2.data.dbdata.InformationSchemaIndexes
- org.dromara.autotable.core.strategy.h2.data.dbdata.InformationSchemaTables
- org.dromara.autotable.core.strategy.h2.builder.ModifyTableSqlBuilder
- org.dromara.autotable.core.strategy.CompareTableInfo
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.dromara.autotable.core.strategy.h2.data.H2DefaultTypeEnum (implements org.dromara.autotable.core.converter.DefaultTypeEnumInterface)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)