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]
