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 the importance in context in JDBC connection pools?

Answers were Sorted based on User's Feedback



What is the importance in context in JDBC connection pools?..

Answer / rohit

Whenever the new request comes for thr connection with the
database we do not create the new connection object instead
of that we keep the bunch of connection in apool called
connection pool.
when new request for the database, new coonection
will come out from this poool & when this req is over
connection goes back to the pool

Is This Answer Correct ?    0 Yes 2 No

What is the importance in context in JDBC connection pools?..

Answer / poorna chandar rao.yerrabothu

in jdbc connection there is a one importent problem the
problem is creattion of jdbc connection thats why jdbc
coonection pooling

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Core Java Interview Questions

Where will it be used?

0 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


Explain the concept of polymorphism with examples?

6 Answers   Summation Tech,


Why are global variables used?

0 Answers  


what is the meaning of java.lang and java.util

6 Answers  


What language is an assembler written in?

0 Answers  


Why are the destructors for base class and derived class called in reverse order when the program exits

0 Answers   HCL,


What are the types of statement? explain

1 Answers   SysBiz,


What are the three parts of a lambda expression? What is the type of lambda expression?

0 Answers  


aabccdee Find the used alphabets as abcde ?

4 Answers  


How do you control extraneous variables?

0 Answers  


Is java good for beginners?

0 Answers  


Categories