|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 TransactionLevel 的软件包 | |
|---|---|
| net.hasor.plugins.transaction | |
| net.hasor.plugins.transaction 中 TransactionLevel 的使用 |
|---|
| 返回 TransactionLevel 的 net.hasor.plugins.transaction 中的方法 | |
|---|---|
TransactionLevel |
TransactionStatus.getIsolationLevel()
获取事务的隔离级别 |
static TransactionLevel |
TransactionLevel.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static TransactionLevel[] |
TransactionLevel.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
| 参数类型为 TransactionLevel 的 net.hasor.plugins.transaction 中的方法 | |
|---|---|
TransactionStatus |
TransactionManager.getTransaction(TransactionBehavior behavior,
TransactionLevel level)
开启事务 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||