Glad I could help. Good luck, and let us know how it goes. Most of the infrastructure for a non relational store should be in place - I believe Kodo did something similar (OpenJPA was based on Kodo).
-mike On Tue, Nov 2, 2010 at 5:51 PM, idan <[email protected]> wrote: > > Hey thanks for the help. > > I'm implementing my own StoreManager since my data store is not a > relational > one > and has a pojo based API. > > My data store does have a JDBC driver but implementing my own StoreManager > will give me better performance and better handling for relationships. > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/StoreManager-flush-tp5693069p5699462.html > Sent from the OpenJPA Developers mailing list archive at Nabble.com. >
