| 接口 | 说明 |
|---|---|
| Transaction | |
| TransactionCallback<T> | |
| TransactionPropagation | |
| TransactionStateChange |
| 枚举 | 说明 |
|---|---|
| TransactionIsolationType |
值得一提的是:大多数数据库默认的事务隔离级别是Read committed,比如Sql Server , Oracle。
|
| TransactionPropagationType | |
| TransactionStateChange.State |
Copyright © 2020. All rights reserved.