public interface IdentifierSourceNonAggregatedComposite extends CompositeIdentifierSource
Additional contract describing the source of an identifier mapping whose nature is
EntityIdentifierNature.NON_AGGREGATED_COMPOSITE.
<p/>
Think IdClass
| Modifier and Type | Method and Description |
|---|---|
List<SingularAttributeSource> |
getAttributeSourcesMakingUpIdentifier()
Obtain the source descriptor for the identifier attribute.
|
EmbeddableSource |
getIdClassSource()
Retrieve the source information for the
IdClass definition |
getIndividualAttributeIdGeneratorgetIdentifierGeneratorDescriptor, getNaturegetToolingHintContextgetEmbeddableSourceList<SingularAttributeSource> getAttributeSourcesMakingUpIdentifier()
Obtain the source descriptor for the identifier attribute.
EmbeddableSource getIdClassSource()
Retrieve the source information for the IdClass definition
null if none.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.