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 Choice Object Mapping (ELUG)"

m (New page: info pending)
 
m
Line 1: Line 1:
info pending
+
<div style="float:right;border:1px solid #000000;padding:5px">__TOC__
 +
[[Special:Whatlinkshere/Configuring_an_XML_Choice_Object_Mapping_%28ELUG%29|Related Topics]]</div>
 +
 
 +
For information on how to create EclipseLink mappings, see [[Creating%20a%20Mapping%20(ELUG)|Creating a Mapping]].
 +
 
 +
This table lists the configurable options for an XML choice object mapping.
 +
 
 +
 
 +
<span id="Table 168-1"></span>
 +
 
 +
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for XML Choice Object Mapping" summary="This table lists the configurable options for XML Choice Object Mapping and indicates if the option can be configured with the Workbench, Java, or both." width="100%" border="1" frame="border" rules="all" cellpadding="3" frame="border" rules="all"
 +
|- align="left" valign="top"
 +
! id="r1c1-t2" align="left" valign="bottom" | '''Option to Configure'''
 +
! id="r1c2-t2" align="left" valign="bottom" | '''Workbench<br>'''
 +
! id="r1c3-t2" align="left" valign="bottom" | '''Java'''
 +
|- align="left" valign="top"
 +
| id="r2c1-t2" headers="r1c1-t2" align="left" |
 +
[[Configuring%20an%20XML%20Mapping%20(ELUG)#Configuring Source to Target Key Field Association|Source to target key field association]]
 +
| headers="r2c1-t2 r1c2-t2" align="left" |
 +
[[Image:unsupport.gif|Unsupported]]<br>
 +
| headers="r2c1-t2 r1c3-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
|- align="left" valign="top"
 +
| id="r3c1-t2" headers="r1c1-t2" align="left" |
 +
[[Configuring%20an%20XML%20Mapping%20(ELUG)#Configuring the Choice Element|Choice element]]
 +
| headers="r3c1-t2 r1c2-t2" align="left" |
 +
[[Image:unsupport.gif|Unsupported]]<br>
 +
| headers="r3c1-t2 r1c3-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
|- align="left" valign="top"
 +
| id="r4c1-t2" headers="r1c1-t2" align="left" |
 +
[[Configuring%20a%20Mapping%20(ELUG)#Configuring Method or Direct Field Accessing at the Mapping Level|Method or direct field access]]
 +
| headers="r4c1-t2 r1c2-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
| headers="r4c1-t2 r1c3-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
|- align="left" valign="top"
 +
| id="r5c1-t2" headers="r1c1-t2" align="left" |
 +
[[Configuring%20a%20Mapping%20(ELUG)#Configuring Read-Only Mappings|Read-only]]
 +
| headers="r5c1-t2 r1c2-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
| headers="r5c1-t2 r1c3-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
|- align="left" valign="top"
 +
| id="r6c1-t2" headers="r1c1-t2" align="left" |
 +
[[Configuring%20a%20Mapping%20(ELUG)#Configuring Mapping Comments|Comments]]
 +
| headers="r6c1-t2 r1c2-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
| headers="r6c1-t2 r1c3-t2" align="left" |
 +
[[Image:unsupport.gif|Unsupported]]<br>
 +
|}
 +
 
 +
 
 +
For more information, see the following:
 +
 
 +
* [[Introduction%20to%20XML%20Mappings%20(ELUG)#XML Choice Object Mapping|XML Choice Object Mapping]]
 +
* [[Configuring%20an%20XML%20Mapping%20(ELUG)|Configuring an XML Mapping]]
 +
* [[Configuring%20a%20Mapping%20(ELUG)|Configuring a Mapping]].
 +
 
 +
 
 +
----
 +
''[[EclipseLink User's Guide Copyright Statement|Copyright Statement]]''
 +
 
 +
 
 +
[[Category: EclipseLink User's Guide]]
 +
[[Category: Draft]]
 +
[[Category: Task]]
 +
[[Category: XML]]

Revision as of 14:00, 30 April 2008

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

This table lists the configurable options for an XML choice object mapping.


Option to Configure Workbench
Java

Source to target key field association

Unsupported

Supported

Choice element

Unsupported

Supported

Method or direct field access

Supported

Supported

Read-only

Supported

Supported

Comments

Supported

Unsupported


For more information, see the following:



Copyright Statement

Back to the top