Class AbstractCompositeObjectMapping

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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
    Author:
    Big Country
    See Also:
    Serialized Form