Uses of Interface
org.hibernate.boot.model.convert.spi.AutoApplicableConverterDescriptor
Packages that use AutoApplicableConverterDescriptor
-
Uses of AutoApplicableConverterDescriptor in org.hibernate.boot.model.convert.internal
Classes in org.hibernate.boot.model.convert.internal that implement AutoApplicableConverterDescriptorModifier and TypeClassDescriptionclass
An implementation of AutoApplicableConverterDescriptor that always reports no auto-apply matchclass
Standard implementation of AutoApplicableConverterDescriptorMethods in org.hibernate.boot.model.convert.internal that return AutoApplicableConverterDescriptor -
Uses of AutoApplicableConverterDescriptor in org.hibernate.boot.model.convert.spi
Methods in org.hibernate.boot.model.convert.spi that return AutoApplicableConverterDescriptorModifier and TypeMethodDescriptionConverterDescriptor.getAutoApplyDescriptor()
Get the auto-apply checker for this converter.