[jboss-user] [JBossCache] - Re: What isolation mode do you use and why?
liuhang781102
do-not-reply at jboss.com
Tue Feb 26 04:42:09 EST 2008
I agree to FredrikJ.
I can use read uncommitted because I have other db lock mechanism for concurrent running. I need use db lock because the application is in distribute systems.
Read uncommitted led to no block when read.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132086#4132086
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132086
More information about the jboss-user
mailing list