Uses of Interface
org.eclipse.persistence.mappings.EmbeddableMapping
-
Packages that use EmbeddableMapping Package Description org.eclipse.persistence.mappings -
-
Uses of EmbeddableMapping in org.eclipse.persistence.mappings
Classes in org.eclipse.persistence.mappings that implement EmbeddableMapping Modifier and Type Class Description classAggregateCollectionMappingPurpose: The aggregate collection mapping is used to represent the aggregate relationship between a single source object and a collection of target objects.classAggregateObjectMappingPurpose:Two objects can be considered to be related by aggregation if there is a strict 1:1 relationship between the objects.
-