No good!


I added the specificCollectionInterfaces property set to true to the hibernate 
cartridge in my andromda.xml file and now on top of the compile error that I'm 
getting because the two create methods that take Colleections I now have a new 
error in my FooDAOBase.java: 




Quote:


FooDaoBase.java:130: setBars(java.util.Set) in Foo cannot be applied to 
(java.util.Collection)

        entity.setBars(bars);


(end of quote)




I've tried all combinations of the following properties for the hibernate 
cartridge: hibernateAssociationCollectionType, specificCollectionInterfaces, 
and defaultCollectionInterface. Nothing seems to fix it.



I opened a defect on this: SPRING-82:



http://galaxy.andromda.org/jira/browse/SPRING-82
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1140#1140
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to