Arquillian Persistence Extension API 1.0.0.Alpha4

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

Uses of CleanupStrategy in org.jboss.arquillian.persistence
 

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


Arquillian Persistence Extension API 1.0.0.Alpha4

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