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