Definition for connection pooling?

Answer Posted / rp

Connection pooling is a technique to allow multiple clients
to share a cached
set of connection objects that provide access to a database
resource.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a website container?

682


How we can generate random numbers in java?

846


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

856


How do you input a string in java?

737


Where is const variable stored?

697


Explain numeric promotion?

801


Is overriding possible in java?

693


What is the requirement of thread in java?

816


What is regex in java?

691


How do you convert string to int in java?

745


What is difference between hashset and hashmap?

776


What is use of valueof () in java?

781


What is concurrent hashmap and its features?

744


What is the difference between numeric and integer?

723


What is byte code and why is it important to java’s use for internet programming?

805