Uses of Class
org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
Package
Description
Spring's support for annotation-based transaction demarcation.
-
Uses of AbstractFallbackTransactionAttributeSource in org.springframework.transaction.annotation
Modifier and TypeClassDescriptionclass
Implementation of theTransactionAttributeSource
interface for working with transaction metadata from annotations.