Uses of Interface
org.hibernate.boot.model.source.spi.EmbeddableMapping
Packages that use EmbeddableMapping
Package
Description
-
Uses of EmbeddableMapping in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type EmbeddableMappingModifierConstructorDescriptionEmbeddableSourceImpl
(MappingDocument mappingDocument, EmbeddableSourceContainer container, EmbeddableMapping jaxbEmbeddableMapping, List attributeMappings, boolean isDynamic, boolean isUnique, String logicalTableName, NaturalIdMutability naturalIdMutability) -
Uses of EmbeddableMapping in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return EmbeddableMapping