Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.InverseReferenceMapping
-
Packages that use InverseReferenceMapping Package Description org.eclipse.persistence.internal.oxm.mappings org.eclipse.persistence.oxm.mappings -
-
Uses of InverseReferenceMapping in org.eclipse.persistence.internal.oxm.mappings
Methods in org.eclipse.persistence.internal.oxm.mappings that return InverseReferenceMapping Modifier and Type Method Description InverseReferenceMappingCompositeObjectMapping. getInverseReferenceMapping()InverseReferenceMappingObjectReferenceMapping. getInverseReferenceMapping() -
Uses of InverseReferenceMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement InverseReferenceMapping Modifier and Type Class Description classXMLInverseReferenceMappingThis mapping is used to map a back-pointer.
-