JDBC,JNDI,Hibernate

Hi friends,I am new to JNDI,Hibernate..So what is the Difference between all these 3 ...Plz explain me clearly....Regards,Ruban
[169 byte] By [Rubana] at [2007-11-26 19:57:19]
# 1

>I am new to JNDI,Hibernate..

> fference between all these 3 ...

> Plz explain me clearly....

1) JNDI

2) Hibernate

That's only 2 for me.

Shouldn't the question rather be "what do they have in common"? Because the list wouldn't be long. What's the difference between a phone book and a shelf?

CeciNEstPasUnProgrammeura at 2007-7-9 22:51:58 > top of Java-index,Java Essentials,Java Programming...
# 2
JNDI - directory serviceJDBC - database access funcionalityHibernate - persistency framework using JDBC
CeciNEstPasUnProgrammeura at 2007-7-9 22:51:58 > top of Java-index,Java Essentials,Java Programming...
# 3
So do both JNDI and Hibernate use JDBC Concepts ?
Rubana at 2007-7-9 22:51:58 > top of Java-index,Java Essentials,Java Programming...
# 4
No, they're completely different things.
-Kayaman-a at 2007-7-9 22:51:58 > top of Java-index,Java Essentials,Java Programming...