Package org.hibernate.boot.model.convert.spi
package org.hibernate.boot.model.convert.spi
Defines the SPI of a
registry
of JPA
AttributeConverters.-
ClassDescriptionContract for handling auto-apply checks for JPA converters.Manages resolution of auto-applied
AttributeConverterreferences for specific mappingsConverterDescriptor<X,Y> Boot-time descriptor of a JPA converter.A registry for JPA converters.Access to information that implementors ofConverterDescriptor.createJpaAttributeConverter(org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext)might needA registered conversion.