Uses of Interface
org.springframework.transaction.support.TransactionOperations

Packages that use TransactionOperations
org.springframework.transaction.support Support classes for the org.springframework.transaction package. 
 

Uses of TransactionOperations in org.springframework.transaction.support
 

Classes in org.springframework.transaction.support that implement TransactionOperations
 class TransactionTemplate
          Template class that simplifies programmatic transaction demarcation and transaction exception handling.
 



Copyright © 2002-2008 The Spring Framework.