Uses of Enum
com.clickhouse.config.ClickHouseRenameMethod
Packages that use ClickHouseRenameMethod
-
Uses of ClickHouseRenameMethod in com.clickhouse.config
Methods in com.clickhouse.config that return ClickHouseRenameMethodModifier and TypeMethodDescriptionstatic ClickHouseRenameMethodReturns the enum constant of this type with the specified name.static ClickHouseRenameMethod[]ClickHouseRenameMethod.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClickHouseRenameMethod in com.clickhouse.data
Fields in com.clickhouse.data declared as ClickHouseRenameMethodModifier and TypeFieldDescriptionstatic final ClickHouseRenameMethodClickHouseDataConfig.DEFAULT_COLUMN_RENAME_METHODMethods in com.clickhouse.data that return ClickHouseRenameMethodModifier and TypeMethodDescriptiondefault ClickHouseRenameMethodClickHouseDataConfig.getColumnRenameMethod()Gets column rename method.ClickHouseDataConfig.Wrapped.getColumnRenameMethod()