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
How vendor Naming registry supports JNDI?
Compare jdbc and odbc and how is jdbc required in this context.
Where can I find info, frameworks and example source for writing a JDBC driver?
What is ODBC and JDBC? How do you connect the Database?
How can we retrieve data from the resultset?
What is batch processing and how to perform batch processing in jdbc?
Can we have foreign key reference to a non primary key column ?
Why resultset is used in java?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
How we can you use preparedstatement.
How java can be connected to a database?
Briefly tell about the jdbc architecture.
What are the different types of classes in the api component?
What is jdbc resultsetmetadata interface?
What is the jdbc rowset?