Hi Scott, thanks for your answer. Since OJB consts of several parts (Persistence Broker, ODMG API, JDO API), I would like to know which part Jetspeed is using.
Regards, Andy -----Ursprüngliche Nachricht----- Von: Scott T Weaver [mailto:[EMAIL PROTECTED] Gesendet: Montag, 28. November 2005 21:20 An: 'Jetspeed Users List' Betreff: RE: Jetspeed 2 Persistence Architecture Hi Andy, Jetspeed 2 currently uses OJB. We use an abstracted DAO layer to hide the implementation as much as possible. So, you could theoretically write a Hibernate or even a raw SQL persistence implementation. Regards, -Scott > -----Original Message----- > From: Andreas Wiesauer [mailto:[EMAIL PROTECTED] > Sent: Monday, November 28, 2005 3:02 PM > To: [email protected] > Subject: Jetspeed 2 Persistence Architecture > > Hello, > > > > I'm interested in how Jetspeed 2 is handling persistence. Which framework > does it use (Hibernate, OJB, etc.)? Could you give me some hints about the > architecture? > > > > Thanks for your help. > > Best regards > > Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
