public final class DistRuleSQLParserFactory extends Object
| Constructor and Description |
|---|
DistRuleSQLParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.shardingsphere.sql.parser.api.parser.SQLParser |
newInstance(String sql,
DistRuleSQLParserFacade facade)
New instance of SQL parser.
|
public static org.apache.shardingsphere.sql.parser.api.parser.SQLParser newInstance(String sql, DistRuleSQLParserFacade facade)
facade - dist rule SQL parser facadesql - SQLCopyright © 2021 The Apache Software Foundation. All rights reserved.