Class AbstractCompositeObjectMapping

All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
EISCompositeObjectMapping, StructureMapping, XMLCompositeObjectMapping

public abstract class AbstractCompositeObjectMapping extends AggregateMapping
Chunks of data from non-relational data sources can have an embedded component objects. These can be mapped using this mapping. The format of the embedded data is determined by the reference descriptor.
Since:
TOPLink/Java 3.0
See Also: