Answer Posted / niranjanravi
Connection pooling is the process of resuing the database
connections between application and the server to increase
in the perfaomance of the application.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How do you create immutable object in java?
What does it mean to flush a file?
Can constructor be synchronized?
What do you understand by the bean persistent property?
Can a abstract class be defined without any abstract methods?
Which package has light weight components in java programming?
What are filterstreams?
Can we create our own daemon thread?
What is java command?
What does java final mean?
Can we have try block without catch block?
What is constant in programming?
Can abstract class have private constructor?
What is the abstract class?
How to display all the prime numbers between 1 and 100