in that case I think you'll have more chance on finding a solution to your 
problem on the XDoclet forums ..



anyway, I'm not 100% sure but since Hibernate creates this intermediate table 
behind the scenes and transparently to the ORM user I don't think you can have 
control over the way it is created, that is, deciding on the number of columns 
for example, but perhaps that changed recently ?



if I were you I would create a POJO in between the many2many and then you can 
do what you like (as long as you replace the many2many with 2 one2many 
relationships)



good luck
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1972#1972
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to