what is connection pooling with example?

Answer Posted / venkat

if we are using connection pooling , we can interact
database only once ,then we can place some area, then we
can reuse .

example

if we take in hibernate Ex: c3po,proxy.

these are setting to the configuration file.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of variable is error flag?

583


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

1394


What is a line break example?

576


What is args length in java?

662


Explain the key functions of data binding?

581






What is byte data type?

548


Can a variable be local and static at the same time?

542


In java how do we copy objects?

548


What are the types of web technologies?

524


What is a substitution variable?

559


Why java is a platform independent? Explain

529


What is polymorphism in java? What are the kinds of polymorphism?

576


What are the data types supported by java? What is autoboxing and unboxing?

546


can java object be locked down for exclusive use by a given thread? : Java thread

527


In java, what is the difference between method overloading and method overriding?

581