public final class UtilityDistSQLStatementParserEngine extends Object
| Constructor and Description |
|---|
UtilityDistSQLStatementParserEngine() |
| 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 © 2023 The Apache Software Foundation. All rights reserved.