Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
faq:migration-toolkit:convert-database-objects-to-java [2019/07/19 10:26]
darya.prikhodkina [Using Ispirer SQLWays Wizard]
faq:migration-toolkit:convert-database-objects-to-java [2019/07/19 10:29]
darya.prikhodkina [Using Ispirer Migration Commander]
Line 22: Line 22:
 ===== Using Ispirer Migration Studio ===== ===== Using Ispirer Migration Studio =====
  
-In order to convert from Oracle to Java in Ispirer Migration Studio you need to specify the Source as Oracle and Target as Java as it is shown on the screenshot:+In order to convert from Oracle to Java in Ispirer Migration Studio you need to specify the Source as Oracle and Target as Java as shown on the screenshot:
  
 {{:​faq:​migration-toolkit/​studio1.png?​800|}} {{:​faq:​migration-toolkit/​studio1.png?​800|}}
Line 30: Line 30:
 {{:​faq:​migration-toolkit/​studio2.png?​800|}} {{:​faq:​migration-toolkit/​studio2.png?​800|}}
  
-When the output directory is set you can run the conversion ​process. After the conversion process is finished, you will see the source code of procedure in the target pane and the converted results will be placed in the output directory. As we can see there is .java file with the same name as procedure specified for the conversion:+When the output directory is set you can run the conversion. After the conversion process is finished, you will see the source code of the procedure in the target pane, while the converted results will be placed in the output directory. As you can see there is .java file with the same name as the procedure specified for the conversion:
  
 {{:​faq:​migration-toolkit/​studio3.png?​800|}} {{:​faq:​migration-toolkit/​studio3.png?​800|}}
Line 37: Line 37:
 ===== Using Ispirer Migration Commander ===== ===== Using Ispirer Migration Commander =====
  
-In Ispirer Migration Commander to convert from Oracle to Java you need to specify the Source as Oracle and Target as Java and choose a file for conversion and clik "​Run"​ as it is shown on the screenshot:+To convert from Oracle to Java in Ispirer Migration Commander ​you need to specify the Source as Oracle and Target as Javachoose a file for conversion and click "​Run" ​button ​as shown on the screenshot:
  
 {{:​faq:​migration-toolkit/​commander1.png?​800|}} {{:​faq:​migration-toolkit/​commander1.png?​800|}}
Line 45: Line 45:
 {{:​faq:​migration-toolkit/​commander2.png?​800|}} {{:​faq:​migration-toolkit/​commander2.png?​800|}}
  
-After that Ispirer Migration Commander will generate the target folder and place there converted results. As you can see on the screenshot below, there is .java file with the same name as the procedure specified for the conversion:+After that Ispirer Migration Commander will generate the target folder and place the converted results ​there. As you can see on the screenshot below, there is .java file with the same name as the procedure specified for the conversion:
  
 {{:​faq:​migration-toolkit/​commander3.png?​800|}} {{:​faq:​migration-toolkit/​commander3.png?​800|}}