Answer Posted / lokesh
creating the Connection objects in advance and place them
in a pool for future use. We can call this concept as
Connection Pooling. When ever the application need the
connection it takes the connection object uses it and afer
completing the task it returns the object to the pool.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is a trace in relation to web logic server?
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
Msi replica mode??
What is cluster stub?
What is thread stack size?
What is meant by domain?
What is t3 protocol?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
What is jms and configuration details?
What are crossdomainconnectors in reference to web logic servers?
What are class paths? How can they be set?
How will a single machine run multiple web logic server instances?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
What are the recommend parameters to improve the prformance from data-source point of view.