Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: zalbina on September 12, 2012, 08:10:04 pm

Title: DDL for Class, NOT a table
Post by: zalbina on September 12, 2012, 08:10:04 pm
Good morning,

I need to generate DDL from a class which is not a table. I don't have this option in ea to do it, but I badly need co create DDL from the Class. Convert stereotype of the class to the table is not an option also.

SO, ....

Thanks.
Title: Re: DDL for Class, NOT a table
Post by: Geert Bellekens on September 12, 2012, 08:55:25 pm
So you need to first do an MDA transformation to a database model, and then generate the DDL.

Geert
Title: Re: DDL for Class, NOT a table
Post by: zalbina on September 13, 2012, 12:03:56 am
OK. Another one question. Can I write some code in code generation template which does the same output like DDL Generation? Can I have some access to the code or template how is it done?

Thanks.
Title: Re: DDL for Class, NOT a table
Post by: Dermot on September 14, 2012, 02:54:46 pm
See the main menu option:
Settings | Code generation Templates
&
Settings | Transform Templates