Uses of Enum
org.h2.expression.function.ToCharFunction.Capitalization
Packages that use ToCharFunction.Capitalization
-
Uses of ToCharFunction.Capitalization in org.h2.expression.function
Subclasses with type arguments of type ToCharFunction.Capitalization in org.h2.expression.functionModifier and TypeClassDescriptionstatic enumRepresents a capitalization / casing strategy.Methods in org.h2.expression.function that return ToCharFunction.CapitalizationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ToCharFunction.Capitalization[]ToCharFunction.Capitalization.values()Returns an array containing the constants of this enum type, in the order they are declared.