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

EclipseLink/UserGuide/SDO/Introduction to EclipseLink SDO (ELUG)

< EclipseLink‎ | UserGuide
Revision as of 14:50, 21 April 2009 by Unnamed Poltroon (Talk) (Introduction to EclipseLink SDO)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Information pending

This section introduces EclipseLink implementation of Service Data Objects (SDO) specification, as well as provides information on how you can use it in your application development.


Using SDO Metadata

Using Type

Using Property

Defining Metadata

How to Use XSDHelper

How to Use TypeHelper

Using Data

Using DataObject (see 17.2.6 “Mapping converters and transformers” in JITDG/ELUG)

What You May Need to Know About Serialization in SDO (see 17.2.6.1 in JITDG/ELUG)

Using XMLDocument

What You May Need to Know About Sequence, ChangeSummary, and DataGraph

Back to the top