You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Mathieu Frenette <ma...@freeborders.com> on 2002/02/15 20:28:38 UTC

Best approach to cascading deletes in Torque?

I'm using Hypersonic SQL DB with Torque and want to achieve cascading
deletes.  I know Hypersonic does check integrity constraints but I think it
does not support cascading deletes, so I have to code it manually.

Anybody has a suggestion on how to implement that?  With a JOIN criteria
passed to the Peer's doDelete()?

TIA

-- Mathieu


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>