Uses of Class
org.dbmaintain.script.analyzer.ScriptUpdates

Packages that use ScriptUpdates
org.dbmaintain   
org.dbmaintain.script.analyzer   
 

Uses of ScriptUpdates in org.dbmaintain
 

Methods in org.dbmaintain that return ScriptUpdates
 ScriptUpdates DefaultDbMaintainer.getScriptUpdates()
          This operation calcutes and logs which script updates have been performed since the last database update.
 

Uses of ScriptUpdates in org.dbmaintain.script.analyzer
 

Methods in org.dbmaintain.script.analyzer that return ScriptUpdates
 ScriptUpdates ScriptUpdatesAnalyzer.calculateScriptUpdates()
          Compares the info that we have about previously executed scripts with the new scripts.
 



Copyright © 2011. All Rights Reserved.