Language
The Free and Open Productivity Suite
stats
Class ComplexDataBaseOutProducer
java.lang.Object
|
+--stats.DataBaseOutProducer
|
+--stats.ComplexDataBaseOutProducer
- All Implemented Interfaces:
- LogWriter
- public class ComplexDataBaseOutProducer
- extends DataBaseOutProducer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexDataBaseOutProducer
public ComplexDataBaseOutProducer(Hashtable param)
- Creates a new instance of ComplexDataBaseOutProducer
prepareDataBase
protected boolean prepareDataBase(LogWriter log)
- Prepare the database.
- Overrides:
prepareDataBase
in class DataBaseOutProducer
- Returns:
- True, if everything worked.
insertEntry
protected boolean insertEntry(LogWriter log)
- Insert the result of the test of an entry into the database.
- Overrides:
insertEntry
in class DataBaseOutProducer
- Returns:
- True, if everything worked.