Uses of Class
org.h2.value.ValueChar
Packages that use ValueChar
-
Uses of ValueChar in org.h2.value
Methods in org.h2.value that return ValueCharModifier and TypeMethodDescriptionValue.convertToChar()Converts this value to a CHAR value.private ValueCharValue.convertToChar(TypeInfo targetType, CastDataProvider provider, int conversionMode, Object column) static ValueCharGet or create a CHAR value for the given string.