MySQL Forums
Forum List  »  Connector/C++

Re: Where is ResultSet::updateRow etc. in the JDBC API?
Posted by: Luis Silva
Date: December 02, 2019 12:23PM

Hi Walter,

No, JDBC doesn't support updateRrow....

Probably, best choice is create a Prepared Statment with same fields of the query and update them...

Luís

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Where is ResultSet::updateRow etc. in the JDBC API?
286
December 02, 2019 12:23PM


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.