Code? On Sun, Oct 12, 2008 at 8:37 PM, Ryan <[EMAIL PROTECTED]> wrote:
> > I have a class that has a collection of of children. This is really a > manytomany relationship in the database, as there is an intermediary > table the and relationship is bi-directional. > > I have the map setup so that it does send an query for the child > collection to the database but it always sends an update, even on the > first time so it fails. > > > Any ideas what I am missing? I can post the classes and mappings if > you like. BTW, I am using Fluent-Nhibernate to do the mapping. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
