Answer Posted / weblogic
JNDI is the directory which contains the list of objects
defined on the server. When the user requests for a
connection pool, the code would look for the object on the
JNDI and would get the requested connection pool from the
datasource.
JDBC is the one which does all the interactions with the
database. An application will lookup the JNDI to get a
connection pool for it to interact with the database.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
What is the difference between jboss and weblogic?
What are the common domain types?
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic
What is the difference between multicast and unicast?
How managed servers communicate with each other?
What is http tunneling? How can we configure it on weblogic?
What elements make up the administration console?
What can be the reasons for server hang?
How are notifications made when a server is added to a cluster?
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
Inclined to build a profession as oracle weblogic developer?
What are stubs and how do they function in a web logic cluster?
What is application tuning?
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic