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