public class BasicTestDatabaseCreator extends TestDatabaseCreator
| Constructor and Description |
|---|
BasicTestDatabaseCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDEFAULT_DB_HOST() |
protected String |
getSEQWARE_DB() |
protected String |
getSEQWARE_PASSWORD() |
protected String |
getSEQWARE_USER() |
static void |
resetDatabaseWithUsers()
Unfortunately, postgres does not allow the straight dropdb and createdb when tomcat is used (perhaps we leave open a connection)
|
basicResetDatabaseWithUsers, basicResetDatabaseWithUsers, createDatabase, createDatabase, dropDatabase, dropDatabaseWithUsers, getPOSTGRE_DB, getPOSTGRE_PASSWORD, getPOSTGRE_USER, markDatabaseChanged, runQuery, runQuery, runUpdateprotected String getSEQWARE_DB()
getSEQWARE_DB in class TestDatabaseCreatorprotected String getSEQWARE_USER()
getSEQWARE_USER in class TestDatabaseCreatorprotected String getSEQWARE_PASSWORD()
getSEQWARE_PASSWORD in class TestDatabaseCreatorprotected String getDEFAULT_DB_HOST()
getDEFAULT_DB_HOST in class TestDatabaseCreatorpublic static void resetDatabaseWithUsers()
Copyright © 2015 SeqWare. All rights reserved.