-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: New feature request.
PostPosted: Tue Jan 09, 2007 5:34 pm 
Beginner
Beginner

Joined: Thu Nov 03, 2005 1:52 am
Posts: 21
NHibernate does not support bidirectional one-to-many associations with an indexed collection (list, map or array) as the "many" end. Can this feature be ported from Hibernate 3 in the next release?

When "inverse=true" at "many" end, the index column is populated with correct value and saved correctly but parent and its children can't be deleted; when "inverse=false" at "many" end, index columns are always equal to 0 and parent and its first child can be deleted.

For above, It seems to me the logic needed is already there, it just need to be merged together and do more testing.

Thank you so much for your attention.

Frank


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.