This is a basic question about Hibernate Caching, but I have to be sure before going forward. I used caching querybefore in small projects, but now I am involved in a large project, so this:
In really large (national) projects, what are your suggestions on when to use querycaching in sleep mode?
Note: * Platform - Struts2, Spring3, Hibernate, Java6 WAS6 *
source
share