1
General Board / Need way to generate C++ for Database/ERD Tables
« on: December 16, 2010, 08:03:12 am »
Hi,
I'm working on a C++/ORM solution (my first) which requires me to write C++ to describe each of the tables in my DB schema. I'm trying to figure out if there is a way to get EA to do that for me.
It seems like many of the pieces are there, but I can't figure out a way to transform ERD tables into something that EA will generate C++ for.
Is there a simple stereotype or other change I can do? Any other suggestions that don't necessarily use EA?
Thanks!
I'm working on a C++/ORM solution (my first) which requires me to write C++ to describe each of the tables in my DB schema. I'm trying to figure out if there is a way to get EA to do that for me.
It seems like many of the pieces are there, but I can't figure out a way to transform ERD tables into something that EA will generate C++ for.
Is there a simple stereotype or other change I can do? Any other suggestions that don't necessarily use EA?
Thanks!