1.

What is the difference between JDBC and Hibernate?

Answer»
S.noJDBCHibernate
1.Standard APIORM (Object-Relational Mapping)
2.Java applications USED JDBC for COMMUNICATING with the databaseUsed for mapping Java objects to a corresponding relational database.

To read more Hibernate Interview Questions, and MAKE the concepts clear, you can VISIT the Best Interview Question.



Discussion

No Comment Found