Hello everyone,
 
Ive advanced the supplied EJB Templates out of the M2 release of AndroMDA.
Changed are following points:

- Advanced CMR (1..1, 1..n, n...m and the same with unidirectional)
  This was only functional with an additional JBoss XDoclet Tag, but in this case the  
  foreign key field could not been supplied

- Support for ValueObjects
I've already discussed this with Matthias - but in some projects it is absolutely 
useful if you will get an ValueObject out of an Entity without doing anything. 
The VO also contains CMRs if you want it or if the relationship is unidirectional.
(maybe it should be able to disable the VO Function.
Problem here, the VO will be generated though Xdoclet - so the created Impl Class will 
implement the CMP Class created by Xdoclet. This was already better with the actual 
release of AndroMDA (no more *CMP Classes)

- Support for BEA Weblogic
The Entity Beans can be used with BEA Weblogic.

Is anybody interested to commit this to the CVS? 

Regards,

Sascha-Matthias Kulawik




-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to