On 27 August 2014 21:40, Gunnar Morling <gun...@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@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to