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 |
How many types of statements are there in jdbc?
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
Explain the necessary steps to connect to the database in java?
How do you insert images into database using jdbc?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What is the syntax of URL to get connection?
What is an encrypted internet connection?
How can you make a connection?
Different statements in JDBC?
How many ways that we can view a result set?
What is jdbc and odbc in java?