You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

The source code for OpenBooks is available in OpenJPA SubVersion repository

OpenBooks comes with a an Ant script to build.

cd /demo
svn co https://svn.apache.org/repos/asf/openjpa/trunk/openjpa-examples/openbooks
cd /demo/openbooks
cat index.html
ant package deploy
cd /deploy
ant -f run.xml run

  • No labels