Many-to-many Mapping with a Surrogate key

Original Post Chris Meek's Avatar

Chris Meek

26 Feb, 2010 01:50 PM via web

I have a many-to-many mapping with a surrogate key on the join table. Do I have to resort to xml mappings for this or does fluent support the idbag tag.

  1. Support Staff 2 Posted by Hudson Akridge on 02 Mar, 2010 05:21 PM

    Hudson Akridge's Avatar

    I don't believe we support idbag for this operation. Is it possible to use a combination of ChildKeyColumn() and ParentKeyColumn() being called multiple times, or will only the idbag do what you need?

  2. Support Staff 3 Posted by James Gregory on 04 Mar, 2010 01:27 PM

    James Gregory's Avatar

    Hudson is correct, we don't support idbag for this situation.

    Chris, have you been able to find a work-around for this issue?

  3. James Gregory resolved this discussion on 18 Mar, 2010 12:17 PM.

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

05 Jul, 2010 10:29 PM
05 Jul, 2010 12:45 PM
05 Jul, 2010 12:42 PM
05 Jul, 2010 12:17 PM
05 Jul, 2010 12:12 PM

 

03 Jul, 2010 12:26 AM
02 Jul, 2010 02:17 PM
02 Jul, 2010 08:18 AM
02 Jul, 2010 12:20 AM
01 Jul, 2010 10:14 PM