write down exceptions those appear in java programs when u
write JDBC Programs?

Answers were Sorted based on User's Feedback



write down exceptions those appear in java programs when u write JDBC Programs?..

Answer / guest

Servlet Exception
IOException

Is This Answer Correct ?    2 Yes 2 No

write down exceptions those appear in java programs when u write JDBC Programs?..

Answer / vivek sawant

answer of the question Interrupted exception bcoz of
connection with servrer & IOException for handling an
errors while retriving the value from server to our program.
SQLException is arises because of unhandled query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

How is jndi useful for Database connection?

1 Answers  


Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?

0 Answers  


Under what circumstances, that all four drivers are used?

0 Answers   TCS,


What is jdbc? Describe the steps needed to execute a sql query using jdbc.

0 Answers  


Why we use while rs next ())?

0 Answers  






What is SQL Warning? How to retrieve SQL warnings in the JDBC program?

0 Answers  


Which is best database for java?

0 Answers  


What does jdbc setmaxrows method do?

0 Answers  


What are the new features added to JDBC 4.0?

0 Answers  


How to find that, a row is updated or not?

2 Answers  


Explain some new features available in jdbc 4.0?

0 Answers  


How can we store the file in the oracle database?

0 Answers  


Categories