I tried to truncate (or: delete all rows) in a table using Torque:

CoachingPeer.doDelete(new Criteria());

This doesn't work (no error message comes up, it just does nothing), and the documentation confirms that this shouldn't work.

Does anyone know the correct deDelete call to delete all rows?

Thanks,
Steffen


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



Reply via email to