Uses of Interface
org.hibernate.boot.model.source.spi.EmbeddedAttributeMapping
Packages that use EmbeddedAttributeMapping
-
Uses of EmbeddedAttributeMapping in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type EmbeddedAttributeMappingModifierConstructorDescriptionprotected
AbstractSingularAttributeSourceEmbeddedImpl
(MappingDocument sourceMappingDocument, AttributeSourceContainer container, EmbeddedAttributeMapping embeddedAttributeMapping, List nestedAttributeMappings, boolean isDynamic, NaturalIdMutability naturalIdMutability, String logicalTableName) AbstractSingularAttributeSourceEmbeddedImpl
(MappingDocument sourceMappingDocument, EmbeddedAttributeMapping jaxbEmbeddedAttributeMapping, EmbeddableSource embeddableSource, NaturalIdMutability naturalIdMutability)