/datanucleus-test-jdo

Template test for demonstrating issues with DataNucleus using the JDO API

Primary LanguageJava

test-jdo

Template project for any user testcase using JDO. To create a DataNucleus test simply fork this project, and add/edit as necessary to add your model and persistence commands. The files that you'll likely need to edit are

To run this, simply type "mvn clean compile test"