What is DataSource ?how can its associated with connection
pools ?
Answer Posted / faraz
DataSoource is an Interface that is an alternative to
Driver manager.It has methods :
getConnection()
getConnection(username,pwd)
...and many more..
Through JNDI it connects with database.
Or It takes from Connection pool.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between T3 and HTTP protocol ?
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
What are the steps involved in setting up classpath in web logic server?
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
How do I learn what codesets are available in oracle? : BEA Weblogic
Arrange in order the various message severity levels?
How does cluster communication happen?
Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic
What causes the condition OUT OF MEMORY?
hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
How does sorting on message priority work? : BEA Weblogic
How can we configure http tunneling on weblogic?
What is the domain in weblogic server?
What is boot?properties file in weblogic server?
What are tuning jvm parameters?