public abstract class RdbmsDeclarativeSupport extends AbstractDeclarativeSupport
| Modifier | Constructor and Description |
|---|---|
protected |
RdbmsDeclarativeSupport(RdbmsPopulator rdbmsPopulator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanData() |
protected void |
configureConnection(Collection<Server> serverAnnotations,
Collection<Uri> uriAnnotations,
Map<String,Object> options,
org.jboss.arquillian.test.spi.TestClass testClass) |
protected void |
populateData(UsingDataSet usingDataSet) |
clean, configure, getConfiguration, getPopulatorAnnotation, populateprotected RdbmsDeclarativeSupport(RdbmsPopulator rdbmsPopulator)
protected void configureConnection(Collection<Server> serverAnnotations, Collection<Uri> uriAnnotations, Map<String,Object> options, org.jboss.arquillian.test.spi.TestClass testClass)
configureConnection in class AbstractDeclarativeSupportprotected void populateData(UsingDataSet usingDataSet)
populateData in class AbstractDeclarativeSupportprotected void cleanData()
cleanData in class AbstractDeclarativeSupportCopyright © 2018 JBoss by Red Hat. All rights reserved.