PreparedStatement.executeBatch() doesn't clearParameters()
Posted by: John Ellis
Date: October 27, 2004 12:19PM

In the newest beta driver 3.1.3 beta, when running against mysql 4.1, i've noticed that i get an exception complaining that i must call "clearParameters()" before re-executing the prepared statement. I was wondering if this is something i am doing wrong, or if it is a bug in the driver.

thanks,

John

Options: ReplyQuote


Subject
Written By
Posted
PreparedStatement.executeBatch() doesn't clearParameters()
October 27, 2004 12:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.