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, wasCancelledgetApplicationContext, getParser, getParseTracker, isStopOnError, setParser, toDumpString, toStringgetLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic java.util.List<DBRecord> getRecordList()
public int getRecordCount()
public boolean loadedRecord(DBRecord record)
DBLoadMonitorloadedRecord in interface DBLoadMonitorloadedRecord in class AbstractDBOCollectorrecord - The record just fetched from the ResultSetpublic void printContent(java.io.PrintStream out)
printContent in class AbstractDBOCollectorCopyright © 2014 EsprIT-Systems. All Rights Reserved.