Only other comment is on the hibernate.treecache.querycache.local.writes.only, which only
affects things if the cache region is StandardQueryCache. (Correctly so, as the use of
that class in the region name is what lets us know its a query region.) Function of the
property is basically to turn off the local-writes behavior if the user knows it's
safe.
Perhaps the property name should be hibernate.treecache.stdquerycache.local.writes.only or
hibernate.treecache.standardquerycache.local.writes.only to reflect the fact that the
property has a very limited scope.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169355#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...