public final class SchemaContextsBuilder extends Object
| 构造器和说明 |
|---|
SchemaContextsBuilder(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
Map<String,Map<String,DataSource>> dataSources,
Map<String,Collection<org.apache.shardingsphere.infra.config.RuleConfiguration>> ruleConfigs,
org.apache.shardingsphere.infra.auth.Authentication authentication,
Properties props) |
SchemaContextsBuilder(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
Map<String,Map<String,DataSource>> dataSources,
Map<String,Collection<org.apache.shardingsphere.infra.config.RuleConfiguration>> ruleConfigs,
Properties props) |
public SchemaContextsBuilder(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
Map<String,Map<String,DataSource>> dataSources,
Map<String,Collection<org.apache.shardingsphere.infra.config.RuleConfiguration>> ruleConfigs,
Properties props)
public SchemaContextsBuilder(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
Map<String,Map<String,DataSource>> dataSources,
Map<String,Collection<org.apache.shardingsphere.infra.config.RuleConfiguration>> ruleConfigs,
org.apache.shardingsphere.infra.auth.Authentication authentication,
Properties props)
public SchemaContexts build() throws SQLException
SQLException - SQL exceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.