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

Packages that use RollbackRuleAttribute
org.springframework.transaction.interceptor 

Uses of RollbackRuleAttribute in org.springframework.transaction.interceptor
 

Subclasses of RollbackRuleAttribute in org.springframework.transaction.interceptor
class NoRollbackRuleAttribute
          Tag class.
 

Fields in org.springframework.transaction.interceptor declared as RollbackRuleAttribute
final static RollbackRuleAttributeRollbackRuleAttribute.ROLLBACK_ON_RUNTIME_EXCEPTIONS