Hi Peter,

This is not a bug, but works as designed. You have to delete the address explicitely.
Please refer to the faq.html (comparison of PB and ODMG API) for details.

cheers,
Thomas

Peter Rajsky wrote:
Hello,
I have the following problem (I tried also new sources from CVS):

I have 1:n aggregation between Company and Address. I do the following:
1) I find one company
1) I delete one address from the collection of aggregated addresses
2) I store the company
The problem is, that corresponding address record is not deleted from the
database (I took a look at a log and there is was no DELETE statement).

Inserting and updating addresses is working correctly.

Don't you have any patch? Thanks a lot, pr

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>






--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to