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 ValueChar
Value.convertToChar
(TypeInfo targetType, CastDataProvider provider, int conversionMode, Object column) static ValueChar
Get or create a CHAR value for the given string.