[hibernate-users] Batching the fetching of relationships?

Robert Nicholson robert.nicholson at gmail.com
Tue Jan 20 09:03:34 EST 2009


If you specify batch-size for the destination entity at the <class  
level will that have any affect on batching when it's fetched via it's  
parent object? If you have eager loading must u specify batch-size on  
each individual association if you want to fetch those related objects  
to use batching?




More information about the hibernate-users mailing list