java.lang.Object
org.dromara.autotable.core.strategy.h2.data.dbdata.InformationSchemaColumns
public class InformationSchemaColumns
extends Object
数据库表查询的列信息
- 作者:
- don
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
InformationSchemaColumns
public InformationSchemaColumns()
-
方法详细资料
-
autoIncrement
public boolean autoIncrement()
是否自增
-
primaryKey
public boolean primaryKey()
是否是主键