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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to