From: Urberg, J. <ju...@ve...> - 2002-08-01 14:22:00
|
>> Is there a way to get Hibernate to look in the cache when loading >> collections? If not, could someone give me a few pointers on where in the >> code I should look to add such a feature? (I envision a switch on session >> to tell it to look in the cache or not). > Just quoting Gavin here: > > "P.S. We really need to implement caching for collections if we want to > use this stuff most efficiently. I don't think theres anything > particularly technically difficult about that ... I just need to *do* > it. If anyone else wants to volunteer for this, give me a yell and > I'll tell you what needs to be done...." Well that answers my question. Maybe Gavin can give me a quick overview of what's involved before I volunteer. Thanks, John |