[hibernate-dev] [OGM] Removing row keys from associations

Emmanuel Bernard emmanuel at hibernate.org
Mon Sep 29 12:16:38 EDT 2014


I think that can happen due to the weak transactional guarantees the
underlying backend provides.
Why do you ask? (that is if you remember as this email is quite old -
nothing like being stuck on a place for 12 hours to catch up ;) ).


On Wed 2014-08-27 22:40, Gunnar Morling wrote:
> Hi Emmanuel,
> 
> Is there any legitimate case where Association#remove(RowKey) is invoked
> for a key which is not present in that specific association instance? Or
> would this indicate some programming error?
> 
> Thanks,
> 
> --Gunnar


More information about the hibernate-dev mailing list