What are Benefits of Connection Pooling?

Answer Posted / suraj kumar

1. Connection pooling can improve the response time of any
application that requires connections, especially Web-based
applications.
2. The characteristics of the pool can be changed without
affecting the application (e.g pointing to different vendor's
database (Oracle, MySQL) without changing any code)

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we sent objects using Sockets?

642


What is a class loader? What are the different class loaders used by jvm?

581


What are JTA/JTS and how they used by client?

1713


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

541


What is the difference between static and non-static with examples?

1358






Have you used threads in Servelet?

1928


How to deploy Jar, War files in J2EE?

2169


What if the static modifier is removed from the signature of the main method?

700


Why are component architectures useful?

570


Do we need to override service() method

1139


When a thread blocks on i/o, what state does it enter?

571


What is the relationship between an event-listener interface and an event-adapter class?

553


how to use debug in my elipse to solve problems that exist in my project

1760


Explain about local interfaces.

581


How a component can be placed on Windows?

2264