I have a finder with an eager load group configured. for the sake of discussion, let's 
say that the eager load group contains field A, B, C. 

I also configured the strategy of the finder to on-find, and when I turn on SQL 
debugging, it's showing that the primary key and the fields I specified are loaded 
during the find, however when my code does a getC, extra fields that I do not requre 
are loaded ( field D, E, F).

I then configured a lazy load group for those unused fields, and the behavior is still 
the same. 

I am using 3.2.3. 

Any help would be appreciated. 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847829#3847829

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847829


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to