public final class ShardingSphereSQLParserEngine extends Object
| Constructor and Description |
|---|
ShardingSphereSQLParserEngine(String databaseTypeName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement |
parse(String sql,
boolean useCache)
Parse to SQL statement.
|
public ShardingSphereSQLParserEngine(String databaseTypeName)
public org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement parse(String sql, boolean useCache)
sql - SQL to be parseduseCache - whether use cacheCopyright © 2021 The Apache Software Foundation. All rights reserved.