Uses of Class
org.springframework.transaction.interceptor.TransactionAspectSupport

Packages that use TransactionAspectSupport
org.springframework.transaction.interceptor AOP-based solution for declarative transaction demarcation.  
 

Uses of TransactionAspectSupport in org.springframework.transaction.interceptor
 

Subclasses of TransactionAspectSupport in org.springframework.transaction.interceptor
 class TransactionInterceptor
          AOP Alliance MethodInterceptor providing declarative transaction management using the common Spring transaction infrastructure.
 



Copyright (C) 2003-2004 The Spring Framework Project.