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 |
Which is better list or arraylist in java?
How multi processing is achieved in JAVA?
How does multithreading take place on a computer with a single cpu?
How to obtain a performance profile of java program
which method throws exception of type Throwable
What is a char in java?
What is Applet Stub Interface ?
Is heap stored in ram?
What is the difference between Access Modifier and Access specifier?
What does substring mean?
Explain different ways of passing arguments to sub-routine?
What are the important features of Java 9 release?