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
What is a website container?
How we can generate random numbers in java?
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?
How do you input a string in java?
Where is const variable stored?
Explain numeric promotion?
Is overriding possible in java?
What is the requirement of thread in java?
What is regex in java?
How do you convert string to int in java?
What is difference between hashset and hashmap?
What is use of valueof () in java?
What is concurrent hashmap and its features?
What is the difference between numeric and integer?
What is byte code and why is it important to java’s use for internet programming?