Uses of Class
org.kasource.spring.transaction.TransactionResult

Packages that use TransactionResult
org.kasource.spring.transaction Transaction Utility classes. 
 

Uses of TransactionResult in org.kasource.spring.transaction
 

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

Methods in org.kasource.spring.transaction with parameters of type TransactionResult
 void TransactionListener.afterCompletion(TransactionResult status)
          Invoked after transaction commit/rollback.
 



Copyright © 2011. All Rights Reserved.