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 are the components of jdbc?
What is an escape syntax?
Define preparedstatement.
What is jdbc in dbms?
What are the types of statements in jdbc?
What are common JDBC Exceptions?
What is phantom read and which isolation level prevents it?
How can I get information about foreign keys used in a table?
What are the steps to connect to a database in java?
What is batch processing and how to perform batch processing in jdbc?
Why is jdbc needed?
What is the limitation of PreparedStatement and how to overcome it?
What is 2 phase commit?
How to connect html page to database using jdbc?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?