Answer Posted / amit singh
batch update calls to database as chunk(group),
if you want to run more then one sql statement in a single
database call then you have to go for it
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is an SQL Locator?
What is jdbc architecture in java?
What are the ddl statements?
What are the basic exceptions in jdbc?
What are the advantages of database connection pooling?
Is there another way of dealing with the result set that could execute faster?
What is the use of the statement in jdbc?
What are the different types of JDBC drivers?
What does jdbc stand for?
What is a jdbc driver and how many jdbc drivers are available?
What is jdbc resultsetmetadata interface?
What is the most common example type 1 driver?
What is the full form of jdbc?
Why do we use jdbc statements?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?