| 程序包 | 说明 |
|---|---|
| org.noear.solon.data.tran | |
| org.noear.solon.data.tranImp |
| 限定符和类型 | 方法和说明 |
|---|---|
static DbTran |
TranManager.current()
获取当前事务
|
static DbTran |
TranManager.trySuspend()
尝试挂起
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
TranManager.currentSet(DbTran tran)
设置当前事务
|
static void |
TranManager.tryResume(DbTran tran)
尝试恢复
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TranDbImp
数据事务实现。
|
class |
TranDbNewImp
数据新事务实现。
|
Copyright © 2022. All rights reserved.