All Classes and Interfaces
Class
Description
BasicValueConverter extension for enum-specific support
BasicValueConverter handling the conversion of an enum based on
JPA
EnumType.STRING strategy (storing the name)BasicValueConverter handling the conversion of an enum based on
JPA
EnumType.ORDINAL strategy (storing the ordinal)