|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agimatec.dbmigrate.action.MigrateAction
com.agimatec.dbmigrate.action.ScriptAction
com.agimatec.dbmigrate.action.SqlScriptAction
public class SqlScriptAction
Description:
User: roman.stumm
Date: 01.12.2008
Time: 10:44:36
Copyright: Agimatec GmbH
| Field Summary |
|---|
| Fields inherited from class com.agimatec.dbmigrate.action.ScriptAction |
|---|
scriptName |
| Fields inherited from class com.agimatec.dbmigrate.action.MigrateAction |
|---|
tool |
| Constructor Summary | |
|---|---|
SqlScriptAction(AutoMigrationTool tool,
java.lang.String scriptCmd)
|
|
| Method Summary | |
|---|---|
void |
doIt()
|
java.lang.String |
getInfo()
|
| Methods inherited from class com.agimatec.dbmigrate.action.ScriptAction |
|---|
create, create, getScriptName |
| Methods inherited from class com.agimatec.dbmigrate.action.MigrateAction |
|---|
getTool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlScriptAction(AutoMigrationTool tool,
java.lang.String scriptCmd)
| Method Detail |
|---|
public void doIt()
throws java.lang.Exception
doIt in class MigrateActionjava.lang.Exceptionpublic java.lang.String getInfo()
getInfo in class MigrateAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||