Package net.sourceforge.addam.ddlrun.runners

Interface Summary
Runner Interface for deployment execution.
 

Class Summary
DeploymentRunner Determines which groups to run, and executes them.
DeploymentRunnerFactory Used to easily create DeploymentRunners for install and upgrade.
JDBCScriptRunner Used to run a single SQL script.
JDBCStatementRunner Executes a single SQL statement; this is separated out in order to simplify testing for JDBCScriptRunner and also to allow simplified external wiring of the connection object
ScriptGroupRunner Used to run a group (folder) of scripts.
 



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