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

In Future how the role of WEBLOGIC in realtime ?

1523


How are the notifications generated when a server is added to a cluster?

564


Write a program to bind string values in a preparedstatement?

530


What is mulicast in weblogic?

631


Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?

695






Explain the difference between txdatasource and datasource?

508


How to write a program to call the store procedure of oracle that takes no parameter?

476


What is the difference between txdatasource and datasource?

552


Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic

572


What is thread stack size? What is the default thread stack size in windows?

566


What is meant by session replication?

593


What is os tuning?

597


What is the admin server?

601


How many admin consoles possible in a single domain?

549


How you will analyse threads state using samurai tool?

497