Hierarchy For Package org.hibernate.type.descriptor.converter.internal
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.hibernate.type.descriptor.converter.internal.ArrayConverter<T,S,E,F> (implements org.hibernate.type.descriptor.converter.spi.BasicValueConverter<D,R>)
- org.hibernate.type.descriptor.converter.internal.CollectionConverter<X,Y> (implements org.hibernate.type.descriptor.converter.spi.BasicValueConverter<D,R>)
- org.hibernate.type.descriptor.converter.internal.EnumHelper
- org.hibernate.type.descriptor.converter.internal.JpaAttributeConverterImpl<O,R> (implements org.hibernate.type.descriptor.converter.spi.JpaAttributeConverter<O,R>)
- org.hibernate.type.descriptor.java.MutableMutabilityPlan<T> (implements org.hibernate.type.descriptor.java.MutabilityPlan<T>)
- org.hibernate.type.descriptor.converter.internal.AttributeConverterMutabilityPlanImpl<T>