Re: [hibernate-dev] 2nd-level cache suggestions
s (like LoadEvent). But I think I can do it. Have you looked in Hibernate 3.3 and checked if the recent refactorings that were done here for the cache api is enough for you ? Unfortunately, the refactored API still does not support bulk loading. -- With respect,
[hibernate-dev] 2nd-level cache suggestions
list.add(entities.next()); } } 3. This is a fairly large task, which requires changing some of Hibernate fundamentals (like LoadEvent). But I think I can do it. Any thoughts? Am I stupidly missing some obvious flaw? -- With respect,