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 possible to open a connection to a database with exclusive mode with JDBC?
what is rowset?
What is use of connection pooling?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is the benefit of having jdbcrowset implementation?
Is oracle client required for jdbc connection?
What is jdbc and why is it required?
How to find the column count in resultset?
how can connection with oracle10g with java
What is meant by jdbc and odbc?
Why do I have to reaccess the database for Array, Blob, and Clob data?
Explain the difference between inner and outer join ?