| 接口 | 说明 |
|---|---|
| TransactionCallback<T> |
事务模版
|
| TransactionCallbackWithoutResult |
TransactionCallback接口的无返回值。 |
| TransactionManager |
数据源的事务管理器。
|
| TransactionStatus |
表示一个事务状态
|
| TransactionTemplate |
事务模版接口
|
| 类 | 说明 |
|---|---|
| TranManager |
某一个数据源的事务管理器
|
| 枚举 | 说明 |
|---|---|
| Isolation |
事务隔离级别
|
| Propagation |
事务传播属性
|
Copyright © 2020. All rights reserved.