The Spring Framework

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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.