<prop key="hibernate.cache.provider_class">org.hibernate.cache.EhCacheProvider</prop> <prop key="hibernate.cache.use_query_cache">true</prop>
<cache usage="nonstrict-read-write"/>
getHibernateTemplate().setCacheQueries(true);