how to prevent finally block from execution
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 different types of ResultSet?
What is jdbc and its types?
What is a jdbctemplate?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Explain the various types of locking system in jdbc?
What is the use of getGeneratedKeys() method in Statement?
Can resultset be null in java?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What is metadata in jdbc?
What are the main components of JDBC ?
How to set NULL values in JDBC PreparedStatement?
please tell me the name and url path for type-4 driver ?
What are the flow statements of jdbc?
Which is better odbc or jdbc?
What are the different types of lockings in jdbc?