Arquillian Persistence Extension Implementation 1.0.0.Alpha4

Uses of Class
org.jboss.arquillian.persistence.event.ApplyCleanupStatement

Packages that use ApplyCleanupStatement
org.jboss.arquillian.persistence.data   
org.jboss.arquillian.persistence.data.dbunit   
 

Uses of ApplyCleanupStatement in org.jboss.arquillian.persistence.data
 

Methods in org.jboss.arquillian.persistence.data with parameters of type ApplyCleanupStatement
 void DataHandler.cleanupStatements(ApplyCleanupStatement applyCleanupStatementEvent)
           
 

Uses of ApplyCleanupStatement in org.jboss.arquillian.persistence.data.dbunit
 

Methods in org.jboss.arquillian.persistence.data.dbunit with parameters of type ApplyCleanupStatement
 void DBUnitDataHandler.cleanupStatements(ApplyCleanupStatement applyCleanupStatementEvent)
           
 


Arquillian Persistence Extension Implementation 1.0.0.Alpha4

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