public final class SchemaLoader extends Object
| 构造器和说明 |
|---|
SchemaLoader(Map<String,Map<String,DataSource>> dataSources,
Map<String,Collection<RuleConfiguration>> schemaRuleConfigs,
Map<String,Collection<ShardingSphereRule>> rules,
Properties props) |
public SchemaLoader(Map<String,Map<String,DataSource>> dataSources, Map<String,Collection<RuleConfiguration>> schemaRuleConfigs, Map<String,Collection<ShardingSphereRule>> rules, Properties props)
public Map<String,ShardingSphereSchema> load() throws SQLException
SQLException - SQL exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.