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 jdbc databasemetadata interface?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
How do I set properties for a JDBC driver and where are the properties stored?
How many types of jdbc drivers are there?
What is the feature of jdbc v4?
What are the basic exceptions in jdbc?
What is jdbc and its advantages?
Is oracle client required for jdbc connection?
Explain about multiple implementations and drive manager?
Is java a database?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What are temp tables ?
List the common jdbc exceptions ?
What does jdbc do?
What is serialization and deserialization in java programming?