Hello, I have two Entities....

entity Products have these attributes too...

imgIconID
imgPrindID
imgLargeID
...

these are foreing keys for may relation with Image entity that have

ImageID
fileName
mimeType
fileData
etc...


any Product have relationship to images is a To One relationship

see images, is better than words


http://downloads.insigno.net/help/dbimage1.jpg

http://downloads.insigno.net/help/dbimage2.jpg

http://downloads.insigno.net/help/dbimage3.jpg


THE CASCADE RULE WORKS for all relationship:

imgPrindID
imgLargeID
imgSchema
imgMedium

EXCEPT for imgIconID that is IDENTICALLY configured !!!

any suggestion?

I have tried to override the validateForDelete in entity Image and setting a breakpoint, semm to be totally skipped...!

Thanks
Amedeo _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to