You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Olga Bondareva (JIRA)" <ji...@apache.org> on 2016/01/20 15:26:39 UTC

[jira] [Created] (CAY-2051) Applying new Reverse Engineering to the Modeler

Olga Bondareva created CAY-2051:
-----------------------------------

             Summary: Applying new Reverse Engineering to the Modeler
                 Key: CAY-2051
                 URL: https://issues.apache.org/jira/browse/CAY-2051
             Project: Cayenne
          Issue Type: Improvement
          Components: Modeler
            Reporter: Olga Bondareva


We want to apply new Reverse Engineering features to the Modeler. Those features have already been applied to the cdbimport.

You could follow the development process via https://github.com/apache/cayenne/pull/81

We can reach reverse engineering by: 
1) Tools > Reengineer Database Schema 
2) Reverse Engineering tab now located in DataMapTabbedView. 

Perfoming first option on dataMap leads to required tab of reverse engineering connected to the current dataMap. Performing the first option on the project leads to creation of new dataMap and switching to the required tab of reverse Engineering. Then you should write reverse engineering file. 

You have a possibility to look through the current state of your Reverse Engineering clicking on sync button(it simplifies writing xml). And you have to perform reverse engineering clicking on execute button. After execute the reverse engineering will be performed and reverse engineering will be included into the current project state. Reverse engineering file will be created after clicking on the save button. 

If you want to navigate through different dataMaps your last changes in the window will be saved. So after returning you will have no problems to continue your work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)