Package org.hibernate.boot.model.convert.spi
package org.hibernate.boot.model.convert.spi
Defines the SPI of a
registry
of JPA
AttributeConverter
s.-
ClassDescriptionContract for handling auto-apply checks for JPA AttributeConvertersManages resolution of auto-applied
AttributeConverter
references for specific mappingsBoot-time descriptor of a JPA AttributeConverterA registry for JPA converters.Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)
might needA registered conversion.