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

Sanne Grinovero sanne at hibernate.org
Wed Aug 27 18:30:19 EDT 2014


On 27 August 2014 21:40, Gunnar Morling <gunnar at hibernate.org> 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?

If the datastore supports eventual consistency you might need to
perform the operation anyway, to remove an association-to-be.

>
> Thanks,
>
> --Gunnar
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev


More information about the hibernate-dev mailing list