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
Explain the JDBC Architecture?
State the different connection methods used for creating different types of sql.
What is serialization and deserialization in java programming?
Discuss the procedure of retrieving warnings?
What is drivermanager in java?
Is possible to open a connection to a database with exclusive mode with JDBC?
What is odbc and jdbc in dbms?
Describe the steps needed to execute a sql query using jdbc.
How do we load the drivers?
What should be done for auto generating primary key id in a table ?
List the advantages of using datasource?
What are jdbc?
How to move the cursor in scrollable resultset ?
What is jdbc odbc bridge in java?
Why do we use jdbc in java?