Uses of Class
org.hibernate.boot.models.spi.ConversionRegistration
Packages that use ConversionRegistration
Package
Description
-
Uses of ConversionRegistration in org.hibernate.boot.model.source.internal.annotations
Methods in org.hibernate.boot.model.source.internal.annotations that return types with arguments of type ConversionRegistration -
Uses of ConversionRegistration in org.hibernate.boot.models.internal
Methods in org.hibernate.boot.models.internal that return types with arguments of type ConversionRegistrationMethods in org.hibernate.boot.models.internal with parameters of type ConversionRegistrationModifier and TypeMethodDescriptionvoid
GlobalRegistrationsImpl.collectConverterRegistration
(ConversionRegistration conversion) -
Uses of ConversionRegistration in org.hibernate.boot.models.spi
Methods in org.hibernate.boot.models.spi that return types with arguments of type ConversionRegistration