public final class ShardingContext extends Object implements AutoCloseable
| Constructor and Description |
|---|
ShardingContext(Map<String,DataSource> dataSourceMap,
org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.core.constant.DatabaseType databaseType,
Properties props) |
public ShardingContext(Map<String,DataSource> dataSourceMap, org.apache.shardingsphere.core.rule.ShardingRule shardingRule, org.apache.shardingsphere.core.constant.DatabaseType databaseType, Properties props) throws SQLException
SQLExceptionpublic void close()
close in interface AutoCloseableCopyright © 2019 The Apache Software Foundation. All rights reserved.