OJB is great. (jakarta.apache.org/ojb) You can easily
map your tables to objects. It works with MySQL. I
recommend that you implement DAO objects that call
OJB's APIs and keep all the persistence operations
there.

Good luck,
Mete

--- James Mitchell <[EMAIL PROTECTED]> wrote:
> I'll be uploading a modified version of the example
> app (struts-example.war)
> which uses OJB as soon as I can finish it.
> 
> Basic O/R mapping using JDO API w/MySql on the
> backend.
> 
> It's not there yet, but here's the url:
> http://sourceforge.net/projects/struts/
> 
> 
> James Mitchell
> Software Engineer\Struts Evangelist
> Struts-Atlanta, the "Open Minded Developer Network"
> http://www.open-tools.org/struts-atlanta
> 
> 
> 
> 
> > -----Original Message-----
> > From: Elderclei R Reami
> [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 23, 2002 2:54 PM
> > To: [EMAIL PROTECTED]
> > Subject: Struts & Persistence
> >
> >
> > Hi again,
> >
> > Does anyone know about usage of persistence
> frameworks, like Torque & OJB
> > from Apache Group, with Struts?
> >
> > Thanks for all the help with code generation. I
> downloaded StrutsBuilder
> > and Eclipse+EasyStruts to evaluate and they are
> great tools. About self-
> > generated apps from database schema and beer...
> Huhr! Sounds nice and we
> > can start a new project from the idea :)
> >
> > Best Regards,
> > Elder
> >
> > --
> > To unsubscribe, e-mail:
> >
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to