Definition for connection pooling?

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


Please Help Members By Posting Answers For Below Questions

Can we make constructors static?

715


What are the concepts of 'OOPS'?

590


Can we clone singleton object?

551


How do you sing an Applet ?

2026


Can we assign integer value to char in java?

505






What is a conditional statement explain with example?

536


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

512


What are the advantages of java over cpp?

545


What is formatted output?

504


Similarity and difference between static block and static method ?

530


What mechanism does java use for memory management?

486


a thread is runnable, how does that work? : Java thread

502


What is instance example?

515


What methodology can be employed to locate substrings inside a string?

519


What is the default value of an object reference declared as an instance variable?

530