| Interface | Description |
|---|---|
| SqlCommandParser |
SqlClient command parser.
|
| Class | Description |
|---|---|
| SqlCommandParserImpl |
The
SqlCommandParserImpl uses FlinkSqlParserImplTokenManager to do lexical
analysis. |
| SqlMultiLineParser |
Multi-line parser for parsing an arbitrary number of SQL lines until a line ends with ';'.
|
| Enum | Description |
|---|---|
| Command |
Enumerates the possible types of input statements.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.