| Constructor and Description |
|---|
ColonPrefixSqlParser() |
| Modifier and Type | Method and Description |
|---|---|
ParsedSql |
parse(String sql,
StatementContext ctx)
Parses the given SQL statement, and returns the
ParsedSql
for the statement. |
public ParsedSql parse(String sql, StatementContext ctx)
SqlParserParsedSql
for the statement.Copyright © 2017. All rights reserved.