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 meant by dao?
What are the types of jdbc drivers that exist?
Describe odbc?
What is executeupdate in java?
What does the jdbc resultsetmetadata interface?
How can I retrieve a String or other object type without creating a new object each time?
How to update a resultset programmatically?
How can you retrieve data from the resultset using jdbc?
How to get the Database server details in java program?
Is jdbc database independent?
Expalin the method of calling a stored procedure from jdbc.
What is JDBC PreparedStatement?
What is jdbc and its advantages?
Is uri the same as url?
What is while rs next ())?