wrong parametertype for collections/associations in SpringDao
-------------------------------------------------------------

         Key: SPRING-73
         URL: http://jira.andromda.org/browse/SPRING-73
     Project: Spring Cartridge
        Type: Bug
    Versions: 3.0 Final    
    Reporter: Jens Vagts
 Assigned to: Chad Brandon 
    Priority: Blocker


The spring cartridge (SpringDao.vsl and SpringHibernateDaoBase.vsl, seems to be 
a bug in the metafacade) generates wrong paramtertypes for (*-to-many) 
associations in the create method. Instead of java.util.Collection it generates 
single typed object, which does not compile, since the argument is assigned 
directly to the member (collection) of the entity.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to