Uses of Enum
com.clickhouse.jdbc.parser.OperationType
Packages that use OperationType
-
Uses of OperationType in com.clickhouse.jdbc.parser
Methods in com.clickhouse.jdbc.parser that return OperationTypeModifier and TypeMethodDescriptionClickHouseSqlStatement.getOperationType()static OperationTypeReturns the enum constant of this type with the specified name.static OperationType[]OperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.