What is the exception thrown by JDBC ?

Answers were Sorted based on User's Feedback



What is the exception thrown by JDBC ?..

Answer / sreevani

SQLException.

Is This Answer Correct ?    13 Yes 0 No

What is the exception thrown by JDBC ?..

Answer / ravi

SQLException,DataTruncationException,SQLNestedException(if
driver not found while pooling in Tomcat server)

Is This Answer Correct ?    9 Yes 3 No

What is the exception thrown by JDBC ?..

Answer / shekhar

SQL Exception

Is This Answer Correct ?    8 Yes 3 No

What is the exception thrown by JDBC ?..

Answer / guest

oracle exception

Is This Answer Correct ?    8 Yes 4 No

What is the exception thrown by JDBC ?..

Answer / swarup

IOExeption, ServletException..

Is This Answer Correct ?    3 Yes 0 No

What is the exception thrown by JDBC ?..

Answer / nandini

SQL Exception

Is This Answer Correct ?    4 Yes 2 No

What is the exception thrown by JDBC ?..

Answer / ravi

java.lang.SQLException

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More JDBC Interview Questions

Diff bet.. Function and Trigger?

3 Answers   Logica CMG,


How to check null value in JDBC?

1 Answers   CTS,


What are the main steps in java to make JDBC connectivity?

0 Answers   UGC Corporation,


How do you create Connection?

5 Answers   HCL,


what is the difference between SENSITIVE and INSENSITIVE?

1 Answers  






What is CLOB and BLOB datatypes in JDBC?

0 Answers  


What is the return type of execute, executequery and executeupdate?

0 Answers  


What is the use of jdbc?

0 Answers  


What does setautocommit do?

0 Answers  


What is jdbc odbc connection?

0 Answers  


What is connection pooling? What Method and class used for Connection pooling in Java?

2 Answers  


How to test jdbc connection to sql server?

0 Answers  


Categories