Uses of Interface
ru.yandex.clickhouse.ClickHousePreparedStatement
-
Packages that use ClickHousePreparedStatement Package Description ru.yandex.clickhouse -
-
Uses of ClickHousePreparedStatement in ru.yandex.clickhouse
Classes in ru.yandex.clickhouse that implement ClickHousePreparedStatement Modifier and Type Class Description classClickHousePreparedStatementImplMethods in ru.yandex.clickhouse that return ClickHousePreparedStatement Modifier and Type Method Description ClickHousePreparedStatementClickHouseConnectionImpl. createClickHousePreparedStatement(String sql, int resultSetType)
-