Monthly Archives: April 2011

Fill test data into existing database with JDO

I wanted to fill test data into an existing database with many foreign keys. These foreign keys were somewhat unusual because the tables were not linked via their primary keys but via a combination of other fields. Since I did … Continue reading

Posted in Uncategorized | Leave a comment