surinder-insonix / datanucleus-appengine

Automatically exported from code.google.com/p/datanucleus-appengine
0 stars 0 forks source link

Hello World / demo app showing a working JPA2 configuration #270

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
* using Maven would be marvelous!
* using actual JPA2-specific annotations like OneToMany

I'd even prefer a few JUnit tests to a web app because thy would demo the 
functionality even better.

Original issue reported on code.google.com by alexander.orlov@loxal.net on 22 Feb 2012 at 12:53

GoogleCodeExporter commented 8 years ago

Original comment by googleco...@yahoo.co.uk on 22 Feb 2012 at 1:39

GoogleCodeExporter commented 8 years ago
JPA unit tests are present in SVN for this project obviously. You could easily 
use those to get what you require. Start with 
http://code.google.com/p/datanucleus-appengine/source/browse/#svn%2Ftrunk%2Ftest
s%2Fcom%2Fgoogle%2Fappengine%2Fdatanucleus
and look under "test" for the model classes and "jpa" for the tests.

Original comment by googleco...@yahoo.co.uk on 1 May 2012 at 1:30