Definition for connection pooling?

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


Please Help Members By Posting Answers For Below Questions

These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

599


How do you use substring in java?

546


Can a source file contain more than one class declaration?

512


Why use string handling in Java?

583


What are the limitations of procedural programming approach?

528






What is the purpose of void class?

608


How we can make copy of a java object?

653


What about main() method in java ?

567


What variables are stored in stack?

531


How do you use compareto in java?

561


What is a marker interface?

580


How will you add panel to a frame?

647


How many boolean functions are there?

507


What do you know about the garbage collector in java?

575


What are the three types of design patterns?

516