Uses of Interface
org.hibernate.boot.models.xml.spi.XmlDocument
Packages that use XmlDocument
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of XmlDocument in org.hibernate.boot.models.xml.internal
Classes in org.hibernate.boot.models.xml.internal that implement XmlDocumentMethods in org.hibernate.boot.models.xml.internal that return XmlDocumentConstructors in org.hibernate.boot.models.xml.internal with parameters of type XmlDocumentModifierConstructorDescriptionXmlDocumentContextImpl
(XmlDocument xmlDocument, RootMappingDefaults mappingDefaults, org.hibernate.models.spi.SourceModelBuildingContext modelBuildingContext, BootstrapContext bootstrapContext) -
Uses of XmlDocument in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return XmlDocument