@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, wasCancelledgetApplicationContext, getParser, getParseTracker, isStopOnError, setParser, toDumpString, toStringgetLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic DatabaseRestoreCollector()
public DatabaseRestoreCollector(java.util.List<DBObject> tableList)
public void foundDatabase(java.lang.String dbName)
foundDatabase in class AbstractDBOCollectorpublic void foundTable(java.lang.String tableName,
java.lang.String tablePkg)
foundTable in class AbstractDBOCollectorpublic void doneRecord()
doneRecord in class AbstractDBOCollectorpublic void printContent(java.io.PrintStream out)
printContent in class AbstractDBOCollectorCopyright © 2013 EsprIT-Systems. All Rights Reserved.