Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 Transformation 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 Transformation Mapping (ELUG)|Related Topics]]</div>
 
[[Special:Whatlinkshere/Configuring an XML Transformation Mapping (ELUG)|Related Topics]]</div>
This section describes the various components that you must configure in order to use an XML transformation mapping.
 
 
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 68: Line 65:
 
|}
 
|}
  
<br>
 
  
For more information, see:
+
For more information, see the following:
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)|XML Transformation Mapping]]
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)|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:42, 19 December 2007

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

This table lists the configurable options for a XML transformation mapping.


Option to Configure Workbench
Java

Configuring Attribute Transformer

Supported

Supported

Configuring Field Transformer Associations

Supported

Supported

Configuring Method or Direct Field Accessing at the Mapping Level

Supported

Supported

Configuring Read-Only Mappings

Supported

Supported

Configuring Mutable Mappings

Supported

Supported

Configuring Mapping Comments

Supported

Unsupported

Configuring Indirection (Lazy Loading)

Unsupported

Supported


For more information, see the following:



Copyright Statement

Back to the top