| Package | Description |
|---|---|
| com.github.housepower.jdbc | |
| com.github.housepower.jdbc.statement |
| Constructor and Description |
|---|
ClickHouseConnection(ClickHouseConfig cfg,
NativeContext nativeCtx) |
| Modifier and Type | Field and Description |
|---|---|
protected NativeContext |
ClickHouseStatement.nativeContext |
| Constructor and Description |
|---|
AbstractPreparedStatement(ClickHouseConnection connection,
NativeContext nativeContext,
String[] queryParts) |
ClickHousePreparedInsertStatement(int posOfData,
String fullQuery,
ClickHouseConnection conn,
NativeContext nativeContext) |
ClickHousePreparedQueryStatement(ClickHouseConnection conn,
NativeContext nativeContext,
String query) |
ClickHouseStatement(ClickHouseConnection connection,
NativeContext nativeContext) |
Copyright © 2021. All rights reserved.