| 类 | 说明 |
|---|---|
| CTPTransactionInterceptor |
AOP Alliance MethodInterceptor for declarative transaction
management using the common Spring transaction infrastructure
(
PlatformTransactionManager). |
| CTPTransactionInterceptor.ThrowableHolder |
Internal holder class for a Throwable, used as a return value
from a TransactionCallback (to be subsequently unwrapped again).
|
| CTPTransationPrinter | |
| CTPTransationPrinter.MonitorThreadInfo | |
| LogUtil |
| 异常错误 | 说明 |
|---|---|
| CTPTransactionInterceptor.ThrowableHolderException |
Internal holder class for a Throwable, used as a RuntimeException to be
thrown from a TransactionCallback (and subsequently unwrapped again).
|