[jboss-user] [JBossCache] - Re: Jboss Cache and Hibernate Secondary Caching

steve.ebersole@jboss.com do-not-reply at jboss.com
Thu Jul 20 00:03:07 EDT 2006


Hence the reason I javadoc'ed most of this terminology :)

http://fisheye.jboss.com/viewrep/Hibernate/trunk/Hibernate3/src/org/hibernate/cache/CacheConcurrencyStrategy.java?r=9247

>From our understanding, the problem with using JBoss Cache in conjunction with either a read-write or non-strict-read-write concurrency strategy is the need to interact with the cache during afterCompletion callbacks especially in the case of using JTA.  Thus the supported concurrency strategies for use with JBossCache are read-only or transactional.

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

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



More information about the jboss-user mailing list