public class NativeClickHouseDriver extends com.github.housepower.jdbc.ClickHouseDriver
| 构造器和说明 |
|---|
NativeClickHouseDriver() |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) com.github.housepower.jdbc.ClickHouseConnection |
connect(String url,
com.github.housepower.jdbc.settings.ClickHouseConfig cfg) |
com.github.housepower.jdbc.ClickHouseConnection |
connect(String url,
Properties properties) |
public NativeClickHouseDriver()
public com.github.housepower.jdbc.ClickHouseConnection connect(String url, Properties properties) throws SQLException
connect 在接口中 Driverconnect 在类中 com.github.housepower.jdbc.ClickHouseDriverSQLExceptioncom.github.housepower.jdbc.ClickHouseConnection connect(String url, com.github.housepower.jdbc.settings.ClickHouseConfig cfg) throws SQLException
SQLExceptionCopyright © 2024. All rights reserved.