What are the parameters used in Connection pooling?



What are the parameters used in Connection pooling?..

Answer / 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

More Core Java Interview Questions

How is java hashmap implemented?

0 Answers  


What is left shift and right shift?

1 Answers  


Can we call the constructor of a class more than once for an object?

0 Answers  


Which is faster call by value or call by reference?

0 Answers  


What is purpose of find feature?

0 Answers  






when should you use stringbuilder class in a program?

0 Answers  


What are byte codes?

0 Answers  


Are arrays static in java?

0 Answers  


What is a methodologist?

0 Answers  


explain about method overloading and method overriding with difficult examples

4 Answers  


What is an anonymous class in java?

0 Answers  


How can you generate random numbers in java?

0 Answers  


Categories