What is DataSource ?how can its associated with connection
pools ?
Answer Posted / sriram
A Data Source object enables JDBC applications to obtain a DBMS connection from a connection pool. Each Data Source object binds to the JNDI tree and points to a connection pool or MultiPool. Applications look up the Data Source on the JNDI tree and then request a connection from the Data Source.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the easiest way to set the classpath ?
What are the types of gc and in which different scenarios each should be used?
Can I set the deployment order for application modules? For standalone modules?
How to integrate appache with weblogic?
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
What are the ways in which weblogic servers can run on multiple machines?
What is the default port of weblogic admin server?
How to troubleshoot it?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What Is The Purpose Of Clustering ?
We often see BSU when using weblogic. What is the meaning of BSU ?
Open the find box and editing the text in text box then what is name for this dialog box??
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How do clients handle dns requests to failed servers?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic