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
How does a server find out server unavailability?
What are the two important tcp socket classes?
What is nmenroll in wlst?
What are the differences between a web logic server and a web server?
How do I restrict access to servlets and jsps? : BEA Weblogic
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
What are the Unix vi commands?
What is the difference between the sun jvm and bea jrockit jvm?
How does weblogic support corba and client communication via iiop? : BEA Weblogic
Ho do you troubleshoot server hang?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?
How can the nm be made to work with web logic? Explain?
How to configure jms?