| Package | Description |
|---|---|
| org.jboss.arquillian.persistence.core.data.descriptor | |
| org.jboss.arquillian.persistence.core.event |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSqlScriptResourceDescriptor
SQL script file descriptor.
|
class |
InlineSqlScriptResourceDescriptor
Inline SQL script descriptor.
|
| Constructor and Description |
|---|
ApplyScriptsAfterTest(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent,
Collection<SqlScriptResourceDescriptor> dataSetDescriptors) |
ApplyScriptsBeforeTest(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent,
Collection<SqlScriptResourceDescriptor> dataSetDescriptors) |
CleanupDataUsingScript(Collection<SqlScriptResourceDescriptor> descriptors) |
ExecuteScripts(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent,
Collection<SqlScriptResourceDescriptor> dataSetDescriptors) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.