Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping
Packages that use CompositeCollectionMapping
Package
Description
-
Uses of CompositeCollectionMapping in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return CompositeCollectionMappingConstructors in org.eclipse.persistence.internal.oxm with parameters of type CompositeCollectionMappingModifierConstructorDescriptionXMLCompositeCollectionMappingNodeValue
(CompositeCollectionMapping xmlCompositeCollectionMapping) XMLCompositeCollectionMappingNodeValue
(CompositeCollectionMapping xmlCompositeCollectionMapping, boolean isInverse) -
Uses of CompositeCollectionMapping in org.eclipse.persistence.internal.oxm.record.deferred
Constructors in org.eclipse.persistence.internal.oxm.record.deferred with parameters of type CompositeCollectionMappingModifierConstructorDescriptionCompositeCollectionMappingContentHandler
(UnmarshalRecord parentRecord, XMLCompositeCollectionMappingNodeValue aNodeValue, CompositeCollectionMapping aMapping, Attributes atts, XPathFragment aFragment, Descriptor aDescriptor) -
Uses of CompositeCollectionMapping in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return CompositeCollectionMappingModifier and TypeMethodDescriptionMappingsGenerator.generateCompositeCollectionMapping
(Property property, Descriptor descriptor, JavaClass javaClass, NamespaceInfo namespaceInfo, String referenceClassName) -
Uses of CompositeCollectionMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement CompositeCollectionMappingModifier and TypeClassDescriptionclass
Composite collection XML mappings map an attribute that contains a homogeneous collection of objects to multiple XML elements.class