Why should we close database connections in java?


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

Post New Answer

More JDBC Interview Questions

What is jdbc thin client?

0 Answers  


Why are we using blob datatypes in jdbc?

0 Answers  


How can you retrieve data from the resultset using jdbc?

0 Answers  


What is the use of jdbc api?

0 Answers  


What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?

0 Answers  






give me a java code snippet to connect Microsoft excel through.... I am trying alot... plz help me.

7 Answers  


What is namedparameterjdbctemplate?

0 Answers  


List the advantages of using datasource?

0 Answers  


How to insert and delete a row programmatically? (new feature in JDBC 2.0)

0 Answers  


What is hbm xml?

0 Answers  


Is jdbc connection secure?

0 Answers  


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 Answers  


Categories