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 Any Attribute 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_Any_Attribute_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 any attribute mapping.
 +
 
 +
 
 +
<span id="Table 170-1"></span>
 +
 
 +
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for XML Any Attribute Mapping" summary="This table lists the configurable options for XML Any Attribute 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="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 Any Attribute Mapping|XML Any Attribute 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:10, 30 April 2008

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

This table lists the configurable options for an XML any attribute mapping.


Option to Configure Workbench
Java

XPath

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