Uses of Class
org.hibernate.boot.model.convert.internal.AbstractConverterDescriptor
Packages that use AbstractConverterDescriptor
-
Uses of AbstractConverterDescriptor in org.hibernate.boot.model.convert.internal
Subclasses of AbstractConverterDescriptor in org.hibernate.boot.model.convert.internalModifier and TypeClassDescriptionclass
ConverterDescriptor implementation for cases where we know the AttributeConverter Class.class
ConverterDescriptor implementation for cases where we are handed the AttributeConverter instance to use.