[jboss-dev-forums] [Design of JBoss Portal] - Re: portal clustering problem when using optimistic locking

prabhat.jha@jboss.com do-not-reply at jboss.com
Fri Jul 18 18:21:08 EDT 2008


I dug further into code for your question regarding query caching. Though the flag is enabled in hibernate configuration for all modules, query cache is only enabled programatically (query.setCacheable(true)) for CMS. 

Following your previous response and as per http://wiki.jboss.org/auth/wiki/JBossCacheHibernate, does it mean that INVALIDATION_SYNC would be worth trying when CMS is not used?

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

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



More information about the jboss-dev-forums mailing list