IBeamMDAA V2版本中,因爲變動了 當事人角色 的繼承機制,在添加 當事人角色時,爲了 構建 當事人-當事人角色之間的關係,代碼以下:spa
因爲 party.PartyRoles 致使一次多態查詢,所以引發瞭如下錯誤:繼承
An error occured when trying to dispose the transaction ---> NHibernate.StaleStateException: Batch update returned unexpected row count from update; actual row count: 0; expected: 1 io
所以,在之後的代碼中,應該注意此代碼。 date