The Spring Framework

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 for declarative transaction management using the common Spring transaction infrastructure (PlatformTransactionManager).
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.