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 TypeClassDescriptionclassConverterDescriptor implementation for cases where we know the AttributeConverter Class.classConverterDescriptor implementation for cases where we are handed the AttributeConverter instance to use.