public final class DistSQLStatementParserEngine extends Object
| Constructor and Description |
|---|
DistSQLStatementParserEngine() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement |
parse(String sql)
Parse SQL.
|
public org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement parse(String sql)
sql - SQL to be parsedCopyright © 2021 The Apache Software Foundation. All rights reserved.