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 is an odbc driver?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What are the 4 types of jdbc drivers?
What is resultsetmetadata?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Explain the difference between inner and outer join ?
What is the advantage of namedparameterjdbctemplate?
What are the differences between setmaxrows(int) and setfetchsize(int)?
Does jdbc use ssl?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
Why isn't the java.sql.DriverManager class being found?
What is the meaning of batch updates?
Is not bound in this context unable to find jdbc spring boot?