Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

stats
Class FatDataBaseOutProducer

java.lang.Object
  |
  +--stats.DataBaseOutProducer
        |
        +--stats.FatDataBaseOutProducer
All Implemented Interfaces:
LogWriter

public class FatDataBaseOutProducer
extends DataBaseOutProducer


Fields inherited from class stats.DataBaseOutProducer
m_bDebug, mSqlExec, mSqlInput, mSqlOutput, mWriteableEntryTypes
 
Constructor Summary
FatDataBaseOutProducer(Hashtable param)
          Creates a new instance of APIDataBaseOutProducer
 
Method Summary
protected  boolean checkDataBase(LogWriter log)
           
protected  boolean insertEntry(LogWriter log)
          Insert one entr into the database.
protected  boolean prepareDataBase(LogWriter log)
          Prepare the database: executed once at the beginning.
 
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

FatDataBaseOutProducer

public FatDataBaseOutProducer(Hashtable param)
Creates a new instance of APIDataBaseOutProducer
Method Detail

prepareDataBase

protected boolean prepareDataBase(LogWriter log)
Description copied from class: DataBaseOutProducer
Prepare the database: executed once at the beginning. Abstract method, so derived classes have to overwrite it.
Overrides:
prepareDataBase in class DataBaseOutProducer

checkDataBase

protected boolean checkDataBase(LogWriter log)

insertEntry

protected boolean insertEntry(LogWriter log)
Description copied from class: DataBaseOutProducer
Insert one entr into the database. Abstract method, so derived classes have to overwrite it.
Overrides:
insertEntry in class DataBaseOutProducer

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.