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


Please Help Members By Posting Answers For Below Questions

How to declare objects of a class ?

837


How does a for loop work java?

804


What is assembly language?

757


Why declare Main() method as a static in java ?

843


What are access specifiers in java ?

824


What does super keyword do?

802


Why can't we override private static methods?

753


What are dot operator queries?

888


What are different ways of object creation in java ?

808


What is close method? How it's different from Finalize & Dispose?

825


Can we declare the static variables and methods in an abstract class?

792


Can variables be used in java without initialization?

841


What value is a variable of the string type automatically initialized?

856


How to print an arraylist in java?

778


What is the method to expand and collapse nodes in a jtree?

835