Class CharacterValueType

java.lang.Object
org.apache.cayenne.access.types.CharacterValueType
All Implemented Interfaces:
ValueObjectType<Character,​String>

public class CharacterValueType
extends Object
implements ValueObjectType<Character,​String>
This is char and Character type mapped to zero or one char String.
Since:
4.1