Author Topic: DDL for Class, NOT a table  (Read 3056 times)

zalbina

  • EA User
  • **
  • Posts: 149
  • Karma: +0/-0
    • View Profile
DDL for Class, NOT a table
« 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.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +564/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: DDL for Class, NOT a table
« Reply #1 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

zalbina

  • EA User
  • **
  • Posts: 149
  • Karma: +0/-0
    • View Profile
Re: DDL for Class, NOT a table
« Reply #2 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.

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: DDL for Class, NOT a table
« Reply #3 on: September 14, 2012, 02:54:46 pm »
See the main menu option:
Settings | Code generation Templates
&
Settings | Transform Templates