You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Omar Cal <ad...@adriacom.it> on 2003/10/17 14:09:31 UTC

isDeleted() in BaseObject

Hi,

I'm quite new to Torque.
I can't find a "isDeleted" status inside the BaseObject class ( i found 
only a isModified and isNew )
So i know that if i "delete" a Torque object , i don't obtain a delete 
on the database ( triggered by the save method ).

Is this situation true?
Have i to ovverride the save method to simulate a delete status on the 
object?
Do you use only the static doDelete() method from the peer class to 
"resolve" the problem?

Thank you very much,
Bye, Omar




---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org