Class BatchScriptGenerator
java.lang.Object
ru.bitel.bgbilling.modules.dba.server.bean.ScriptGenerator
ru.bitel.bgbilling.modules.dba.server.bean.BatchScriptGenerator
- 
Field Summary
Fields inherited from class ru.bitel.bgbilling.modules.dba.server.bean.ScriptGenerator
backupPath, backupTableList, databaseName, deleteTableList, mysqlCommand, mysqlDumpCommand, script - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidMethods inherited from class ru.bitel.bgbilling.modules.dba.server.bean.ScriptGenerator
addBackupTable, addDeleteTable, getScript, setBackupPath, setMysqlCommand, setMysqlDumpCommand 
- 
Constructor Details
- 
BatchScriptGenerator
 
 - 
 - 
Method Details
- 
addScriptHeader
protected void addScriptHeader()- Specified by:
 addScriptHeaderin classScriptGenerator
 - 
addBackupTables
protected void addBackupTables()- Specified by:
 addBackupTablesin classScriptGenerator
 - 
addDeleteTables
protected void addDeleteTables()- Specified by:
 addDeleteTablesin classScriptGenerator
 
 -