tree: f6931aa89a33ccb6b57d03ce79b034b3f826aea4 [path history] [tgz]
  1. employee.model/
  2. employee.model-nosql/
  3. employee.web/
  4. employee.web-js/
  5. pom.xml
  6. README.md
jpa/employee/README.md

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