| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.metadata.database.loader |
| Modifier and Type | Method and Description |
|---|---|
static ShardingSphereDatabase |
DatabaseLoader.load(String databaseName,
DatabaseType databaseType)
Load database.
|
static ShardingSphereDatabase |
DatabaseLoader.load(String schemaName,
DatabaseType databaseType,
Map<String,DataSource> dataSourceMap,
Collection<ShardingSphereRule> rules,
Properties props)
Load database.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.