Uses of Interface
com.clickhouse.jdbc.ClickHouseConnection
-
Uses of ClickHouseConnection in com.clickhouse.jdbc
Methods in com.clickhouse.jdbc that return ClickHouseConnectionModifier and TypeMethodDescriptionDriverV1.connect(String url, Properties info) Deprecated.ClickHouseStatement.getConnection()Deprecated.DataSourceV1.getConnection()Deprecated.DataSourceV1.getConnection(String username, String password) Deprecated.Constructors in com.clickhouse.jdbc with parameters of type ClickHouseConnectionModifierConstructorDescriptionClickHouseDatabaseMetaData(ClickHouseConnection connection) Deprecated.