It's my question from http://stackoverflow.com/questions/6620554/nhibernate-exception-while-deleting-object-graph-not-null-property-references-a
When I delete object graph and there are some one-way master (many-to- one) associations, NH throw error when found this not-null association in DB, but didn't find master object in the session. How to make it work? mappings and scheme on stackoverflow -- 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.
