[jboss-user] [EJB 3.0] - Re: eager vs. lazy fetching

eiben do-not-reply at jboss.com
Thu Feb 22 08:31:27 EST 2007


"mazz at jboss.com" wrote : You cannot programatically set the eager/lazy setting.  You either set it to EAGER and have it always fetch, or you set it to lazy and for those things (like servlets) that need to force an eager fetch, they would need to call into some SLSB or some such thing that performs a FETCH JOIN query.

OK, kinda feared something like that. How do I do FETCH JOIN query?

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

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



More information about the jboss-user mailing list