Uses of Class
com.clickhouse.client.ClickHouseParameterizedQuery.QueryPart
Packages that use ClickHouseParameterizedQuery.QueryPart
Package
Description
Provides necessary classes to communicate with ClickHouse server.
-
Uses of ClickHouseParameterizedQuery.QueryPart in com.clickhouse.client
Methods in com.clickhouse.client that return types with arguments of type ClickHouseParameterizedQuery.QueryPartModifier and TypeMethodDescriptionprotected List<ClickHouseParameterizedQuery.QueryPart>ClickHouseParameterizedQuery.getParts()Gets immutable list of query parts.