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

A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1821


What are various types of class loaders used by jvm?

502


What is a class loader?

591


What are the diff types of exception?

565


How would you detect a keypress in a jcombobox?

678






What are callback interfaces?

595


What are the different approaches to represent an inheritance hierarchy?

592


How many times may an objects finalize() method be invoked by the garbage collector?

678


Is there a guarantee of uniqueness for entity beans?

572


What class is the top of the awt event hierarchy?

586


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

589


What are externizable interface?

588


What are the different class loaders used by jvm?

604


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

1720


Are enterprise beans allowed to use thread.sleep()?

652