I use Torque : http://jakarta.apache.org/turbine/torque/index.html.  It's
still in beta so it's quirky, but it's cut down the time on my current
project by at least half!  I have yet to write any SQL.  My project is
relatively small however (<40 tables); I'm not sure how Torque would handle
large numbers of tables.

Hope this helps,
Roy

----- Original Message -----
From: "Vic C." <[EMAIL PROTECTED]>
Newsgroups: MVC-Programmers
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 13, 2002 5:10 AM
Subject: [MVC-Programmers] Re: OR mapping


> http://sourceforge.net/projects/basejdao/ as in the webPIM example.
>
> Sometimes OR does things like an array of OrderLineItems objects (which
> is not good), so mostly I stay with rowset, which is Relational.
> (Castor can't handle some situations on larger projects, read
> news.basebeans.com / Castor for more on issues)
>
> Roll your own beans, seems to be CW (conventional wisdom).
>
> Vic
>
> Christopher Cheng wrote:
> > I am looking for a OR mapping tools to work with Struts? Which one is
the
> > best to work with Struts? Castor/OJB?
> >
> >
>
> _______________________________________________
> MVC-Programmers mailing list
> [EMAIL PROTECTED]
> http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers

_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers

Reply via email to