what is diff btwn JNDI&JDBC?

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


Please Help Members By Posting Answers For Below Questions

How do I put a message back on the queue for processing? : BEA Weblogic

564


Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic

581


What is console mode?

618


What causes an ociw32.dll error? : BEA Weblogic

678


Where are the files placed while deploying the resource adapter in web logic server?

697






Can We Start A Managed Server If The Administration Server Is Unavailable ?

547


How should you type cast a remote object? Why?

548


Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic

642


What is a trace in relation to web logic server?

504


Difference between weblogic development and production mode?

610


How do I use jta transactions within an mdb? : BEA Weblogic

559


What is the function of managedconnection.addconnectioneventlistener() in web logic server?

536


Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic

541


How does a cluster relate to a domain?

584


I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic

496