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

Is namespace same as package in java?

739


How can you avoid serialization in child class if the base class is implementing the serializable interface?

835


How can we create a synchronized collection from given collection?

836


What is a default constraint?

812


How do you find the maximum number from an array without comparing and sorting?

859


What is a map? What are the implementations of map?

811


Explain the private protected method modifier?

742


Can inner class extend any class?

804


Are global variables initialized to zero?

700


Can list be final in java?

686


What exactly is a .class file?

805


What is a nested class?

815


How can you read an integer value from the keyword when the application is runtime in java? example?

859


Can we sort array in java?

710


Can a class be defined inside an interface?

756