Hi G�nther,

this should be fixed in latest from CVS.

regards,
Armin

Guenther Pichler wrote:
Hi,

I have a problem and it seems to be a bug (rc6):

I got a SQL Error (column reference constraint violation)if I tried to DELETE a Main Object (vaSpr) with the following reference descriptor:

...
  <reference-descriptor
    name="vaSprGrp"
    auto-retrieve="true"
    auto-delete="false"
    auto-update="true"
    class-ref="at.cud.g3.va.spr.vo.VaSprGrpVO">

   <foreignkey field-ref="sprGrpId"/>
  </reference-descriptor>
...

If i change !!!! AUTO-UPDATE !!! from true to false, it works.
So it seems, that setting the auto-update tag interacts the
AUTO-DELETE tag!!!!!!

Guenther Pichler


--------------------------------------------------------------------- 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]



Reply via email to