| 程序包 | 说明 |
|---|---|
| net.lab1024.smartdb |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AbstractSmartDbNode.runTransaction(TransactionRunnable transactionRunnable) |
boolean |
SmartDbNode.runTransaction(TransactionRunnable transactionRunnable)
执行一个事务操作
|
boolean |
SmartDbWrapper.runTransaction(TransactionRunnable transactionRunnable) |
boolean |
AbstractSmartDbNode.runTransaction(TransactionRunnable transactionRunnable,
int transactionLevel) |
boolean |
SmartDbNode.runTransaction(TransactionRunnable transactionRunnable,
int transactionLevel)
执行一个事务操作
|
boolean |
SmartDbWrapper.runTransaction(TransactionRunnable transactionRunnable,
int transactionLevel) |
Copyright © 2020. All rights reserved.