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

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

Uses of RuleBasedTransactionAttribute in org.springframework.transaction.interceptor
 

Constructors in org.springframework.transaction.interceptor with parameters of type RuleBasedTransactionAttribute
RuleBasedTransactionAttribute(RuleBasedTransactionAttribute other)
          Copy constructor.
 



Copyright (c) 2002-2007 The Spring Framework Project.