|
Is there any possibility to get the old behaviour? I want a filtered collection to be fetched as a filtered collection and not be fetched eagerly on first access (very much unneeded queries). This "fix" prevents me from updating since hibernate 3.6.3 (about 2 years now).
|