Arquillian Persistence Extension Implementation 1.0.0.Alpha4

org.jboss.arquillian.persistence.event
Class ApplyCleanupStatement

java.lang.Object
  extended by org.jboss.arquillian.persistence.event.ApplyCleanupStatement
All Implemented Interfaces:
PersistenceEvent

public class ApplyCleanupStatement
extends Object
implements PersistenceEvent


Constructor Summary
ApplyCleanupStatement(String cleanupStatement)
           
 
Method Summary
 String getCleanupStatement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyCleanupStatement

public ApplyCleanupStatement(String cleanupStatement)
Method Detail

getCleanupStatement

public String getCleanupStatement()

Arquillian Persistence Extension Implementation 1.0.0.Alpha4

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