EclipseLink Example

The EclipseLink Employee example is used to illustrate basic usage of JPA. Instructions for running the examples are available here:

http://wiki.eclipse.org/EclipseLink/Examples/JPA/Employee

employee.model

employee.web

Simple JSF application that leverages the employee.model.

employee.web-js

TODO

employee.model-nosql

TODO