This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Wednesday, 1 October 2014
Update columns in ResultSet
ResultSet
interface provides number method to update the column values in a
row. There are two ways to update column values in a row.
No comments:
Post a Comment