Interface PluralAttributeElementSourceEmbedded
-
- All Superinterfaces:
EmbeddableSourceContributor
,PluralAttributeElementSource
,ToolingHintContextContainer
- All Known Implementing Classes:
PluralAttributeElementSourceEmbeddedImpl
public interface PluralAttributeElementSourceEmbedded extends PluralAttributeElementSource, EmbeddableSourceContributor, ToolingHintContextContainer
Describes the source for the elements of persistent collections (plural attributes) where the elements are composites/embeddables.
-
-
Method Summary
-
Methods inherited from interface org.hibernate.boot.model.source.spi.EmbeddableSourceContributor
getEmbeddableSource
-
Methods inherited from interface org.hibernate.boot.model.source.spi.PluralAttributeElementSource
getNature
-
Methods inherited from interface org.hibernate.boot.model.source.spi.ToolingHintContextContainer
getToolingHintContext
-
-