Yes.Registering the Default LoadEventListener and then your implementation of ILoadEventListener or Registering a IPostLoadEventListener implementation
2009/2/6 dB. <[email protected]> > > I've been using an NHibernate interceptor OnLoad. > > Unfortunately this gives me the object before it's loaded and all the > properties. I'd like to either propagate the object properties to it > (maybe just call some method that NHibernate uses after OnLoad > interceptor) or intercept the loading after the object is actually > loaded. > > Is this possible? How? > > Thx > dB. > > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
