RE: Cascade delete for CMP set mapping?

2002-02-12 Thread The elephantwalker
-InterestSubject: Cascade delete for CMP set mapping? Hi Everyone,   I've got a CMP entity bean that manages a set of simple object via Orion's proprietary set-mapping features. It all works fine and the table holding the items in the set is updated and read correctly. T

Re: Cascade delete for CMP set mapping?

2002-02-12 Thread Patrick Lightbody
Cascade deletes aren't supported in Orion (yet), but I hear they should be soon. Hang tight :)   -Pat - Original Message - From: Chris Turner To: Orion-Interest Sent: Tuesday, February 12, 2002 6:34 AM Subject: Cascade delete for CMP set mapping?

Re: Cascade delete for CMP set mapping?

2002-02-12 Thread Hani Suleiman
Cascade deletes are not supported currently by orion, but rumour has it that orion 1.5.4 will indeed support them. Chris Turner wrote: > Hi Everyone, > > > > I've got a CMP entity bean that manages a set of simple object via > Orion's proprietary set-mapping features. It all works fine and

Cascade delete for CMP set mapping?

2002-02-12 Thread Chris Turner
Hi Everyone,   I've got a CMP entity bean that manages a set of simple object via Orion's proprietary set-mapping features. It all works fine and the table holding the items in the set is updated and read correctly. The problem comes with deleting. If I delete the bean (by calling remove(pk