what is connection pooling?

Answer Posted / hariom rao(knowx)

This will give you acess to a collection of already opened
database connections,which will reduce the time it takes to
service a request,and u can service n number of requests at
once.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are collection pools?

521


How can we execute stored procedures using callablestatement?

475


Which jdbc driver is the fastest driver?

557


How can you make a connection?

539


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

548






Does jdbc use odbc?

506


How can we disable a constraint ?

565


What are the basic exceptions in jdbc?

530


If I use the JDBC API, do I have to use ODBC underneath?

609


How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?

610


Give an example for execution of sql statement.

532


Are all the required JDBC drivers to establish connectivity to my database part of the JDK?

534


Explain in detail about JDBC and its general features?

533


What do you understand by DDL and DML statements?

508


What is sqlwarning and discuss the procedure of retrieving warnings?

560