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
How can the nm be made to work with web logic? Explain?
What is application tuning?
How Administration Server And Managed Servers Will Interact ?
How you will analyse threads state using samurai tool?
Write a program to call the store procedure of oracle that takes no parameter?
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
What is mulicast in weblogic?
Arrange in order the various message severity levels?
How do I publish an xml message? : BEA Weblogic
What are tuning jvm parameters?
Define the toolbar elements.
Define the functions of t3 in the web logic server?
What can be the various reasons for a server crash?
What oracle weblogic server includes?
What are weblogic clusters?