原文:Nhibernate Batch update returned unexpected row count from update; actual row count: 0 解決方案

以前在session.Update object 。沒發現啥問題,最近update的時候,老是報錯:Nhibernate Batch update returned unexpected row count from update actual row count: 后來發現這個是因為nhibernate一級緩存機制引起的,所以我們要這么做就沒啥問題了。 session.Clear sessio ...

2017-03-23 13:05 0 9142 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM