Sparx Systems Forum

Enterprise Architect => Uml Process => Topic started by: Juan_Londono on July 12, 2004, 09:13:58 am

Title: creating Foreign Keys reflected in DDL
Post by: Juan_Londono on July 12, 2004, 09:13:58 am
Hi.
I've been trying to add a foreign key to a Table in the Structure Diagram. I've followed what the help file says (which is adding an operation) and when I generate the DDL it doesn't show any constrains related to foreign keys at all. Can anyone help me? Thanks in advance
Title: Re: creating Foreign Keys reflected in DDL
Post by: hd on July 12, 2004, 03:28:51 pm
Generate the foreign keys using the Foreign keys dialog. Right click on the association link and select Foreign Keys...
Creating foreign keys this way will automatically create the necessary operations.

For more details see Help | Modelling with UML | Data Modelling | Foreign Keys.