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

m (New page: info pending)
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
info pending
+
<div style="float:right;border:1px solid #000000;padding:5px">__TOC__
 +
[[Special:Whatlinkshere/Configuring_an_XML_Choice_Collection_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 collection mapping.
 +
 
 +
 
 +
<span id="Table 169-1"></span>
 +
 
 +
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for XML Choice Collection Mapping" summary="This table lists the configurable options for XML Choice Collection 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%20a%20Mapping%20(ELUG)#Configuring XPath|XPath]]
 +
| 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 Container Policy|Container policy]]
 +
| headers="r6c1-t2 r1c2-t2" align="left" |
 +
[[Image:support.gif|Supported]]<br>
 +
| headers="r6c1-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 Collection Mapping|XML Choice Collection 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: Release 1]]
 +
[[Category: Task]]
 +
[[Category: XML]]

Latest revision as of 07:56, 20 August 2008

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

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


Option to Configure Workbench
Java

XPath

Unsupported

Supported

Choice element

Unsupported

Supported

Method or direct field access

Supported

Supported

Read-only

Supported

Supported

Container policy

Supported

Supported

Comments

Supported

Unsupported


For more information, see the following:



Copyright Statement

Back to the top