Arquillian Persistence Extension API 1.0.0.Alpha2

Uses of Class
org.jboss.arquillian.persistence.TransactionMode

Uses of TransactionMode in org.jboss.arquillian.persistence
 

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


Arquillian Persistence Extension API 1.0.0.Alpha2

Copyright © 2011 JBoss by Red Hat. All Rights Reserved.