类 IndexMetadata
java.lang.Object
org.dromara.autotable.core.strategy.IndexMetadata
索引的元信息描述
- 作者:
- don
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
name
索引名称 -
columns
索引字段 -
type
索引类型 -
method
索引方法 -
comment
索引注释
-
-
构造器详细资料
-
IndexMetadata
public IndexMetadata()
-