Is there a page on the wiki that describes what are the rules for many-to-many automapping ?
Thanks On Wed, Apr 28, 2010 at 9:36 PM, James Gregory <[email protected]> wrote: > Automappings will make an attempt to map many-to-many's, but the naming and > types on both sides of the relationship must be fairly predictable. > Otherwise, overrides are the way to go. > > On Wed, Apr 28, 2010 at 7:56 PM, Henrique Cabral <[email protected]> wrote: >> >> Hey everyone, >> >> I've been searching for a couple of hours now, and I couldn't find a >> solution to whether I can use automappings and expect it to solve >> many-to-many relationships by itself. Apparently the closest to this >> is by using overrides. Is that the way to follow? >> >> Regards, >> Henrique Cabral >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Fluent NHibernate" 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/fluent-nhibernate?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Fluent NHibernate" 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/fluent-nhibernate?hl=en. > -- Yann -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" 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/fluent-nhibernate?hl=en.
