Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping
Package
Description
-
Uses of CompositeCollectionMapping in org.eclipse.persistence.internal.oxm
ModifierConstructorDescriptionXMLCompositeCollectionMappingNodeValue
(CompositeCollectionMapping xmlCompositeCollectionMapping) XMLCompositeCollectionMappingNodeValue
(CompositeCollectionMapping xmlCompositeCollectionMapping, boolean isInverse) -
Uses of CompositeCollectionMapping in org.eclipse.persistence.internal.oxm.record.deferred
ModifierConstructorDescriptionCompositeCollectionMappingContentHandler
(UnmarshalRecord parentRecord, XMLCompositeCollectionMappingNodeValue aNodeValue, CompositeCollectionMapping aMapping, Attributes atts, XPathFragment aFragment, Descriptor aDescriptor) -
Uses of CompositeCollectionMapping in org.eclipse.persistence.jaxb.compiler
Modifier and TypeMethodDescriptionMappingsGenerator.generateCompositeCollectionMapping
(Property property, Descriptor descriptor, JavaClass javaClass, NamespaceInfo namespaceInfo, String referenceClassName) -
Uses of CompositeCollectionMapping in org.eclipse.persistence.oxm.mappings
Modifier and TypeClassDescriptionclass
Composite collection XML mappings map an attribute that contains a homogeneous collection of objects to multiple XML elements.class