Uses of Enum
com.clickhouse.client.config.ClickHouseSslMode
Packages that use ClickHouseSslMode
Package
Description
Provides necessary classes to communicate with ClickHouse server.
Provides necessary classes to configure the client and/or request.
-
Uses of ClickHouseSslMode in com.clickhouse.client
Methods in com.clickhouse.client that return ClickHouseSslMode -
Uses of ClickHouseSslMode in com.clickhouse.client.config
Methods in com.clickhouse.client.config that return ClickHouseSslModeModifier and TypeMethodDescriptionstatic ClickHouseSslModeReturns the enum constant of this type with the specified name.static ClickHouseSslMode[]ClickHouseSslMode.values()Returns an array containing the constants of this enum type, in the order they are declared.