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 |
What is execute(), executeUpdate() and executeQuery() methods?
what is rowset?
is that compulsory to have Primarykey-forignkey for joints (outer inner,equal)
What are the factors that the jdbc driver performance depends upon?
Can we return resultset in java?
Compare jdbc and odbc and how is jdbc required in this context.
Is jdbc faster than odbc?
What is Connection Pooling ??? How we set up a particular connection within connection pooling ????
Explain about the drive manager class working?
Is jdbc faster than hibernate?
What do you mean by batch processing in jdbc?
what happen if we set JDBC string to NULL?