Uses of Interface
org.hibernate.type.spi.TypeConfigurationAware
-
Packages that use TypeConfigurationAware Package Description org.hibernate.type -
-
Uses of TypeConfigurationAware in org.hibernate.type
Classes in org.hibernate.type that implement TypeConfigurationAware Modifier and Type Class Description class
EnumType<T extends java.lang.Enum>
Value type mapper for enumerations.
-