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...

what is connection pooling with example?

Answer Posted / rakesh

Connection pooling means that connections are reused rather
than created each time a connection is requested. To
facilitate connection reuse, a memory cache of database
connections, called a connection pool, is maintained by a
connection pooling module as a layer on top of any standard
JDBC driver product.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between final and immutable?

1217


What is difference between fileinputstream and filereader in java?

1114


Explain about arraylist?

1149


What is the difference between sleep and wait in java?

1013


Which eclipse is best for java?

1055


What are the methods to rectify ambiguities in the interfaces in JAVA?

1152


What is the purpose of the runtime class in java programming?

1118


What is basic syntax?

1111


Implementations of set interface?

1070


Explain how can you debug the Java code?

1117


What things should be kept in mind while creating your own exceptions in java?

1228


Explain, java is compatible with all servers but not all browsers?

1107


Why does it take so much time to access an applet having swing components the first time?

1991


How can we pass argument to a function by reference instead of pass by value?

1160


What is <> used for in java?

1170