Interface CompositeIdentifierSource

All Superinterfaces:
EmbeddableSourceContributor, IdentifierSource, ToolingHintContextContainer
All Known Subinterfaces:
IdentifierSourceAggregatedComposite, IdentifierSourceNonAggregatedComposite

public interface CompositeIdentifierSource extends IdentifierSource, EmbeddableSourceContributor
Common contract for composite identifiers. Specific subtypes include aggregated (think EmbeddedId) and non-aggregated (think IdClass).