| Modifier and Type | Field and Description |
|---|---|
protected List<DbTranNode> |
children
孩子节点
|
protected DbTranNode |
parent
父节点
|
| Constructor and Description |
|---|
DbTranNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(TranNode slave)
添加孩子节点
|
void |
close()
关闭
|
void |
commit()
提交
|
void |
rollback()
回滚
|
protected DbTranNode parent
protected List<DbTranNode> children
Copyright © 2025. All rights reserved.