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

For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic

530


Are there c/c++ interfaces to wls jms? : BEA Weblogic

557


What are web logic servers?

520


In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic

570


Explain the performance tuning in jvm, jdbc, jms?

532






Explain load blancing alogarthims in cluster??

548


What are the classes placed in the weblogic classpath?

542


When we will take thread dump?

544


Explain the performance tuning in jdbc?

551


The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic

593


Define the toolbar elements.

538


What are stubs and how do they function in a web logic cluster?

529


What is meany by plugin?

562


What is the java authentication and authorization service (jaas) 1.0?

532


How do I bind string values in a preparedstatement? : BEA Weblogic

527