Answer Posted / bln
System.exit(0) prevents execution of finally block
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
What are types of resultset?
How many jdbc driver types are there?
What are the differences between execute, executequery, and executeupdate?
Explain some new features available in jdbc 4.0?
Does the JDBC-ODBC Bridge work with Microsoft J++?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What are the benefits of PreparedStatement over Statement?
Where can I find ojdbc14 jar file?
Is jdbc a framework?
What is metadata in java programming?
Why is odbc needed?
How MS-Access DB can be accessed over a network, using JDBC API?
Describe how the jdbc application works.
Which interface is responsible for transaction management in jdbc?
Does jdbc use odbc?