Answer Posted / anil
DataSource provided connections are called as connection pooling. Its connections are re-usability. It create the connections and keep it in cache memory.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Is static variable stored in heap?
What do you mean by constructor?
What is thread life cycle in java?
What is the advantage of preparedstatement over statement?
What is try-with-resources in java?
What is the function of java?
How do you calculate square roots?
How do you check if an arraylist is not empty?
What are the basic concepts of OOPS in java?
What's the base class of all exception classes?
How do you declare a variable?
Why java doesn’t support multiple inheritances?
what is abstract class in Java?
Write a program to reverse a number in java?
What do you mean by multithreaded program?