Uses of Interface
org.eclipse.persistence.mappings.structures.ArrayCollectionMapping
Packages that use ArrayCollectionMapping
Package
Description
-
Uses of ArrayCollectionMapping in org.eclipse.persistence.eis.mappings
Classes in org.eclipse.persistence.eis.mappings that implement ArrayCollectionMappingModifier 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.classEIS Composite Direct Collection Mappings map a collection of simple Java attributes to and from an EIS Record according to its descriptor's record type. -
Uses of ArrayCollectionMapping in org.eclipse.persistence.mappings.foundation
Classes in org.eclipse.persistence.mappings.foundation that implement ArrayCollectionMappingModifier and TypeClassDescriptionclassDefine an embedded collection of objects.classAbstractCompositeDirectCollectionMappingconsolidates the behavior of mappings that map collections of "native" data objects (e.g. -
Uses of ArrayCollectionMapping in org.eclipse.persistence.mappings.structures
Classes in org.eclipse.persistence.mappings.structures that implement ArrayCollectionMappingModifier and TypeClassDescriptionclassPurpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types.classPurpose: In an object-relational data model, structures can contain "Arrays" or collections of other data-types.Methods in org.eclipse.persistence.mappings.structures that return ArrayCollectionMappingModifier and TypeMethodDescriptionArrayCollectionMappingHelper.getMapping()INTERNAL: Return the mapping.Constructors in org.eclipse.persistence.mappings.structures with parameters of type ArrayCollectionMappingModifierConstructorDescriptionConstructor. -
Uses of ArrayCollectionMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement ArrayCollectionMappingModifier and TypeClassDescriptionclassPurpose:Provide a mapping for a collection of binary data values that can be treated as either inline binary values or as an attachment.classComposite collection XML mappings map an attribute that contains a homogeneous collection of objects to multiple XML elements.classComposite direct collection XML mappings map a collection of simple types (String, Number, Date, etc.) to and from a sequence of composite XML nodes.classPurpose: This mapping provides a means to keep a part of the xml tree as a collection of DOM elements.class