Uses of Class
javax.resource.spi.TransactionSupport.TransactionSupportLevel

Packages that use TransactionSupport.TransactionSupportLevel
javax.resource.spi   
 

Uses of TransactionSupport.TransactionSupportLevel in javax.resource.spi
 

Methods in javax.resource.spi that return TransactionSupport.TransactionSupportLevel
 TransactionSupport.TransactionSupportLevel TransactionSupport.getTransactionSupport()
           
static TransactionSupport.TransactionSupportLevel TransactionSupport.TransactionSupportLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransactionSupport.TransactionSupportLevel[] TransactionSupport.TransactionSupportLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.