Hi,
I have been thinking about something else: generating and executing SQL to move data from old to new tables when doing a move field refactoring on an entity.


Somebody interested in such a feature? I could make some of my time available...

Best regards,
Pieter.

On maandag, dec 22, 2003, at 23:18 Europe/Brussels, Matthias Bohlen wrote:

Hi all,

is a SQL cartridge really necessary? EJB creates its tables on the fly,
Hibernate auto-generates a DDL script for that. It seems as if we
already have what we need.

My 2 cents...
Matthias

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Wouter Zoons
Sent: Monday, December 22, 2003 10:34 PM
To: Miguel Griffa
Cc: [EMAIL PROTECTED]
Subject: [normal] Re: [Andromda-devel] SQL Cartdrige


I have been thinking about this too, generating an initial-load for the DB depending on the tables

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





-------------------------------------------------------
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

Reply via email to