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
___
hibernate-dev mailing list
h
On 27 August 2014 21: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?
If the datastore supports eventual co
You have to admit that moving everything (again in this singular example)
from org.hibernate.persister to a whole package would be extremely
disruptive to OGM, et al. Yes?
So yes, making these changes is allowable under the rules laid out. But
that does not mean we run out ad try to screw over i
2014-08-28 0:52 GMT+02:00 Steve Ebersole :
> You have to admit that moving everything (again in this singular example)
> from org.hibernate.persister to a whole package would be extremely
> disruptive to OGM, et al. Yes?
>
Yes, it would be disruptive. As said though, I personally would not not b