ClickHouse / clickhouse-java

ClickHouse Java Clients & JDBC Driver
https://clickhouse.com
Apache License 2.0
1.45k stars 535 forks source link

[client-v2] JDBC: Initialization #1806

Closed Paultagoras closed 1 month ago

Paultagoras commented 2 months ago

We should be able to initialize the JDBC driver with a V2 instance of the client, passing any necessary parameters.

### Tasks
- [ ] Any related methods that aren't working will go here as tracked issues