类的使用
org.dromara.autotable.core.strategy.h2.data.dbdata.InformationSchemaColumns
使用InformationSchemaColumns的程序包
程序包
说明
h2数据的策略实现
-
org.dromara.autotable.core.strategy.h2中InformationSchemaColumns的使用
修饰符和类型方法说明private booleanH2Strategy.isDefaultDiff(ColumnMetadata columnMetadata, InformationSchemaColumns schemaColumns) private booleanH2Strategy.isTypeDiff(ColumnMetadata columnMetadata, InformationSchemaColumns informationSchemaColumns) -
org.dromara.autotable.core.strategy.h2.mapper中InformationSchemaColumns的使用
修饰符和类型方法说明H2TablesMapper.findColumnInformation(String tableSchema, String tableName) 根据表名查询库中该表的字段结构等信息