jdo « sqlite « Java Database Q&A





1. Datanucleus JDO with SQLite    stackoverflow.com

For JUnit tests in our application, I'm attempting to initialize Datanucleus to use an SQLite database. However, when I try to get a PersistenceManager it fails while trying to create a ...