Hi All
I am trying to write an application that deletes a row from a base Table
called Person. the "id" column is the primaryKey for the "Person" table.
There are lots of tables in the db that reference the "id" from the
Person. Can i also delete all the references from the db if i say

doDelete(personObject);

Please let me know.


--Mohan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to