[
https://issues.jboss.org/browse/TEIIDDES-1772?page=com.atlassian.jira.plu...
]
Mark Drilling commented on TEIIDDES-1772:
-----------------------------------------
The issue with handling updates with delete/create is that the 'updated' object
will have a new uuid which would then break any any prior references to the object. Need
to refine the update scenario so that the existing object is located and the properties
changed. All children would also then need to be inspected and updated.
DDL Importer - model object update method needs rework in
EmfModelGenerator
---------------------------------------------------------------------------
Key: TEIIDDES-1772
URL:
https://issues.jboss.org/browse/TEIIDDES-1772
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 8.2
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.2
In the EmfModelGenerator, objects are tagged as delete/create/replace. For the replace
scenario, it currently does a delete/create. This needs to be changed to actually modify
the target object instead of delete and create a new object. This is near line 162 of
EmfModelGenerator
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira