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 XmlPreProcessingResultXmlPreProcessor.preProcessXmlResources(ManagedResources managedResources, PersistenceUnitMetadata persistenceUnitMetadata) Build an XmlResources reference based on the givenmanagedResourcesMethods in org.hibernate.boot.models.xml.spi with parameters of type XmlPreProcessingResultModifier and TypeMethodDescriptionstatic XmlProcessingResultXmlProcessor.processXml(XmlPreProcessingResult xmlPreProcessingResult, PersistenceUnitMetadata persistenceUnitMetadata, BiConsumer<JaxbEntityMappingsImpl, XmlDocumentContext> jaxbRootConsumer, org.hibernate.models.spi.ModelsContext ModelsContext, BootstrapContext bootstrapContext, RootMappingDefaults mappingDefaults)