Package org.unitils.dbmaintainer.script

Interface Summary
ScriptParser An interface for a parser that can parse statements out of a script.
ScriptRunner Runs a given database script.
ScriptSource A source that provides scripts for updating the database to a given state.
 

Class Summary
ExecutedScript  
Script A class representing a script file and it's content.
ScriptContentHandle A handle for getting the script content as a stream.
ScriptContentHandle.StringScriptContentHandle A handle for getting the script content as a stream.
ScriptContentHandle.UrlScriptContentHandle A handle for getting the script content as a stream.
StatementBuilder A class for building statements.
 



Copyright © 2011. All Rights Reserved.