public final class SQLRewriteContextDecoratorFactory extends Object
| 构造器和说明 |
|---|
SQLRewriteContextDecoratorFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<org.apache.shardingsphere.infra.rule.ShardingSphereRule,SQLRewriteContextDecorator> |
getInstance(Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> rules)
Get instance of SQL rewrite context decorator.
|
public static Map<org.apache.shardingsphere.infra.rule.ShardingSphereRule,SQLRewriteContextDecorator> getInstance(Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> rules)
rules - rulesCopyright © 2022 The Apache Software Foundation. All rights reserved.