[jboss-user] [JBossCache] - Re: What isolation mode do you use and why?

FredrikJ do-not-reply at jboss.com
Fri Feb 15 08:14:58 EST 2008


We use repeatable read and read uncommitted (different caches). We use read_uncommitted only to ensure a reader is never blocked. If read_committed would always allow read then we would be happy using that instead.

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

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



More information about the jboss-user mailing list