| Package | Description |
|---|---|
| ru.yandex.clickhouse | |
| ru.yandex.clickhouse.jdbc.parser |
| Class and Description |
|---|
| ClickHouseSqlStatement |
| Class and Description |
|---|
| AbstractCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| CharStream
This interface describes a character stream that maintains line and
column number positions of the characters.
|
| ClickHouseSqlParserConstants
Token literal values and constants.
|
| ClickHouseSqlParserTokenManager
Token Manager.
|
| ClickHouseSqlStatement |
| LanguageType |
| OperationType |
| ParseException
This exception is thrown when parse errors are encountered.
|
| ParseHandler |
| SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| StatementType |
| Token
Describes the input token stream.
|
Copyright © 2021. All rights reserved.