The Spring Framework

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.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.