What is Connection Pool ?
Answers were Sorted based on User's Feedback
Answer / vamsi.t
Connection pooling means set of readily available
connection objects are maintained,we can access the
connection objects through Datasource object.
The advantage of connection pooling is we can give
service to more number of clients with less connection
objects.This leads to less memory to store objects and
performance also increased.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ravikiran
connection pool will be a pool of connections maintained in
the server and the connectin will be accessible with the
help of DataSource
Is This Answer Correct ? | 4 Yes | 0 No |
what is domian and how can it work ?
Explain The Methods For Providing User Credentials For Starting The Server ?
Do you know what are the steps involved in setting up classpath in web logic server?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is Unicast?
What are crossdomainconnectors in reference to web logic servers?
How to make a managed server ?
What is meant by node manager?
Define managed servers?
What is a domain?
What is a domain template?
If SSL is configured then which key is send to the client?