I've implemented the example from chapter 21.4 from the reference documentation (see http://nhforge.org/doc/nh/en/index.html#example-parentchild-update) which explains how you can track whether an entity is transient by implementing an interceptor. However, stateless sessions don't go through interceptors, so this doesn't work for entities that are loaded through a stateless session.
Is there a work around/solution to this problem? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/tW5MSHa_Yn8J. 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.
