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
How to check jdbc driver version in sql server?
What is the purpose of jdbc resultset interface?
What are the benefits of PreparedStatement over Statement?
How to connect multiple database in jdbc?
Is possible to open a connection to a database with exclusive mode with JDBC?
What is the query used to display all tables names in SQL Server (Query analyzer)?
How can we set null value in jdbc preparedstatement?
What is metadata in java programming?
How many ways can you update a result set?
What do you understand by jdbc driver and explain its types?
Is jdbc secure?
How do we load the drivers?
What is jdbc odbc bridge in java?
What is odbc and jdbc?
Write an sql to find all records having all upper case alphanumeric characters in a field ?