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
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
What is a stage deployment?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
Open the find box and editing the text in text box then what is name for this dialog box??
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
What are the ways in which the dns request of failed servers handled?
Write a program to call the store procedure of oracle that takes no parameter?
Explain load blancing alogarthims in cluster??
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
What are tuning jvm parameters?
How to make a managed server ?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What elements make up the administration console?
What is jms and configuration details?