Uses of Class
org.springframework.transaction.interceptor.TransactionAspectSupport
Package
Description
AOP-based solution for declarative transaction demarcation.
-
Uses of TransactionAspectSupport in org.springframework.transaction.interceptor
Modifier and TypeClassDescriptionclass
AOP Alliance MethodInterceptor for declarative transaction management using the common Spring transaction infrastructure (PlatformTransactionManager
/ReactiveTransactionManager
).