类的使用
org.dromara.autotable.core.strategy.pgsql.data.dbdata.PgsqlDbColumn
使用PgsqlDbColumn的程序包
程序包
说明
PgSQL策略实现
-
org.dromara.autotable.core.strategy.pgsql中PgsqlDbColumn的使用
修饰符和类型方法说明private booleanPgsqlStrategy.isDefaultDiff(ColumnMetadata columnMetadata, PgsqlDbColumn pgsqlDbColumn) private booleanPgsqlStrategy.isTypeDiff(ColumnMetadata columnMetadata, PgsqlDbColumn pgsqlDbColumn) -
org.dromara.autotable.core.strategy.pgsql.mapper中PgsqlDbColumn的使用