Uses of Interface
org.apache.shardingsphere.infra.executor.check.SQLChecker
Packages that use SQLChecker
-
Uses of SQLChecker in org.apache.shardingsphere.infra.executor.check
Methods in org.apache.shardingsphere.infra.executor.check that return types with arguments of type SQLCheckerModifier and TypeMethodDescriptionstatic Map<ShardingSphereRule,SQLChecker> SQLCheckerFactory.getInstance(Collection<ShardingSphereRule> rules) Get instance of SQL checker.