ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Advanced Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is Connection Pooling?
 Question Submitted By :: Suraj Kumar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Connection Pooling?
Answer
# 1
Connection pooling is conceptually similar to any other form 
of object pooling. Database connections are often expensive to 
create because of the overhead of establishing a network 
connection and initializing a database connection session. In 
turn, connection session initialization often requires time 
consuming processing to perform user authentication, establish 
transactional contexts and establish other aspects of the 
session that are required for subsequent database usage. 
Hence, sharing of connection object helps to both alleviate 
connection management overhead and decrease development tasks 
for data access. The sharing and storing mechanism of 
connection object is known as connection pooling.
 
Is This Answer Correct ?    1 Yes 1 No
Suraj Kumar
 

 
 
 
Other Advanced Java Interview Questions
 
  Question Asked @ Answers
 
How many ways can a thread be used? Sun-Microsystems3
what about static?  1
Wt is the main difference between Java and Java J2EE and Advanced java? Wipro3
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");  6
Difference between sleep and suspend?  3
What are the various thread priorities?  1
Why does most servlets extend HttpServlet? Accenture1
What is RMI architecture?  2
What is the use of Class.forName HCL13
What is DTD? Wipro2
How to get an image from db2 database plz help as soon as possible  1
What is the lifecycle of an applet?  2
When you will synchronize your code?  2
What is deadlock?  1
What is the need of serialize? Wipro1
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?  7
what is JTA ?  2
whats is mean by jndi SolutionNET2
What is multi-tasking? Types?  1
To make an object to begin executing as a separate thread, what method is used?  2
 
For more Advanced Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com