I can assist a bit with the OpenJPA stuff (I'm openjpa committer) LieGrue, strub
----- Original Message ----- > From: Dan Haywood <[email protected]> > To: [email protected] > Cc: > Sent: Friday, December 16, 2011 9:25 AM > Subject: Re: Questions regarding the quickstart app and creating a Proof of > Concept > > On 16 December 2011 06:46, Kevin Meyer <[email protected]> wrote: > >> >> >> It also occured to me that my new Cayenne objectstore should be able to >> support multiple different databases, since Cayenne does. >> > > Jason, > > fyi, there is another SQL-oriented object store, namely the JPA object > store that I wrote for the book. However, this has been mothballed since > we moved into Apache, because under the covers that object store uses > Hibernate which has an incompatible license (LGPL, see [1]). > > On the roadmap is to migrate the JPA object store to use Apache's own > OpenJPA, or maybe Oracle's EclipseLink, both of which are JPA > implementations, and then bring it back into the Apache Isis fold. This > will definitely happen at some point next year ;-) > > Cheers > Dan > > [1] http://www.apache.org/legal/resolved.html#category-x >
