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/Examples/MOXy

< EclipseLink‎ | Examples
Revision as of 14:51, 16 October 2007 by Unnamed Poltroon (Talk) (Using Native OXM through JAXB Examples)

The following examples are provided to assist developers with their adoption and usage of EclipseLink's JAXB and native OXM 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 JAXB Examples

  • Generating Java Source from and XML Schema
  • Generating an XML Schema from Java Classes
  • Creating the JAXB Context

Using Native OXM through JAXB Examples

  • Creating a native OXM aware JAXBContext

Native Object-XML Examples

Back to the top