Book a Demo

Author Topic: generate tables from classes  (Read 3591 times)

balint

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
generate tables from classes
« on: August 17, 2004, 05:34:30 am »
Hi,

It would be nice if someone can generate tables from classes. Presently I have to manually do this and it takes a lot of time for the attributes.
Another solution could be if architects can write DDL generation templates. To accopmlish this associations should be accessible from the templates even on the non-navigable side, and both assoc ends' parameters should be usable too. (like we should have an id on the n side of a 1-n relationship even if is not navigable from there)
Is any of this two solutions are planned?

Best regards,
Balint

SebastienRoy

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: generate tables from classes
« Reply #1 on: August 18, 2004, 06:49:11 am »
Did you try the "table" stereotype for your classes? Perhaps the behaviour of EA in this case is the one your looking for...