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

Which is better list or arraylist in java?

0 Answers  


How multi processing is achieved in JAVA?

5 Answers   BMC,


How does multithreading take place on a computer with a single cpu?

0 Answers  


How to obtain a performance profile of java program

0 Answers  


which method throws exception of type Throwable

2 Answers  






What is a char in java?

0 Answers  


What is Applet Stub Interface ?

0 Answers  


Is heap stored in ram?

0 Answers  


What is the difference between Access Modifier and Access specifier?

1 Answers  


What does substring mean?

0 Answers  


Explain different ways of passing arguments to sub-routine?

1 Answers  


What are the important features of Java 9 release?

0 Answers  


Categories