Interface CompositeIdentifierSource
- All Superinterfaces:
EmbeddableSourceContributor
,IdentifierSource
,ToolingHintContextContainer
- All Known Subinterfaces:
IdentifierSourceAggregatedComposite
,IdentifierSourceNonAggregatedComposite
Common contract for composite identifiers. Specific subtypes include aggregated
(think
EmbeddedId
) and non-aggregated (think
IdClass
).-
Method Summary
Methods inherited from interface org.hibernate.boot.model.source.spi.EmbeddableSourceContributor
getEmbeddableSource
Methods inherited from interface org.hibernate.boot.model.source.spi.IdentifierSource
getIdentifierGeneratorDescriptor, getNature
Methods inherited from interface org.hibernate.boot.model.source.spi.ToolingHintContextContainer
getToolingHintContext