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 non-stage deployment?

888


What is the msi mode in weblogic? How can you enable and disable this option?

1021


Define the list of pre-configured queues?

711


What is the purpose of the serializedsystemini.dat file?

821


How can the OUT OF MEMORY be solved?

829


When should I use server session pools and connection consumers? : BEA Weblogic

729


What is thread stack size?

810


How should I use sorted queues? : BEA Weblogic

783


When should I use multicast subscribers? : BEA Weblogic

736


What are the common domain types?

731


How to write a program to bind string values in a preparedstatement?

819


How do stubs work in a WebLogic Server cluster ?

771


How to make a managed server ?

804


Define memory leak ?

889


What is the purpose of t3 in weblogic server?

722