Hi, I have a very simple question: how can I get the number of affected rows after a doDelete() ? Surprisingly doDelete returns void, although the corresponding JDBC method (executeUpdate()) returns the number of affected rows. I couldn't find a method in BasePeer.
Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
