Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Definition for connection pooling?

Answer Posted / rp

Connection pooling is a technique to allow multiple clients
to share a cached
set of connection objects that provide access to a database
resource.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is space character in java?

1171


What is scope of a variable?

1152


What are the common uses of "this" keyword in java ?

1061


What is a dot notation?

1099


What is better- service oriented or batch oriented solutions?

2293


What is the difference between dom and sax parser in java?

1024


java program with complete 4 oops concepts implemented example

3210


what do you mean by marker interface in java?

1020


What does singleton class mean?

1028


Can you explain inner class.

1138


What’s the difference between the methods sleep() and wait()?

1064


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

1040


Explain the difference between map and flatmap stream operation?

1305


Explain different forms of polymorphism?

1192


Explain the importance of finally over return statement?

1110