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

EclipseLink/Examples/JPA/Performance

< EclipseLink‎ | Examples‎ | JPA
Revision as of 18:06, 1 February 2013 by Rick.sapir.oracle.com (Talk | contribs)

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

The EclipseLink Examples includes an example of how to optimize a database migration. It make use of several optimizations available in EclipseLink.

This example is also described in the blog post:

The source for the example can be found here, or from the EclipseLink SVN repository.


For more information, see "Enhancing Performance" in the EclipseLink Solutions Guide.

Back to the top