类 net.hasor.plugins.transaction.TransactionLevel
的使用

使用 TransactionLevel 的软件包
net.hasor.plugins.transaction   
 

net.hasor.plugins.transactionTransactionLevel 的使用
 

返回 TransactionLevelnet.hasor.plugins.transaction 中的方法
 TransactionLevel TransactionStatus.getIsolationLevel()
          获取事务的隔离级别
static TransactionLevel TransactionLevel.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static TransactionLevel[] TransactionLevel.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 TransactionLevelnet.hasor.plugins.transaction 中的方法
 TransactionStatus TransactionManager.getTransaction(TransactionBehavior behavior, TransactionLevel level)
          开启事务
 



Copyright © 2013-2014. All Rights Reserved.