Book a Demo

Author Topic: Is is possible to map a class to it's db table?  (Read 2049 times)

peter king

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Is is possible to map a class to it's db table?
« on: November 13, 2009, 07:19:38 pm »
Hi Friend,

Previousely i was using MS visio and i've shifted to EA for experimentation. In the class designer i find it's more clearer with the diagram than in Visio... But WHen i itried to design ER diagrams i find it's easy with Visio esecially with the connectivities...

It took me some time to figureout how do do cardinalities with EA and a diagram is not clear specially with connectivities show their cardinalities and it takes me time more time to create 5 tbales with relations than in visio...

However, is there is a way to convert my Static class diagram to ERD things would be alot easier (later i could fill bridgig tables as needed)
1. Is there a way to convert my static class diagrams to ERD?
2. Is there a way to create ERDs faster with EA?

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Is is possible to map a class to it's db table
« Reply #1 on: November 13, 2009, 07:34:34 pm »
Peter,

There are two things you might want to look at:
- MDA transforms (to transform your functional class diagram to a database scheme)
- Database modelling (the profile used by EA to create ERD's)

Geert