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   SiteMap shows list of All Categories in this site.
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
 
What is checkpoint? How to create checkpoints in our java projects?  1
diff between jsp include directive and jsp action include? SolutionNET4
What is the use of Semaphore?  3
what is the port number of RMI?  2
What is daemon thread?  1
Howmany interfaces are used in RMI?  2
What are synchronized methods and synchronized statements? Adobe2
What is Introspection?  2
how the mapping can be done from jsp to actionservlet? SolutionNET1
Can you write Java code for declaration of multiple inheritance in Java ? Oracle4
What are Benefits of Connection Pooling?  1
What are different types of layout managers in java.awt package? CA2
What method MUST be implemented by all threads?  1
hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?  10
can we write implementation for a method with in another method? Cap-Gemini2
What are the methods used for inter-thread communication? and in what class these methods are defined?  1
Is 'synchronised' a modifier? NIIT1
Name the method to find, if a thread is active or not?  2
What is the difference between RMI and Socket?  1
On a computer that having single CPU, how multithreading concept can be achieved? Zensar1
 
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