public class H2TestCleaner extends Object
| Constructor and Description |
|---|
H2TestCleaner() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteKnownTables(FactoryService factorySvc,
DBInterface innerInterface) |
void |
deleteTables(FactoryService factorySvc,
DBInterface innerInterface,
String tables) |
void |
safeDeleteTable(DBExecutor executor,
String tblName) |
public void deleteKnownTables(FactoryService factorySvc, DBInterface innerInterface)
public void deleteTables(FactoryService factorySvc, DBInterface innerInterface, String tables)
public void safeDeleteTable(DBExecutor executor, String tblName)
Copyright © 2020. All rights reserved.