Uses of Class
org.eclipse.persistence.mappings.foundation.AbstractCompositeCollectionMapping
Packages that use AbstractCompositeCollectionMapping
Package
Description
-
Uses of AbstractCompositeCollectionMapping in org.eclipse.persistence.eis.mappings
Subclasses of AbstractCompositeCollectionMapping in org.eclipse.persistence.eis.mappingsModifier and TypeClassDescriptionclassEIS Composite Collection Mappings map a java.util.Map or java.util.Collection of Java objects to an EIS record in a privately owned, one-to-many relationship according to its descriptor's record type. -
Uses of AbstractCompositeCollectionMapping in org.eclipse.persistence.mappings.structures
Modifier and TypeClassDescriptionclassPurpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types. -
Uses of AbstractCompositeCollectionMapping in org.eclipse.persistence.oxm.mappings
Subclasses of AbstractCompositeCollectionMapping in org.eclipse.persistence.oxm.mappingsModifier and TypeClassDescriptionclassComposite collection XML mappings map an attribute that contains a homogeneous collection of objects to multiple XML elements.class