Uses of Interface
org.hibernate.boot.model.convert.spi.JpaAttributeConverterCreationContext
Packages that use JpaAttributeConverterCreationContext
Package
Description
Defines the SPI of a
registry
of JPA
AttributeConverter
s.This package defines the Hibernate configuration-time mapping model.
-
Uses of JpaAttributeConverterCreationContext in org.hibernate.boot.model.convert.spi
Methods in org.hibernate.boot.model.convert.spi with parameters of type JpaAttributeConverterCreationContextModifier and TypeMethodDescriptionConverterDescriptor.createJpaAttributeConverter
(JpaAttributeConverterCreationContext context) Factory for the runtime representation of the converter -
Uses of JpaAttributeConverterCreationContext in org.hibernate.mapping
Classes in org.hibernate.mapping that implement JpaAttributeConverterCreationContext