Uses of Class
org.teiid.connector.xa.api.TransactionContext.Scope

Packages that use TransactionContext.Scope
org.teiid.connector.xa.api   
 

Uses of TransactionContext.Scope in org.teiid.connector.xa.api
 

Methods in org.teiid.connector.xa.api that return TransactionContext.Scope
 TransactionContext.Scope TransactionContext.getTransactionType()
           
static TransactionContext.Scope TransactionContext.Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransactionContext.Scope[] TransactionContext.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.