Hello All, We have extended the NHibernate events by implementing the IEventListener interface of the NHibernate session. We have definition for all the listeners PreXXX and PostXXX and Flush. But I want an event listener for PostCommitXXX
As the signature for the PostCommitXXX and PostXXX has the same PostXXXEvent argument, how can I distinguish between these events. Thanks Krishna -- 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.
