Uses of Interface
org.hibernate.type.spi.TypeConfigurationAware
Packages that use TypeConfigurationAware
Package
Description
An API for user-defined custom types which extend the set of built-in
types defined in
org.hibernate.type.-
Uses of TypeConfigurationAware in org.hibernate.usertype
Classes in org.hibernate.usertype that implement TypeConfigurationAwareModifier and TypeClassDescriptionclassConvenienceUserTypeimplementation which mimics the legacy@Typeannotation which was based on thehbm.xmlmapping's string-based type support.class