public final class SQLCheckerFactory extends Object
| 构造器和说明 |
|---|
SQLCheckerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<ShardingSphereRule,SQLChecker> |
getInstance(Collection<ShardingSphereRule> rules)
Get instance of SQL checker.
|
public static Map<ShardingSphereRule,SQLChecker> getInstance(Collection<ShardingSphereRule> rules)
rules - rulesCopyright © 2022 The Apache Software Foundation. All rights reserved.