摘要:
DB使用的隔离级别不仅影响数据库的并发性,而且影响并发应用程序的性能。通常,使用的隔离级别越严格,并发性就越小,某些应用程序的性能可能会随之越低,因为它们要等待资源上的锁被释放。Dirty Read 脏读NonRepeatable Read 不可重复读Phantom Read 幻读Read uncommitted 未提交读PossiblePossiblePossibleRead committed 提交读Not possiblePossiblePossibleRepeatable read 可重复读Not possibleNot possiblePossibleSerializable 序列化 阅读全文
posted @ 2012-12-18 23:02
vigarbuaa
阅读(5163)
评论(0)
推荐(0)
摘要:
http://javazeke.iteye.com/blog/650106http://blog.sina.com.cn/s/blog_45c6564d0100yze0.htmlhttp://blog.sina.com.cn/s/blog_45c6564d0100ywn2.html 阅读全文
posted @ 2012-12-18 18:05
vigarbuaa
阅读(133)
评论(0)
推荐(0)

浙公网安备 33010602011771号