Skip to main content
Jump to: navigation, search

EclipseLink/Examples/JPA/2.0/Employee

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