public class ReadWriteTransactionInterceptor
extends org.springframework.transaction.interceptor.TransactionInterceptor
org.springframework.transaction.interceptor.TransactionAspectSupport.CoroutinesInvocationCallback, org.springframework.transaction.interceptor.TransactionAspectSupport.InvocationCallback, org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo| 构造器和说明 |
|---|
ReadWriteTransactionInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.springframework.transaction.TransactionManager |
determineTransactionManager(org.springframework.transaction.interceptor.TransactionAttribute txAttr) |
protected Object |
invokeWithinTransaction(Method method,
Class<?> targetClass,
org.springframework.transaction.interceptor.TransactionAspectSupport.InvocationCallback invocation) |
afterPropertiesSet, cleanupTransactionInfo, clearTransactionManagerCache, commitTransactionAfterReturning, completeTransactionAfterThrowing, createTransactionIfNecessary, currentTransactionInfo, currentTransactionStatus, getBeanFactory, getTransactionAttributeSource, getTransactionManager, getTransactionManagerBeanName, methodIdentification, prepareTransactionInfo, setBeanFactory, setTransactionAttributes, setTransactionAttributeSource, setTransactionAttributeSources, setTransactionManager, setTransactionManagerBeanNameprotected Object invokeWithinTransaction(Method method, Class<?> targetClass, org.springframework.transaction.interceptor.TransactionAspectSupport.InvocationCallback invocation) throws Throwable
invokeWithinTransaction 在类中 org.springframework.transaction.interceptor.TransactionAspectSupportThrowableprotected org.springframework.transaction.TransactionManager determineTransactionManager(org.springframework.transaction.interceptor.TransactionAttribute txAttr)
determineTransactionManager 在类中 org.springframework.transaction.interceptor.TransactionAspectSupportCopyright © 2022–2023. All rights reserved.