how to prevent finally block from execution
Answer Posted / srinu
System.exit(0) prevents execution of finally block
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is jdbc driver?
RowSetInternal caller and returns void. What can I do in the readData method?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
Describe the steps needed to execute a sql query using jdbc.
Which package is used for jdbc application?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What are the standard isolation levels defined by JDBC?
What is the full form of jdbc and what is its purpose?
Why is jdbc used?
What is jdbc odbc driver?
Which is better jpa or jdbc?
What are the exceptions in jdbc?
Why do we use jdbc statements?
What are the higher level apis under development on top of jdbc currently?
What class.forname will do while loading drivers of jdbc?