Arquillian Persistence Extension Implementation 1.0.0.Alpha4

org.jboss.arquillian.persistence.event
Class ApplyInitStatement

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

public class ApplyInitStatement
extends Object
implements PersistenceEvent


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

Constructor Detail

ApplyInitStatement

public ApplyInitStatement(String initStatement)
Method Detail

getInitStatement

public String getInitStatement()

Arquillian Persistence Extension Implementation 1.0.0.Alpha4

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