What is the difference between Connection Pool and data source?
Answer Posted / vijaya kumar
DataSource is an object reference which provides jdbc client to obtain a connection from connection pool.
Connection Pool is collection of ready to use database connections to connect the database.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Define the toolbar elements.
You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?
What is meant by prallel gc and explain it?
What is the list of pre-configured queues?
How do I increase weblogic server memory? : BEA Weblogic
What is the purpose of using multipools in web logic server?
What are middleware servers?
Which memory space does thread stack get allocated from?
What is mulicast and unicast in weblogic?
Difference between production and development mode?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
How do I enable debugging for the messaging bridge? : BEA Weblogic
How can default JVM be changed to other?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
What is bootup process?