Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Configuring an XML Direct Mapping (ELUG)"

m
m
Line 1: Line 1:
 
<div style="float:right;border:1px solid #000000;padding:5px">__TOC__
 
<div style="float:right;border:1px solid #000000;padding:5px">__TOC__
[[Special:Whatlinkshere/Configuring an XML Direct Mapping (ELUG)|Related Topics]]</div>This section describes the various components that you must configure in order to use an XML direct mapping.
+
[[Special:Whatlinkshere/Configuring an XML Direct Mapping (ELUG)|Related Topics]]</div>
 
+
For information on how to configure EclipseLink mappings options common to two or more mapping types, see [[Configuring%20a%20Mapping%20(ELUG)|Configuring a Mapping]].
+
  
 
For information on how to create EclipseLink mappings, see [[Creating%20a%20Mapping%20(ELUG)|Creating a Mapping]].
 
For information on how to create EclipseLink mappings, see [[Creating%20a%20Mapping%20(ELUG)|Creating a Mapping]].
Line 101: Line 99:
 
|}
 
|}
  
<br>
 
  
For more information, see:
+
For more information, see the following:
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)#XML Transformation Mapping|XML Transformation Mapping]]
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)#XML Transformation Mapping|XML Transformation Mapping]]
 
* [[Configuring%20an%20XML%20Mapping%20(ELUG)|Configuring an XML Mapping]]
 
* [[Configuring%20an%20XML%20Mapping%20(ELUG)|Configuring an XML Mapping]]
 
+
* [[Configuring%20a%20Mapping%20(ELUG)|Configuring a Mapping]]
  
  

Revision as of 14:33, 19 December 2007

For information on how to create EclipseLink mappings, see Creating a Mapping.

This table lists the configurable options for an XML direct mapping.


Option to Configure Workbench
Java

Configuring XPath

Supported

Supported

Configuring a Simple Type Translator

Supported

Supported

Configuring the Use of a Single Node

Unsupported

Supported

Configuring the Use of CDATA

Unsupported

Supported

Configuring Method or Direct Field Accessing at the Mapping Level

Supported

Supported

Configuring a Default Null Value at the Mapping Level

Supported

Supported

Configuring Read-Only Mappings

Supported

Supported

Configuring Mapping Comments

Supported

Supported

Configuring a Serialized Object Converter

Supported

Supported

Configuring a Type Conversion Converter

Supported

Supported

Configuring an Object Type Converter

Supported

Unsupported

Configuring a JAXB Typesafe Enumeration Converter

Unsupported

Supported


For more information, see the following:



Copyright Statement

Back to the top