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

Reply via email to