Uses of Interface
org.hibernate.boot.models.xml.spi.XmlPreProcessingResult
Packages that use XmlPreProcessingResult
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of XmlPreProcessingResult in org.hibernate.boot.models.xml.internal
Classes in org.hibernate.boot.models.xml.internal that implement XmlPreProcessingResult -
Uses of XmlPreProcessingResult in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return XmlPreProcessingResultModifier and TypeMethodDescriptionstatic XmlPreProcessingResult
XmlPreProcessor.preProcessXmlResources
(ManagedResources managedResources, PersistenceUnitMetadata persistenceUnitMetadata) Build an XmlResources reference based on the givenmanagedResources
Methods in org.hibernate.boot.models.xml.spi with parameters of type XmlPreProcessingResultModifier and TypeMethodDescriptionstatic XmlProcessingResult
XmlProcessor.processXml
(XmlPreProcessingResult xmlPreProcessingResult, DomainModelCategorizationCollector modelCategorizationCollector, org.hibernate.models.spi.SourceModelBuildingContext sourceModelBuildingContext, BootstrapContext bootstrapContext, RootMappingDefaults mappingDefaults)