Uses of Class
org.beanlet.transaction.TransactionAttributeType

Packages that use TransactionAttributeType
org.beanlet.transaction Adds support for JTA transaction. 
 

Uses of TransactionAttributeType in org.beanlet.transaction
 

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



Copyright © 2006-2012. All Rights Reserved.