>>>>> "Oleg" == Oleg Broytmann <[EMAIL PROTECTED]> writes:

    Oleg>    When one does .select() on a table SQLObject only fetches
    Oleg> columns for that table.

Hello,

I understand. But is there a  way to avoid excess overhead of the RDBMS.
I mean, i have a table package with its associated bugs associated using
a RelatedJoin,  the bugs  are related  to a status  table. So,  for each
package, there are about 6 SQL requests for each package. With about 300
packages, it  is really annoying. Any  idea for optimizing  this kind of
things ?

Regards,
Arnaud Fontaine

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to