What happens if we don't close the connection in jdbc?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What driver should I use for scalable Oracle JDBC applications?

0 Answers  


How many types of jdbc drivers are there?

0 Answers  


How a database driver can be loaded with jdbc 4.0 / java 6?

0 Answers  


What is PreparedStatement?

6 Answers   Infogain, Wipro,


How many types of resultset are there in jdbc?

0 Answers  






What does the jdbc databasemetadata interface?

0 Answers  


What are the differences between statement and preparedstatement interface?

0 Answers  


What is a lock in jdbc?

0 Answers  


Why do you use a data source object for a connection?

0 Answers  


Why is jdbc used?

0 Answers  


What is the use of setFetchSize() and setMaxRows() methods in Statement?

0 Answers  


What are the considerations for deciding on transaction boundaries?

0 Answers  


Categories