What is the exception thrown by JDBC ?
Answers were Sorted based on User's Feedback
Answer / ravi
SQLException,DataTruncationException,SQLNestedException(if
driver not found while pooling in Tomcat server)
| Is This Answer Correct ? | 9 Yes | 3 No |
is that compulsory to have Primarykey-forignkey for joints (outer inner,equal)
Stored procedure purpose?
What is the syntax of URL to get connection?
How can we move the cursor in a scrollable result set?
how can we connect to db without using getConnection() method
Is jdbc object oriented?
What are the different types of JDBC drivers?
How to store images in database?
What is the jdbc rowset?
can we define indexes on a foreign key? Explain pros and cons?
What are the different types of resultset?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?