Answer Posted / bln
System.exit(0) prevents execution of finally block
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
What is statement and preparedstatement in java?
What is the most common example type 1 driver?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
Where is ojdbc14 jar located?
What should be done for auto generating primary key id in a table ?
What is hbm xml?
How we store procedure in oralce for callable statements in jdbc
How many rowset are available in jdbc?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
Is there another way of dealing with the result set that could execute faster?
Does sql allow null values ? Can we use it within where clause ?
please tell me the name and url path for type-4 driver ?
What is jdbc connection?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
RowSetInternal caller and returns void. What can I do in the readData method?