|
It isn't recommendable because if you have a lot of collections in an object
and you want to list them, you surely have to work with all the information when you really want to work with the object that you need
In this case use a querystring:
LEFT JOIN FETCH
|