How to handle when the database crashes while reading the
data from the database?
Answer Posted / giridhar gangapatnam
I agree with Deepti Agrawal
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What causes no suitable driver error?
How to set the attribute concurrency in resultset?
How many types of JDBC Drivers are present and what are they?
What is odbc and jdbc drivers?
What is transaction processing in jdbc?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
How can we move the cursor in a scrollable result set?
What are jdbc and its components?
What is the difference between jdbc and odbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is the use of getGeneratedKeys() method in Statement?
Does jdbctemplate close connection?
What are the different types of statements in jdbc?
How can we retrieve the file in the oracle database?
How do I know which jdbc driver to use?