| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.metadata.schema.builder.loader | |
| org.apache.shardingsphere.infra.metadata.schema.model |
| Modifier and Type | Method and Description |
|---|---|
static Collection<IndexMetaData> |
IndexMetaDataLoader.load(Connection connection,
String table)
Load index meta data list.
|
| Constructor and Description |
|---|
TableMetaData(Collection<ColumnMetaData> columnMetaDataList,
Collection<IndexMetaData> indexMetaDataList) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.