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

can we create a own jdbc driver? how can we create?

1 Answers   HCL,


What is JDBC ResultSet?

0 Answers  


What protocol does jdbc use?

0 Answers  


Why do we need jdbc api?

0 Answers  


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

0 Answers  






What does adapter class provide?

0 Answers  


The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?

0 Answers  


write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum

3 Answers   Bosch, HireCraft, Infosys,


Which is better jpa or jdbc?

0 Answers  


java based application for hospital management

0 Answers  


What is jdbc odbc in java?

0 Answers  


What is meant by dao?

0 Answers  


Categories