Hi, I am under impression the following code will empty out a table 

<snippet>

    Criteria criteria = new Criteria()
     MyTablePeer.doDelete(criteria)

</snippet>

But it is not

Any suggestion?

-Dan

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

Reply via email to