Package org.hibernate.boot.model.convert.spi
Defines the SPI of a
registry
of JPA
AttributeConverter
s.-
Interface Summary Interface Description AutoApplicableConverterDescriptor Contract for handling auto-apply checks for JPA AttributeConvertersConverterAutoApplyHandler Manages resolution of auto-appliedAttributeConverter
references for specific mappingsConverterDescriptor Boot-time descriptor of a JPA AttributeConverterConverterRegistry A registry for JPA converters.JpaAttributeConverterCreationContext Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)
might need -
Class Summary Class Description RegisteredConversion A registered conversion.