类 InformationSchemaColumn
java.lang.Object
org.dromara.autotable.strategy.mysql.data.dbdata.InformationSchemaColumn
用于查询表中字段结构详细信息
该对象,主要被用于判断列自身信息的变化,不包含主键和索引的判断
- 作者:
- don
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
InformationSchemaColumn
public InformationSchemaColumn()
-
-
方法详细资料
-
isAutoIncrement
public boolean isAutoIncrement() -
isNotNull
public boolean isNotNull()
-