Hm, it might be because of the possible changes in the data for insert in the DB
On Fri, Nov 7, 2008 at 7:17 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Thanks for the suggestion, but I have added that to my configuration > and it doesn't make any difference. I still have successful caching > when I retrieve, but not when I save. If I need to have that > explicitly true (looks like default is true), why do the items I > retrieve get successfully placed into the second level cache? I'm > looking at the NHibernate.Cache output from log4net to see that I am > not caching on Save, that I have a cache miss and cache creation on > first Load, and that I have a cache hit on second Load. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
