Answer Posted / mraghuhere
This batchUpdate() is a method to Update the batch of records in the table.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
How do we call a stored procedure from jdbc?
If you are truncated using JDBC, how can you that how much data is truncated?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is the use of the statement in jdbc?
What is ojvm used for?
How to check jdbc connection in java?
What is serialization and deserialization in java programming?
How we store procedure in oralce for callable statements in jdbc
How many rowset are available in jdbc?
How to make updates to updatable result sets in jdbc?
List the advantages of using datasource?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
Why do we need jdbc?
How does a file store compare with a jdbc store?