Hello,

>> Is <cascade-delete/> on the many side of the relationship
>> supposed to work
>> yet or is it still on the todo list?

TD> as of 1.4.4 cascade delete is not implemented.  I don't
TD> believe its in 1.4.5 either.  Check changes.txt.  So you 
TD> have to put code into ejbRemove() to delete dependents of 
TD> the object.


Perhaps it is a stupid question, but:

What, if the dependents are actually Dependent Objects?

How do I remove dependent objects?

I've seen in the specs, that an 'abstract void remove();' should be
placed into the DO class, and the container will implement this method.
But orion (1.4.5) does not.

Any idea?

 /Thomas


-- 

| /Thomas Hertz   |           [y] hybris GmbH | Software Engineering |
| [EMAIL PROTECTED] | Schwere-Reiter-Strasse 35 | tel +49 89 306697- 0 |
| www.hybris.de   | Haus 16, D-80797 Muenchen | fax +49 89 306697-99 |
| pgp fingerprint: D070 5D86 BE2D C3AF E2CC D2D8 C29A 7F68 7407 629E |



Reply via email to