Uses of Interface
org.hibernate.boot.models.xml.spi.XmlProcessingResult
Packages that use XmlProcessingResult
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of XmlProcessingResult in org.hibernate.boot.models.xml.internal
Classes in org.hibernate.boot.models.xml.internal that implement XmlProcessingResult -
Uses of XmlProcessingResult in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return XmlProcessingResultModifier and TypeMethodDescriptionstatic XmlProcessingResult
XmlProcessor.processXml
(XmlPreProcessingResult xmlPreProcessingResult, DomainModelCategorizationCollector modelCategorizationCollector, org.hibernate.models.spi.SourceModelBuildingContext sourceModelBuildingContext, BootstrapContext bootstrapContext, RootMappingDefaults mappingDefaults)