Skip to main content
Jump to: navigation, search

EclipseLink/Examples/JPA/2.0/Employee

< EclipseLink‎ | Examples‎ | JPA
Revision as of 10:55, 3 December 2009 by James.sutherland.oracle.com (Talk | contribs)

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

The EclipseLink Examples includes a JPA 2.0 example model for an employee tracking application. It contains examples of most new JPA 2.0 mappings, and also contains runtime examples for varies queries and transactions.

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

Back to the top