Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Examples/JPA/Employee

< EclipseLink‎ | Examples‎ | JPA
Revision as of 11:25, 30 April 2008 by Unnamed Poltroon (Talk) (New page: <center>image:Catnicon.gif '''''UNDER CONSTRUCTION''''' image:Catnicon.gif</center> == EclipeLink JPA Employee Examples == This set of examples uses a common employee domain mode...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Catnicon.gif UNDER CONSTRUCTION Catnicon.gif

EclipeLink JPA Employee Examples

This set of examples uses a common employee domain model and relational schema with various configuration approaches.

Employee Model

Configuration Options

  • Annotations
  • ORM XML
    • EclipseLink ORM
    • JPA ORM + EclipseLink ORM

Back to the top