@Deprecated public class DatabaseRestoreCollector extends AbstractDBOCollector
Constructor and Description |
---|
DatabaseRestoreCollector()
Deprecated.
|
DatabaseRestoreCollector(java.util.List<DBObject> tableList)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
doneRecord()
Deprecated.
|
void |
foundDatabase(java.lang.String dbName)
Deprecated.
|
void |
foundTable(java.lang.String tableName,
java.lang.String tablePkg)
Deprecated.
|
void |
printContent(java.io.PrintStream out)
Deprecated.
|
cancel, doneTable, foundField, foundRecord, getCurrentTable, getCurrRecord, getDatabase, loadedRecord, 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 DatabaseRestoreCollector()
public DatabaseRestoreCollector(java.util.List<DBObject> tableList)
public void foundDatabase(java.lang.String dbName)
foundDatabase
in class AbstractDBOCollector
public void foundTable(java.lang.String tableName, java.lang.String tablePkg)
foundTable
in class AbstractDBOCollector
public void doneRecord()
doneRecord
in class AbstractDBOCollector
public void printContent(java.io.PrintStream out)
printContent
in class AbstractDBOCollector
Copyright © 2013 EsprIT-Systems. All Rights Reserved.