Uses of Class
org.hibernate.boot.jaxb.internal.MappingBinder
Packages that use MappingBinder
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of MappingBinder in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return MappingBinderMethods in org.hibernate.boot.spi with parameters of type MappingBinderModifier and TypeMethodDescriptionAdditionalJaxbMappingProducer.produceAdditionalMappings(MetadataImplementor metadata, org.jboss.jandex.IndexView jandexIndex, MappingBinder mappingBinder, MetadataBuildingContext buildingContext) Deprecated. -
Uses of MappingBinder in org.hibernate.envers.boot.internal
Methods in org.hibernate.envers.boot.internal with parameters of type MappingBinderModifier and TypeMethodDescriptionAdditionalJaxbMappingProducerImpl.produceAdditionalMappings(MetadataImplementor metadata, org.jboss.jandex.IndexView jandexIndex, MappingBinder mappingBinder, MetadataBuildingContext buildingContext)