|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TradeDBManager
TradeDBManager interface centralizes and simplifies the DB configuration methods that are shared by some TradeServices implementations.
| Method Summary | |
|---|---|
String |
checkDBProductName()
Return a String containing the DBProductName configured for the current DataSource used by TradeBuildDB |
boolean |
recreateDBTables(Object[] sqlBuffer,
PrintWriter out)
Recreate DataBase Tables for AriesTrader used by TradeBuildDB |
RunStatsDataBean |
resetTrade(boolean deleteAll)
Reset the statistics for the Test AriesTrader Scenario used by TradeConfigServlet |
| Method Detail |
|---|
String checkDBProductName()
throws Exception
Exception
boolean recreateDBTables(Object[] sqlBuffer,
PrintWriter out)
throws Exception
Exception
RunStatsDataBean resetTrade(boolean deleteAll)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||