类 InformationSchemaTables
java.lang.Object
org.dromara.autotable.core.strategy.h2.data.dbdata.InformationSchemaTables
数据库表查询的表信息
- 作者:
- don
-
字段详细资料
-
tableCatalog
例:H2.DB -
tableSchema
schema名称 -
tableName
表名 -
tableType
例:BASE TABLE -
isInsertableInto
例:YES -
commitAction
例: -
storageType
例:CACHED -
remarks
表注释 -
lastModification
例:9 -
tableClass
例:org.h2.mvstore.db.MVTable -
rowCountEstimate
例:0
-
-
构造器详细资料
-
InformationSchemaTables
public InformationSchemaTables()
-