How to create a connection pool ?

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


Please Help Members By Posting Answers For Below Questions

What is the purpose of t3 in weblogic server?

520


A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic

525


How to change from default JVM to other ?

596


What are the Unix vi commands?

564


What are the databases that are available to be used with the web logic j2ee connector architecture?

508






What are class paths? How can they be set?

540


Define the list of pre-configured queues?

519


How do I configure weblogic to use a socks proxy? : BEA Weblogic

520


How do I use jta transactions within an mdb? : BEA Weblogic

561


What are the advantages of cluster?

634


What is achieved through clustering?

531


Explain weblogic server?

594


How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic

526


Do you know what type of object is returned by resultset.getobject()?

584


Does weblogic jms support clustering? : BEA Weblogic

503