class |
XMLBinaryDataCollectionMapping |
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 |
XMLBinaryDataMapping |
Purpose:Provide a mapping for binary data that can be treated as either inline or as
an attachment.
|
class |
XMLCompositeCollectionMapping |
Composite collection XML mappings map an attribute that contains a homogeneous collection of objects
to multiple XML elements.
|
class |
XMLCompositeDirectCollectionMapping |
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 |
XMLCompositeObjectMapping |
Composite object XML mappings represent a relationship between two classes.
|
class |
XMLDirectMapping |
XML Direct Mappings map a Java attribute directly to XML attribute or text node.
|
class |
XMLFragmentMapping |
Purpose: This mapping provides a means to keep a part of the xml tree as a DOM element.
|
class |
XMLVariableXPathCollectionMapping |
|
class |
XMLVariableXPathObjectMapping |
|