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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...