Hi all,

Re: http://java.dzone.com/tips/clearing-hibernate-second-leve
Re: https://community.jboss.org/message/718710#718710

Shouldn't Hibernate offer an API (independent of the cache provider) to clear 
all 2LC caches, including all entity, all collection and all query/timestamp 
caches?

Beneath it, each cache provider would implement this as it wishes to do so, but 
the knowledge of all caches within a session factory is in Hibernate core 
itself.

Cheers,
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache


_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to