What do you understand by JDBC connection pool? What are the
steps to create a connection pool in WebLogic?
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 |
how ITIL process occurs in weblogic?
How can default JVM be changed to other?
What is the difference between dynamic and non-dynamic changes in the console?
What is the default thread stack size in windows?
What is a trace in relation to web logic server?
What are the toolbar elements.
How many way to start and stop weblogic servers?
How can classpath be set?
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?
What is wlst in web logic?
In what ways can a web logic servers performance be improved upon?