Java EE Isolation Levels with the Spring Framework

The Spring framework allows you to design web and enterprise applications that use custom isolation levels in global transactions. This article shows you how you can use Spring to specify custom isolation levels in global transactions. The article walks you through the process in seven detailed steps.