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

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

1765


What are callback interfaces?

591


Is the session factory thread safe?

676


What is a policy?

1775


difference between  ejb,struts,hibernate,spring and jsp

2307






How would you detect a keypress in a jcombobox?

676


What is a class loader?

588


What is a modular application?

592


Why are my checkboxes not being set from on to off?

643


how do you Handle Front End Application data against DB with example?

1478


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

586


What are the purpose of introspection?

679


Do we need to override service() method

1144


Explain how will the struts know which action class to call when you submit a form?

522


Why a client should be multithreading? Explain.

594