Uses of Class
org.unitils.database.util.TransactionMode

Packages that use TransactionMode
org.unitils.database   
org.unitils.database.util   
 

Uses of TransactionMode in org.unitils.database
 

Methods in org.unitils.database that return TransactionMode
protected  TransactionMode DatabaseModule.getTransactionMode(Object testObject, Method testMethod)
           
 

Uses of TransactionMode in org.unitils.database.util
 

Methods in org.unitils.database.util that return TransactionMode
static TransactionMode TransactionMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransactionMode[] TransactionMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.