On Tue, Mar 17, 2009 at 7:48 AM, prof_trg <[email protected]> wrote:
> > Thank you for replying, in fact I don't like to use any ORM, because there > are lot of problems with ORMs if database server is distant, so if I can > modify this part where can I find the guidelines of tests to avoid code > regression while modifying the source. We also have an in memory DAO layer. Of course it implies some additional restrictions on your processes... Matthieu > thank you > > Tammo van Lessen wrote: > > > > Hi, > > > > AFAIK the WSO2 guys maintain an OGSi-fied version of ODE. Regarding the > > DAOs: There is no static dependency to Hibernate, in fact Ode ships with > > two different implementations for the DAO layer (Hibernate and openJPA). > > > > Best, > > Tammo > > > > > > > > -- > View this message in context: > http://www.nabble.com/eliminating-the-persistence-layer-in-ode-tp22555925p22560637.html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > >
