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

Talk:EclipseLink/UserGuide/MOXy/Overview/DynamicEntities


Can use Dynamic MOXy when:

  • You want to start from an XML Schema (XSD) and have EclipseLink generate classes for you
  • You do not want to deal with concrete Java domain classes

Introduction to Dynamic MOXy:

Back to the top