I was wondering if anyone had come across ways of improving the
following situation.
I have a customer bean which has one to many relationships with several
other beans. If I want to read in 100 customers the initial finder users
an on-find strategy and thus obtains all core data in 1 query, however
for each of the relationships 100 queries are performed. The JBossCMP
book demonstrates some optimisation for 1-1 cmr relationships via load
groups but I have never seen such an example for 1-many and am not sure
how they would work.
Thanks
Lawrence



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to