[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Hibernate 2nd level cache update problem

magicmac do-not-reply at jboss.com
Fri Jul 21 05:28:55 EDT 2006


One more thing

in case of Ehcache or OScache, 'load' fetches entity from db with each interation since it finds it dirty. It is dirty in cache, b/c cache was not updated on 'update' (or to be more exact on prev tx commit)...

so same problem

Thanks
Cheers
M.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959843#3959843

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959843



More information about the jboss-user mailing list