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 |
Write an sql to find all records having all numeric characters in a field ?
How do I check in my code whether a maximum limit of database connections have been reached?
Define preparedstatement.
What is Apache DBCP API?
What is Normalization?
4 Answers Accenture, Atos Origin,
How can I connect mysql or oracle with java?
Name different methods for getting streams.
Is jdbc faster than odbc?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Why we use while rs next ())?
What does connection pooling mean ?
How to know howmuch data is truncated?