com.agimatec.dbmigrate.action
Class ScriptAction
java.lang.Object
com.agimatec.dbmigrate.action.MigrateAction
com.agimatec.dbmigrate.action.ScriptAction
- Direct Known Subclasses:
- GroovyScriptAction, SqlScriptAction, XmlScriptAction
public abstract class ScriptAction
- extends MigrateAction
Description:
User: roman.stumm
Date: 01.12.2008
Time: 10:26:14
Copyright: Agimatec GmbH
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scriptName
protected String scriptName
ScriptAction
protected ScriptAction(AutoMigrationTool tool,
String scriptName)
create
public static ScriptAction create(AutoMigrationTool tool,
String fileName,
String fileType)
create
public static ScriptAction create(AutoMigrationTool tool,
String fileName)
getScriptName
public String getScriptName()
Copyright © 2008-2012. All Rights Reserved.