The BasePeer.doDelete() method returns void, while PreparedStatement.executeUpdate() returns an int containing the number of rows that were "touched" by the update.
Can this be changed at some point to return int instead of void?
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
