brazbro : No, there is no reference from A to C (unidirectionnal from C to A only)
MAX : I'm not really confortable with the use of merge...
Its' this method you are refering to?
http://www.hibernate.org/hib_docs/v3/ap ... ang.Object)
I have read and explored "Hibernate in Action" and checked the HBN reference guide and nothing pointed me toward this solution. Therefore, the method description doesn't really satisfy me.
Is my use case so exceptionnal that it isn't explored in any documentation ? Isn't Hibernate supposed to perform and equality check between a reattached (then 'persistant') entity, and the same entity when it is referenced (even lazily) by another one ?
Max, can you develop a little bit the matter ???
Thank you in advance for your time ! :)
sne.