|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.test.framework.datasource.DataStore
public class DataStore
This class loads the data in the databases specified, to a known state
| Constructor Summary | |
|---|---|
DataStore()
|
|
| Method Summary | |
|---|---|
static void |
initialize(ConnectionStrategy connStrategy)
Called at the start of all the tests to initialize the database to ensure it's in the proper state. |
static void |
setup(ConnectionStrategy connStrategy)
Called as part of the setup for each test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataStore()
| Method Detail |
|---|
public static void initialize(ConnectionStrategy connStrategy)
connStrategy - public static void setup(ConnectionStrategy connStrategy)
initialize(ConnectionStrategy) was called.
However, for performance reasons, the process goes about removing what's not needed instead of cleaning out everything
and reinstalling.
connStrategy -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||