Hello, I have some questions on how user AndroMDA :
- On my model I have many classes with the "Entity" stereotype. They represent the persistent classes on my system. I want to create a session bean to every entity. The SB must have the CRUD operations. How AndroMDA can do it ? - All my Entities have a single field as primary key, this field is always of type long, and his name is always Id+entity name (IdProduct). I do not want to type the primary keys fields on my model. How AndroMDA can help ? -- Best regards, Danilo mailto:[EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
