Title: RE: Dependents in 1-N don't go away
Well no that's the prob, spec says you can have an abstract remove method in the DO but it looks like it's not an implemented feature. 
 
Has anyone on the list been able to delete specific dependents from a parent ejb and can maybe share how they do it?
 
Thanks,
 
Christian
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tim Drury
Sent: Monday, March 19, 2001 12:16 PM
To: Orion-Interest
Subject: RE: Dependents remove not supported

I was under the impression that the container implemented remove()
for you to simply delete the DO from the database.  When you call
"depobj.remove()" from the DO's parent, it gets deleted.
 
I could be wrong - it wouldn't be the first time.
 
-tim
 

Reply via email to