write down exceptions those appear in java programs when u
write JDBC Programs?
Answer Posted / guest
Servlet Exception
IOException
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What do you mean by database connection pooling?
Why hibernate is better than jdbc?
What is a lock in jdbc?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
What is jdbc class forname?
How do I set properties for a JDBC driver and where are the properties stored?
Discuss the significances of jdbc.
What are the steps to connect to a database in java?
Why should we close database connections in java?
Why do we need jdbc?
Explain the steps in writing a java program using jdbc?
Explain the various types of locking system in jdbc?
Why we use while rs next ())?
What is the return type of class.forname() method?
Is jdbc and orm?