Uses of Class
org.springframework.transaction.interceptor.DefaultTransactionAttribute
Package
Description
AOP-based solution for declarative transaction demarcation.
-
Uses of DefaultTransactionAttribute in org.springframework.transaction.interceptor
Modifier and TypeClassDescriptionclass
TransactionAttribute implementation that works out whether a given exception should cause transaction rollback by applying a number of rollback rules, both positive and negative.