openjpa « Roo « Spring Q&A





1. Apache Wicket, OpenJPA and Spring/ROO    stackoverflow.com

I've set up a Spring ROO application, set persistence to OpenJPA and created some entities. Then I replaced Spring MVC with Apache Wicket. Stuff seems to be working fine and I've successfully ...

2. OpenJPA enhancing a Spring ROO batch application    stackoverflow.com

I'm quite new to OpenJPA and wanted to run my application. I've made a main method and load the context XML there and fire up a transaction to run my service ...