as of 1.4.4 cascade delete is not implemented. I don't
believe its in 1.4.5 either. Check changes.txt. So you
have to put code into ejbRemove() to delete dependents of
the object.
-tim
> -----Original Message-----
> From: Christian Billen [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 01, 2001 11:24 PM
> To: Orion-Interest
> Subject: cascade-delete support
>
>
> Hi there, I run Orion 1.4.5 and was playing with the EJB 2.0 features.
>
> Is <cascade-delete/> on the many side of the relationship
> supposed to work
> yet or is it still on the todo list?
>
> Thanks,
>
> Christian
>
>