tree: 86942ca82a9cea47e4c6fc385a6a453e0ef0ea4d [path history] [tgz]
  1. employee.dynamic/
  2. employee.model/
  3. employee.model-nosql/
  4. employee.web/
  5. employee.web-js/
  6. pom.xml
  7. README.md
  8. wls-example.war
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