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 "EclipseLink/Examples/SDO"

Line 5: Line 5:
 
== EclipseLink SDO Examples ==
 
== EclipseLink SDO Examples ==
  
 +
* [[EclipseLink/Examples/SDO/StaticAPI | Using Static DataObjects to Manipulate XML]]
 
* [[EclipseLink/Examples/SDO/DynamicAPI | Using Dynamic DataObjects to Manipulate XML]]
 
* [[EclipseLink/Examples/SDO/DynamicAPI | Using Dynamic DataObjects to Manipulate XML]]
  
  
 
[[Category:SDO]]
 
[[Category:SDO]]

Revision as of 15:50, 19 September 2008

The following examples are provided to assist developers with their adoption and usage of EclipseLink's SDO functionality.

Note: Any examples listed without links are place-holders. If there is an example you would like to see please add it to the list.

EclipseLink SDO Examples

Back to the top