You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
To run this, simply type "mvn clean compile test"
About
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.