[jboss-user] [JBoss Cache: Core Edition] - Hibernate and TreeCache in unmanaged environment

mzganiacz do-not-reply at jboss.com
Tue May 13 09:58:32 EDT 2008


I'm wondering : Hibernate comes with 2 JbossCache providers : TreeCache and OptimisticTreeCache. The second one can be used only inside application server. I'm developing a standalone application which puprose is to test different 2nd level caching mechanisms availaible for Hibernate. So I am using TreeCacheProvider. CacheConcurrencyStrategy is TRANSACTIONAL. Database isolation level : Repeatable_read. And my question is: is TreeCache working in above config, really locking elems etc., or, due to lack of mamnaged environment, treecache behaves like NonStrictReadWrite?

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

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



More information about the jboss-user mailing list