类 InformationSchemaColumn

java.lang.Object
org.dromara.autotable.strategy.mysql.data.dbdata.InformationSchemaColumn

public class InformationSchemaColumn extends Object
用于查询表中字段结构详细信息 该对象,主要被用于判断列自身信息的变化,不包含主键和索引的判断
作者:
don
  • 构造器详细资料

    • InformationSchemaColumn

      public InformationSchemaColumn()
  • 方法详细资料

    • isAutoIncrement

      public boolean isAutoIncrement()
    • isNotNull

      public boolean isNotNull()