| Package | Description |
|---|---|
| ru.yandex.clickhouse.jdbc.parser |
| Modifier and Type | Method and Description |
|---|---|
static ClickHouseSqlStatement[] |
ClickHouseSqlParser.parse(String sql,
ClickHouseProperties properties,
ParseHandler handler) |
static ClickHouseSqlStatement |
ClickHouseSqlParser.parseSingleStatement(String sql,
ClickHouseProperties properties,
ParseHandler handler)
Deprecated.
This method will be removed in the near future.
Use |
| Constructor and Description |
|---|
ClickHouseSqlParser(String sql,
ClickHouseProperties properties,
ParseHandler handler) |
Copyright © 2015–2021 ClickHouse. All rights reserved.