|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agimatec.dbmigrate.action.MigrateAction
public abstract class MigrateAction
Description:
User: roman.stumm
Date: 01.12.2008
Time: 10:26:08
Copyright: Agimatec GmbH
| Field Summary | |
|---|---|
protected AutoMigrationTool |
tool
|
| Constructor Summary | |
|---|---|
MigrateAction(AutoMigrationTool tool)
|
|
| Method Summary | |
|---|---|
abstract void |
doIt()
|
java.lang.String |
getInfo()
|
AutoMigrationTool |
getTool()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final AutoMigrationTool tool
| Constructor Detail |
|---|
public MigrateAction(AutoMigrationTool tool)
| Method Detail |
|---|
public AutoMigrationTool getTool()
public abstract void doIt()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||