public class ClickhouseBatchStatement extends Object
| 构造器和说明 |
|---|
ClickhouseBatchStatement(com.clickhouse.jdbc.internal.ClickHouseConnectionImpl clickHouseConnection,
JdbcBatchStatementExecutor jdbcBatchStatementExecutor,
IntHolder intHolder) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.clickhouse.jdbc.internal.ClickHouseConnectionImpl |
getClickHouseConnection() |
IntHolder |
getIntHolder() |
JdbcBatchStatementExecutor |
getJdbcBatchStatementExecutor() |
public ClickhouseBatchStatement(com.clickhouse.jdbc.internal.ClickHouseConnectionImpl clickHouseConnection,
JdbcBatchStatementExecutor jdbcBatchStatementExecutor,
IntHolder intHolder)
public com.clickhouse.jdbc.internal.ClickHouseConnectionImpl getClickHouseConnection()
public JdbcBatchStatementExecutor getJdbcBatchStatementExecutor()
public IntHolder getIntHolder()
Copyright © 2024 The Apache Software Foundation. All rights reserved.