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
Why to use nested classes in java?
How can we break singleton in java?
Which object oriented concept is achieved by using overloading and overriding?
Is null an object java?
What is an immutable class?
What are the object and class classes used for?
What is a "pure virtual" member function?
What is sizeof () operator?
Which class is the superclass for every class in java programming?
What are features of java?
What are the different types of sorting in java?
How many bytes is a string?
How do you escape json?
What is nested top-level class?
What are instance variables?