Flush is called if you are working with autoflush + you have dirty entities in the session + you are querying something involving same tables of dirty entities
2008/10/17 Craig <[EMAIL PROTECTED]> > > I take advantage of NHibernate filters for lots of stuff, but I was > suprised to see that the IFlushEntityEventListener.OnFlushEntity is > always called for every entity in the session regardless of whether it > is dirty or not. Is this by design? If so, why? > > thanks, > craig > > > -- 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 -~----------~----~----~----~------~----~------~--~---
