程序包 org.hibernate.metamodel.model.convert.internal
-
类概要 类 说明 JpaAttributeConverterImpl<O,R> Standard implementation of JpaAttributeConverterNamedEnumValueConverter<E extends Enum> BasicValueConverter handling the conversion of an enum based on JPAEnumType.STRINGstrategy (storing the name)OrdinalEnumValueConverter<E extends Enum> BasicValueConverter handling the conversion of an enum based on JPAEnumType.ORDINALstrategy (storing the ordinal)StandardBasicValueConverter<O,R> A no-op / pass-through conversion