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

What are the databases that are available to be used with the web logic j2ee connector architecture?

718


What is the domain in weblogic server?

752


Why the node manager is required?

818


Java-corba integration: rmi-iiop or java idl? : BEA Weblogic

718


What are the admin default ports?

850


What is t3 protocol?

691


What are the enhancements in ejb 2.0 with respect to cmp?

667


Tell me how are the notifications generated when a server is added to a cluster?

679


What can be the reasons of server hang?

733


Explain briefly what is the nm?

714


Can two jms servers share the same persistent store? : BEA Weblogic

649


What precautions should I take when I use blocking receive() calls? : BEA Weblogic

715


How does a file store compare with a jdbc store? : BEA Weblogic

726


Explain the domain creation types?

829


Can we deploy jar in weblogic?

702