Uses of Interface
org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext
-
Packages that use JpaAttributeConverterCreationContext Package Description org.hibernate.boot.model.convert.spi -
-
Uses of JpaAttributeConverterCreationContext in org.hibernate.boot.model.convert.spi
Methods in org.hibernate.boot.model.convert.spi with parameters of type JpaAttributeConverterCreationContext Modifier and Type Method Description JpaAttributeConverter
ConverterDescriptor. createJpaAttributeConverter(JpaAttributeConverterCreationContext context)
Factory for the runtime representation of the converter
-