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

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

Uses of AbstractFallbackTransactionAttributeSource in org.springframework.transaction.interceptor
 

Subclasses of AbstractFallbackTransactionAttributeSource in org.springframework.transaction.interceptor
 class AttributesTransactionAttributeSource
          Implementation of TransactionAttributeSource that uses attributes from an Attributes implementation.
 



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