Package net.sourceforge.addam.ddlrun.filters

Interface Summary
Filter Used to look through a list of scripts or scriptGroups and determine which ones should be executed.
 

Class Summary
DifferenceFilter Returns the scripts that have not already executed; used to determine which scripts to run within a ScriptGroup.
SelectAllFilter Filter to return all provided scripts - used with DeploymentRunner for installs.
StartPointFilter Returns all scripts after a specific starting point -- used with DeploymentRunner for upgrades.
 



Copyright © 2005-2006 ADDAM Project Team. All Rights Reserved.