nscuro / datanucleus-test-jdo

Template test for demonstrating issues with DataNucleus using the JDO API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Template test for demonstrating issues with DataNucleus using the JDO API


Languages

Language:Java 100.0%