| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.metadata.schema.builder.loader.common | |
| org.apache.shardingsphere.infra.metadata.schema.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<IndexMetaData> |
IndexMetaDataLoader.load(Connection connection,
String table)
Load index meta data list.
|
| 构造器和说明 |
|---|
TableMetaData(String name,
Collection<ColumnMetaData> columnMetaDataList,
Collection<IndexMetaData> indexMetaDataList) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.