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