Sparx Systems Forum
Enterprise Architect => Uml Process => Topic started by: misak on November 09, 2006, 03:57:02 am
-
Hello,
I need transform Association class to Database model with relationships and Foreign key. Please help
-
You have to do it by yourself :-/ The standard DDL transformation might give you a start. But it is very tricky. I did something similar and decided to use the EXEC_ADD_IN (search the forum for that keyword).
-
Can you eloborate on how you used EXEC_ADD_IN to help here?
-
Hmm. I'm not lazy, just busy. The EXEC_ADD_IN is used to produce the intermediate code (just a string) for the transformation using the automation interface. I posted a bit more here, but you have to search for it. It's not much more and I promised to put a bit of my work on the Wiki. I will do so, but can't say when :(