Joined: Fri Aug 19, 2011 4:36 am Posts: 2 Location: Germany
|
Hi community,
im wondering if wheter somebody exactly know where to find "new list(..)" implementation in hibernate's source code or just know and can explain to me how it works. Im currently evaluating Envers which uses this function in some queries. So the problem is that during the retrieving process, it loads all related associations of an object(kind of extra-lazy-fetching) and this leads to performance problems as from certain amount of results.
Any response of this would highly be appreciated.
thanks
|
|