Answer Posted / sadananda nayak
Connection pooling is a mechanism, it contains multiple database connections and store in a cache for use and reuse.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is api in java?
What are keywords and reserved words in java?
Does java linked list allow duplicates?
What is anti pattern in cyber security?
how to split string in java?
Difference between final and effectively final ?
What advantage do java's layout managers provide over traditional windowing systems?
State the main difference between c++ and java?
Name and explain the types of ways which are used to pass arguments in any function in java.
Can inner class extend any class?
How do you find the maximum number from an array without comparing and sorting?
What does localhost mean?
What does next mean in java?
Can I override protected method in java?
What is passing value java?