Answer Posted / 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 |
Post New Answer View All Answers
In how many ways we can implementg session replication?
When we can update the application? Is server up time or downtime?
What is weblogic application server?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic
How many admin consoles possible in a single domain?
What is thread stack size?
Do you know how are multi-byte characters used with weblogic jdriver?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
In how many formats we can deploy an application in wls??
What is meant by managedserver?
How to check the version of Java?
How do I use persistence? : BEA Weblogic
What is an administration server?
When should I use the -nostage option?