Hi Ziv,
which version of OJB do you use? Which sequence-manager?
regards, Armin
Ziv Yankowitz wrote:
Hi,
I have a case where Class B extends A and B contains a reference descriptor with the following definition reference-descriptor name="super"
when I update fields in which belong to Class A on instance of type B they are not updated.
from looking at the Ojb source I see in class ObjectEnvelope method markReferenceElements that only the Identity of the references object is compared and not the complete reference object, if I understand correctly the identity contains only the pk's.
can someone please explain what can be done?
Thanks Ziv.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
