org.etlunit.feature.sql_server_database
Class SqlCmd

java.lang.Object
  extended by org.etlunit.feature.sql_server_database.SqlCmd

public class SqlCmd
extends Object


Constructor Summary
SqlCmd(File sqlBinDir, RuntimeSupport runtimeSupport)
           
 
Method Summary
 void executeScript(String serverName, String databaseName, File scriptFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlCmd

public SqlCmd(File sqlBinDir,
              RuntimeSupport runtimeSupport)
Method Detail

executeScript

public void executeScript(String serverName,
                          String databaseName,
                          File scriptFile)
                   throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.