Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.CollectionReferenceMapping
Packages that use CollectionReferenceMapping
Package
Description
-
Uses of CollectionReferenceMapping in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return CollectionReferenceMappingModifier and TypeMethodDescriptionXMLCollectionReferenceMappingMarshalNodeValue.getMapping()XMLCollectionReferenceMappingNodeValue.getMapping()Constructors in org.eclipse.persistence.internal.oxm with parameters of type CollectionReferenceMappingModifierConstructorDescriptionXMLCollectionReferenceMappingMarshalNodeValue(CollectionReferenceMapping xmlCollectionReferenceMapping) XMLCollectionReferenceMappingNodeValue(CollectionReferenceMapping xmlCollectionReferenceMapping, Field xmlField) This constructor sets the XMLCollectionReferenceMapping and XMLField members to the provided values. -
Uses of CollectionReferenceMapping in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return CollectionReferenceMappingModifier and TypeMethodDescriptionMappingsGenerator.generateXMLCollectionReferenceMapping(Property property, Descriptor descriptor, NamespaceInfo namespaceInfo, JavaClass referenceClass) Create an XMLCollectionReferenceMapping and add it to the descriptor. -
Uses of CollectionReferenceMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement CollectionReferenceMappingModifier and TypeClassDescriptionclassTopLink OXM version of a 1-M mapping.