Answer Posted / dipesh
when u run executeupdate() it return int if 1 return then
row updated oyherwise not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does the jdbc resultsetmetadata interface?
Jdbc-odbc bridge is multi-threaded or not?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What are the differences between resultset and rowset?
How do I set properties for a JDBC driver and where are the properties stored?
What is a jdbc driver and how many jdbc drivers are available?
What are the classes and methods used for sending sql statements to database?
How can we retrieve data from the resultset?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What do you mean by batch processing in jdbc?
What is jdbc thin client in oracle?
What is metadata in java programming?
What are the different types of statements in jdbc?
How a database driver can be loaded with jdbc 4.0 / java 6?
What is jdbc and why is it required?