Class Hierarchy
- java.lang.Object
- org.hibernate.usertype.BaseUserTypeSupport<T> (implements org.hibernate.usertype.UserType<J>)
- org.hibernate.usertype.UserTypeLegacyBridge (implements org.hibernate.usertype.ParameterizedType, org.hibernate.type.spi.TypeConfigurationAware)
- org.hibernate.usertype.UserTypeSupport<T> (implements org.hibernate.type.spi.TypeConfigurationAware)
- org.hibernate.usertype.StaticUserTypeSupport<T> (implements org.hibernate.usertype.UserType<J>)
- org.hibernate.usertype.BaseUserTypeSupport<T> (implements org.hibernate.usertype.UserType<J>)
Interface Hierarchy
- java.util.Comparator<T>
- org.hibernate.usertype.UserVersionType<T> (also extends org.hibernate.usertype.UserType<J>)
- org.hibernate.usertype.DynamicParameterizedType.ParameterType
- org.hibernate.metamodel.spi.Instantiator
- org.hibernate.metamodel.spi.EmbeddableInstantiator
- org.hibernate.usertype.CompositeUserType<J>
- org.hibernate.metamodel.spi.EmbeddableInstantiator
- org.hibernate.usertype.LoggableUserType
- org.hibernate.usertype.ParameterizedType
- org.hibernate.usertype.DynamicParameterizedType
- org.hibernate.usertype.UserCollectionType
- org.hibernate.usertype.UserType<J>
- org.hibernate.usertype.EnhancedUserType<J>
- org.hibernate.usertype.UserVersionType<T> (also extends java.util.Comparator<T>)