I think it is a good idea to use the Entity stereotype (be careful 'Entity' will soon become 'entity', lowercased, as per UML convention) since typically this is associated to a table in the implementation
avoid introducing stereotypes where possible
my 2 cents
Miguel Griffa wrote:
I'm working on a cartdrige to generate SQL scripts for db creation. Do you think it's usefull this? I have some working code I could submit...
On the other hand, I have used as stereotype <<table>> Do you think I should use Entity?
Thank you all
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
