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 administration server?
What is meant by prallel gc and explain it?
How does a server know when another server is unavailable ?
How do you troubleshoot server hang?
What are the differences between a web logic server and a web server?
How a web logic server works?
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
How to write a program to bind string values in a preparedstatement?
Must ejbs be homogeneously deployed across a cluster? Why?
What are tuning jvm parameters?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
What are logics in reference to web logic servers?
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
Are foreign destinations handled within foreign jms messages? : BEA Weblogic