What are the parameters used in Connection pooling?
Answer Posted / ashwani
Parameters used in Connection Pooling are:-
Min Pool Size,
Max Pool Size,
Connection Lifetime ,
Connection Timeout,
Incr Pool Size ,
Decr Pool Size ,
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is exception hierarchy in java?
What are different types of encoding?
What is the collection interface?
What is methodological framework?
What is difference between classpath and path variables in java?
what are the states associated in the thread? : Java thread
Difference between method overloading and overriding.
How do you use parseint in java?
What is the point of polymorphism java?
Explain an algorithm to find depth of a binary tree.
Are generics important java?
Define inheritance with reference to java.
What is the this keyword?
What is a default constraint?
What is user defined exception in Java?