Uses of Class
org.eclipse.persistence.oxm.mappings.XMLAbstractAnyMapping
-
Packages that use XMLAbstractAnyMapping Package Description org.eclipse.persistence.oxm.mappings -
-
Uses of XMLAbstractAnyMapping in org.eclipse.persistence.oxm.mappings
Subclasses of XMLAbstractAnyMapping in org.eclipse.persistence.oxm.mappings Modifier and Type Class Description classXMLAnyCollectionMappingAny collection XML mappings map an attribute that contains a heterogenous collection of objects to multiple XML elements.classXMLAnyObjectMappingAny object XML mappings map an attribute that contains a single object to an XML element.
-