Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OpenBooks is a Swing based sample (and perhaps, simple) application featuring some of the new features in JPA 2.0.
This demonstration features usage of new JPA 2.0 features such as

  • Criteria Query
  • Compound, Derived identity
  • Orphan Delete
  • Persistent Domain Model Browsing etc.

The sample application shows essential build and packaging steps for both as a Swing-based JSE application and a typical
Web Application Archive (*.war) ready to be deployed in a Java Enterprise container.

Selecting and Purchasing Books

...