Answer Posted / vishnu
Ma
Make all queries as batch and by using this command we can
execute all queries at a time
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is Apache DBCP API?
What is drivermanager in java?
Explain the difference between rowset vs. Resultset in jdbc?
When do we get java.sql.SQLException: No suitable driver found?
What causes the "No suitable driver" error?
What are the ddl statements?
Can I get a null resultset?
How many types of statements are there in jdbc?
What is jdbc and its advantages?
What are the steps required to execute a query in jdbc?
How do I set properties for a JDBC driver and where are the properties stored?
What is meant by connection string?
What are the steps to connect to a database in java?
Explain the importance of drivermanager.
Explain the main method?