Uses of Class
org.hibernate.usertype.BaseUserTypeSupport
-
Packages that use BaseUserTypeSupport Package Description org.hibernate.usertype -
-
Uses of BaseUserTypeSupport in org.hibernate.usertype
Subclasses of BaseUserTypeSupport in org.hibernate.usertype Modifier and Type Class Description classUserTypeLegacyBridgeConvenienceUserTypeimplementation which mimics the legacy@Typeannotation which was based on thehbm.xmlmapping's string-based type support.classUserTypeSupport<T>
-