public interface IdentifierSourceAggregatedComposite extends CompositeIdentifierSource
nature
is
EntityIdentifierNature.AGGREGATED_COMPOSITE
.
This equates to an identifier which is made up of multiple values which are
defined as part of a component/embedded; i.e. EmbeddedId
Modifier and Type | Method and Description |
---|---|
SingularAttributeSourceEmbedded |
getIdentifierAttributeSource()
Obtain the source descriptor for the identifier attribute.
|
List<MapsIdSource> |
getMapsIdSources()
Obtain the mapping of attributes annotated with
MapsId . |
getIndividualAttributeIdGenerator
getIdentifierGeneratorDescriptor, getNature
getToolingHintContext
getEmbeddableSource
SingularAttributeSourceEmbedded getIdentifierAttributeSource()
List<MapsIdSource> getMapsIdSources()
MapsId
.Copyright © 2021 JBoss by Red Hat. All rights reserved.