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 |
Can we declare a class as static?
Is array dynamic in java?
What is the difference between the final method and abstract method?
How we can declare a static variable?
what is java
Can we restart a dead thread in java?
why marker interfaces are there in java
Which is the best way to use for String concatenation in Java?
Can we have this () and super () together?
Write an algorithm for quick sort?
What is a local, member and a class variable?
What is proper subset?