|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.tools.migration.chaformat.CHAandFormatterMigration
CHAandFormatterMigration The migration module of Data Model and Formatter
Constructor Summary | |
---|---|
CHAandFormatterMigration()
|
Method Summary | |
---|---|
void |
doMigration()
Perform the definition files migration exception the definition files of the operation and the processor |
static java.lang.String |
getClassName(Tag aTag)
Get the implement class name corresponding to the tag |
java.lang.String |
getTargetLoc()
Get the target path which will place the migrated defintion files |
static void |
main(java.lang.String[] args)
|
static void |
modifyJDBCServicesDef(Tag aTag)
Perform the modification on the JDBC service which BTT 5.1 supported. |
void |
setTargetLoc(java.lang.String string)
Set the target path which will place the migrated defintion files |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CHAandFormatterMigration()
Method Detail |
public static void main(java.lang.String[] args)
public void doMigration() throws java.lang.Exception
java.lang.Exception
public static java.lang.String getClassName(Tag aTag)
public static void modifyJDBCServicesDef(Tag aTag)
public java.lang.String getTargetLoc()
public void setTargetLoc(java.lang.String string)
string
-
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |