Uses of Class
org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration
Package
Description
AspectJ-based transaction management support.
-
Uses of AspectJTransactionManagementConfiguration in org.springframework.transaction.aspectj
Modifier and TypeClassDescriptionclass
@Configuration
class that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for the JTA 1.2Transactional
annotation in addition to Spring's ownTransactional
annotation.