Package org.hibernate.boot.models.xml.spi
package org.hibernate.boot.models.xml.spi
-
ClassDescriptionAggregator of information from
entity-mappings/persistence-unit-metadata
andentity-mappings/persistence-unit-metadata/persistence-unit-defaults
across all mapping XML files in the persistence-unit.Context for a specific XML mapping filePerforms pre-processing across XML mappings to collect data that makes additional steps easier and more efficientCollected XML override mappings we can apply wholesale after processing metadata-complete mappings and annotations.XmlProcessingResult.OverrideTuple<M extends JaxbManagedType>Tuple of an override descriptor (managedType
) along with the JAXB root it came fromProcesses XML mappings - applying metadata-complete mappings and collecting override mappings for later processing.