Welcome!
Lately I have been trying to add Session.isDirty(Object) method
(HHH-5054). Could somebody comment on test case and solution -
https://github.com/lukasz-antoniak/hibernate-core/commit/9f39a4a98d34e119...
? IMO adding and removing relations between objects might work
incorrectly (compare testAddRelation() and testAddRelationOneSide()), or
would it be a desired behavior?
Regards,
Lukasz Antoniak