Package org.hibernate.boot.model.source.internal.hbm
package org.hibernate.boot.model.source.internal.hbm
-
ClassDescriptionBase class for any and all source objects coming from
hbm.xml
parsing.Common base class for<component/>
and<composite-id/>
mappings.ColumnAndFormulaSource implementation handling basic attribute mappings.PropertySource implementation handling basic attribute mappings.Descriptor for<key-property/>
Descriptor for<key-many-to-one/>
mappingDefines additional information for a EmbeddableSource in relation to the thing that contains it.A virtual embeddable; what Hibernate historically (pre-JPA) called an embedded component.Helper for dealing with entity inheritance hierarchies inhbm.xml
processing.Models an entity hierarchy as defined byhbm.xml
documentshbm.xml
specific handling for FetchCharacteristicsSingularAssociationAccess to contextual information specific to ahbm.xml
mapping.MetadataSourceProcessor implementation for processinghbm.xml
mapping documents.Describes a plural attribute that is indexed.ColumnAndFormulaSource implementation handling many-to-one attribute mappings.PropertySource implementation handling many-to-one attribute mappings.Aggregates together information about a mapping document.Responsible for coordinating the binding of all information inside entity tags (<class/>
, etc).Centralized binding of columns and formulas.Implementation of SizeSourceModels a table mapping source.Provides meta-information about XML elements.