how to prevent finally block from execution
Answers were Sorted based on User's Feedback
Answer / bln
System.exit(0) prevents execution of finally block
| Is This Answer Correct ? | 31 Yes | 1 No |
Answer / srinu
System.exit(0) prevents execution of finally block
| Is This Answer Correct ? | 5 Yes | 1 No |
Explain the difference between resultset and rowset in jdbc
signature of init method?
What are the sailent features of JDBC 2.0?
What type of driver you use in real-time projects?
Where is jdbc url mysql?
Why prepared statements are faster?
Describe odbc?
What does jdbc setmaxrows method do?
What are the different types of JDBC drivers?
What is the use of jdbc api?
What does the jdbc databasemetadata interface?
Is jdbc open source?