Book a Demo

Author Topic: Transformation to DDL  (Read 4108 times)

romy

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Transformation to DDL
« on: March 06, 2008, 03:24:33 am »
I start using the transformation templates within EA. My PIM has an attribute that I want to become a column with a unique constraint. What would be the "Right" way to do this. I need the column to be constrainted in the table.

After that I would like to point a foreign key to this constaint, the foreign key is an association in the PIM with source and dest role pointing to attributes in the class to be transformed.

Thanks for any help