| Interface | Description |
|---|---|
| ClickHouseConnection | |
| ClickHousePreparedStatement | |
| ClickHouseStatement | |
| ResponseFactory<T> |
Interface for consuming content from server response and
|
| Class | Description |
|---|---|
| BalancedClickhouseDataSource |
Database for clickhouse jdbc connections.
|
| BodyEntityWrapper |
Allow to inject sql query in the body, followed by row data
|
| ClickHouseArray | |
| ClickHouseConnectionImpl | |
| ClickHouseDatabaseMetadata | |
| ClickHouseDataSource | |
| ClickHouseDriver |
URL Format
primitive for now
jdbc:clickhouse://host:port
for example, jdbc:clickhouse://localhost:8123
|
| ClickHouseExternalData | |
| ClickhouseJdbcUrlParser | |
| ClickHousePreparedStatementImpl | |
| ClickHousePreparedStatementParameter | |
| ClickHouseStatementImpl | |
| ClickHouseUtil | |
| Jackson | |
| LZ4EntityWrapper | |
| Writer |
Copyright © 2020. All rights reserved.