I have an AutoFlush session, but nothing is dirty, but it still seems to
fire.  I'll create a unit test to try and isolate this.

thanks for your feedback,
  craig

On Fri, Oct 17, 2008 at 9:17 AM, Fabio Maulo <[EMAIL PROTECTED]> wrote:

> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to