Uses of Class
net.sf.jkniv.whinstone.transaction.TransactionScope
-
Packages that use TransactionScope Package Description net.sf.jkniv.whinstone.transaction -
-
Uses of TransactionScope in net.sf.jkniv.whinstone.transaction
Methods in net.sf.jkniv.whinstone.transaction that return TransactionScope Modifier and Type Method Description static TransactionScopeTransactionScope. valueOf(String name)Returns the enum constant of this type with the specified name.static TransactionScope[]TransactionScope. values()Returns an array containing the constants of this enum type, in the order they are declared.
-