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