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
Write a program to bind string values in a preparedstatement?
Explain load blancing alogarthims in cluster??
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
What is the difference between creating a distributed application using rmi and using a ejb architecture?
In what ways can a web logic servers performance be improved upon?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
Explain what an application server does and it's major components.
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What is meant by session replication?
What is Graphic mode?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
How Can Cluster Communication Occur ?
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
What is a machine?
What is the tree view pane in the web logic server?