|
OOoRunner test harness | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
stats
Class ComplexDataBaseOutProducer
java.lang.Object | +--stats.DataBaseOutProducer | +--stats.ComplexDataBaseOutProducer
- All Implemented Interfaces:
- LogWriter
- public class ComplexDataBaseOutProducer
- extends DataBaseOutProducer
| Fields inherited from class stats.DataBaseOutProducer |
m_bDebug, mSqlExec, mSqlInput, mSqlOutput, mWriteableEntryTypes |
| Constructor Summary | |
ComplexDataBaseOutProducer(Hashtable param)
Creates a new instance of ComplexDataBaseOutProducer |
|
| Method Summary | |
protected boolean |
insertEntry(LogWriter log)
Insert the result of the test of an entry into the database. |
protected boolean |
prepareDataBase(LogWriter log)
Prepare the database. |
| Methods inherited from class stats.DataBaseOutProducer |
executeSQLCommand, executeSQLCommand, findTypeInEntryTree, initialize, insertEntry, isWriteableEntryType, println, setWriteableEntryTypes, summary |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ComplexDataBaseOutProducer
public ComplexDataBaseOutProducer(Hashtable param)
- Creates a new instance of ComplexDataBaseOutProducer
| Method Detail |
prepareDataBase
protected boolean prepareDataBase(LogWriter log)
- Prepare the database.
- Overrides:
prepareDataBasein classDataBaseOutProducer
- Returns:
- True, if everything worked.
insertEntry
protected boolean insertEntry(LogWriter log)
- Insert the result of the test of an entry into the database.
- Overrides:
insertEntryin classDataBaseOutProducer
- Returns:
- True, if everything worked.
|
OOoRunner test harness | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||


