Uses of Class
org.hibernate.boot.internal.RootMappingDefaults
Packages that use RootMappingDefaults
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of RootMappingDefaults in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return RootMappingDefaultsConstructors in org.hibernate.boot.internal with parameters of type RootMappingDefaultsModifierConstructorDescriptionMetadataBuildingContextRootImpl
(String contributor, BootstrapContext bootstrapContext, MetadataBuildingOptions options, InFlightMetadataCollector metadataCollector, RootMappingDefaults mappingDefaults) -
Uses of RootMappingDefaults in org.hibernate.boot.model.source.internal.annotations
Methods in org.hibernate.boot.model.source.internal.annotations that return RootMappingDefaultsConstructors in org.hibernate.boot.model.source.internal.annotations with parameters of type RootMappingDefaultsModifierConstructorDescriptionDomainModelSource
(org.hibernate.models.spi.ClassDetailsRegistry classDetailsRegistry, List<String> allKnownClassNames, GlobalRegistrations globalRegistrations, RootMappingDefaults effectiveMappingDefaults, PersistenceUnitMetadata persistenceUnitMetadata) -
Uses of RootMappingDefaults in org.hibernate.boot.models.xml.internal
Constructors in org.hibernate.boot.models.xml.internal with parameters of type RootMappingDefaultsModifierConstructorDescriptionXmlDocumentContextImpl
(XmlDocument xmlDocument, RootMappingDefaults mappingDefaults, org.hibernate.models.spi.SourceModelBuildingContext modelBuildingContext, BootstrapContext bootstrapContext) -
Uses of RootMappingDefaults in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi with parameters of type RootMappingDefaultsModifier and TypeMethodDescriptionstatic XmlProcessingResult
XmlProcessor.processXml
(XmlPreProcessingResult xmlPreProcessingResult, DomainModelCategorizationCollector modelCategorizationCollector, org.hibernate.models.spi.SourceModelBuildingContext sourceModelBuildingContext, BootstrapContext bootstrapContext, RootMappingDefaults mappingDefaults)