| Package | Description |
|---|---|
| ru.yandex.clickhouse.jdbc.parser |
| Modifier and Type | Method and Description |
|---|---|
OperationType |
ClickHouseSqlStatement.getOperationType() |
static OperationType |
OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationType[] |
OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2021 ClickHouse. All rights reserved.