Answer Posted / sowji
NDI is a protocol / mechanism used to lookup data / information, resources from a SPI that obeys the JNDI format. JNDI is available for manipulating naming services and directory services only. Examples include JNDI trees of EJB Containers, LDAP Directory Servers etc...
http://java.sun.com/products/jndi/overview.html
JDBC is a database specific protocol that Database vendors support for Java Data Access.
http://java.sun.com/products/jdbc/overview.html
JNDI is used when your are trying to advertise and lookup data from a naming service or directory service and JDBC is used when you are querying / updating data in a Database server.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the two important tcp socket classes?
Inclined to build a profession as oracle weblogic developer?
which protocol it user to connect manage server to admin ? where it is defined ?
What is the easiest way to set the classpath ?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
What is silent mode?
Do you know what type of object is returned by resultset.getobject()?
How to configure a DB connection pool ?
What is the default thread stack size in windows?
Explain the functionality of T3 associated with WebLogic server?
What is clustering? What are the different types and how does clustering works in a network ?
Can struck threads be killed manually?
Tell the issues faced in weblogic?
What is http tunneling? How can we configure it on weblogic?
How to start node manager?