What do you understand by JDBC connection pool? What are the
steps to create a connection pool in WebLogic?



What do you understand by JDBC connection pool? What are the steps to create a connection pool in W..

Answer / sriram

Connection pooling being normally used in web-based and enterprise applications is usually handled by an application server. Any dynamic web page can be coded to open a connection and close it normally but behind the scenes when a new connection is requested, one is returned from the connection pool maintained by the application server. Similarly, when a connection is closed it is actually returned to the connection pool.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Weblogic Interview Questions

how ITIL process occurs in weblogic?

0 Answers   Mind Tree,


How can default JVM be changed to other?

0 Answers  


What is the difference between dynamic and non-dynamic changes in the console?

0 Answers  


What is the default thread stack size in windows?

0 Answers  


What is a trace in relation to web logic server?

0 Answers  


What are the toolbar elements.

0 Answers  


How many way to start and stop weblogic servers?

0 Answers  


How can classpath be set?

0 Answers  


what r critical issues in weblogic

2 Answers   Accenture, IBM, Tech Mahindra,


How to change from development mode to production mode in weblogic 10.3?

0 Answers  


What is wlst in web logic?

0 Answers  


In what ways can a web logic servers performance be improved upon?

0 Answers  


Categories