Answer Posted / niranjanravi
Connection pooling is the process of resuing the database
connections between application and the server to increase
in the perfaomance of the application.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How hashmap works in java?
Can a constructor have different name than a class name in java?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
List out benefits of object oriented programming language?
What is a local, member and a class variable?
Explain jdk, jre and jvm?
How do you get the length of a string in java?
What is the difference between a factory and abstract factory pattern?
How many arguments can be passed to main ()?
How do you declare a destructor in java?
Can we write class inside a class in java?
What is the super void?
How do you check if a number is a perfect square?
What is balanced tree in java?
Why is java architectural neutral?