If i add:
    Cascade.SaveUpdate() to the HasMany() in TicketMap && Not.Insert() on
the NoteMap References()
.. save scenario no longer works: error is that the FK doesn't exist.
 -- unlike before, the Note Insert is NOT getting the updated TicketID.
(though, I don't know if this is because of Not Insert or Cascade
SaveUpdate. I'll try without Not Insert)

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en.

Reply via email to