Uses of Interface
org.eclipse.persistence.oxm.mappings.XMLNillableMapping
Packages that use XMLNillableMapping
-
Uses of XMLNillableMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement XMLNillableMappingModifier and TypeClassDescriptionclass
Purpose:Provide a mapping for a collection of binary data values that can be treated as either inline binary values or as an attachment.class
Purpose:Provide a mapping for binary data that can be treated as either inline or as an attachment.class
Composite collection XML mappings map an attribute that contains a homogeneous collection of objects to multiple XML elements.class
Composite direct collection XML mappings map a collection of simple types (String, Number, Date, etc.) to and from a sequence of composite XML nodes.class
Composite object XML mappings represent a relationship between two classes.class
XML Direct Mappings map a Java attribute directly to XML attribute or text node.class
Purpose: This mapping provides a means to keep a part of the xml tree as a DOM element.class
class