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

What is sqlwarning and discuss the procedure of retrieving warnings?

0 Answers  


r u used any design patterns in your project?

3 Answers   Wipro,


What is data source in java?

0 Answers  


commit() and rollback() methods are defined in which interface?

5 Answers  


Where is mysql jdbc driver located?

0 Answers  






Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

0 Answers  


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

0 Answers  


please tell me the name and url path for type-4 driver ?

1 Answers  


What are the 4 types of jdbc drivers?

0 Answers  


Give an example for getXXX method?

0 Answers  


What packages are used by jdbc?

0 Answers  


What are the jdbc statements?

0 Answers  


Categories