Uses of Interface
org.hibernate.boot.model.source.spi.SingularAttributeSourceEmbedded
Packages that use SingularAttributeSourceEmbedded
Package
Description
-
Uses of SingularAttributeSourceEmbedded in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement SingularAttributeSourceEmbeddedModifier and TypeClassDescriptionclass
Common base class for<component/>
and<composite-id/>
mappings. -
Uses of SingularAttributeSourceEmbedded in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return SingularAttributeSourceEmbeddedModifier and TypeMethodDescriptionIdentifierSourceAggregatedComposite.getIdentifierAttributeSource()
Obtain the source descriptor for the identifier attribute.