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 ??? How we set up a particular
connection within connection pooling ????

Answers were Sorted based on User's Feedback



What is Connection Pooling ??? How we set up a particular connection within connection pooling ????..

Answer / muru aingaran

Connection pooling has set of database connections which is
loaded into memory once and it will be reused tat
connection whenever the query processing required without
again reconnect the database.This is called connection
pooling.

Is This Answer Correct ?    11 Yes 0 No

What is Connection Pooling ??? How we set up a particular connection within connection pooling ????..

Answer / guest

06


Is This Answer Correct ?    2 Yes 12 No

Post New Answer

More JDBC Interview Questions

Is it possible to connect to multiple databases simultaneously?

0 Answers  


what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?

2 Answers  


Which is better odbc or jdbc?

0 Answers  


What are dml and ddl?

0 Answers  


Explain about the drive manager class working?

0 Answers  


When do we get java.sql.SQLException: No suitable driver found?

0 Answers  


What is JDBC RowSet? What are different types of RowSet?

0 Answers  


What are the jdbc statements?

0 Answers  


What is a jdbc driver and how many jdbc drivers are available?

0 Answers  


What is new in JDBC 2.0?

0 Answers  


What is jdbc and odbc in java?

0 Answers  


What is a connection string used for?

0 Answers  


Categories