com.dbdeploy
Interface ChangeScriptApplier

All Known Implementing Classes:
DirectToDbApplier, TemplateBasedApplier, UndoTemplateBasedApplier

public interface ChangeScriptApplier


Method Summary
 void apply(List<ChangeScript> changeScript)
           
 

Method Detail

apply

void apply(List<ChangeScript> changeScript)


Copyright © 2011. All Rights Reserved.