public class DBORecordCollector extends AbstractDBOCollector
Constructor and Description |
---|
DBORecordCollector() |
Modifier and Type | Method and Description |
---|---|
int |
getRecordCount() |
java.util.List<DBRecord> |
getRecordList() |
boolean |
loadedRecord(DBRecord record)
Is called each time a record was fetched from the underlying ResultSet
|
void |
printContent(java.io.PrintStream out) |
cancel, doneRecord, doneTable, foundDatabase, foundField, foundRecord, foundTable, getCurrentTable, getCurrRecord, getDatabase, wasCancelled
getApplicationContext, getParser, getParseTracker, isStopOnError, setParser, toDumpString, toString
getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public java.util.List<DBRecord> getRecordList()
public int getRecordCount()
public boolean loadedRecord(DBRecord record)
DBLoadMonitor
loadedRecord
in interface DBLoadMonitor
loadedRecord
in class AbstractDBOCollector
record
- The record just fetched from the ResultSetpublic void printContent(java.io.PrintStream out)
printContent
in class AbstractDBOCollector
Copyright © 2014 EsprIT-Systems. All Rights Reserved.