what we can't do in jdbc but can do hibernate?
Answer Posted / mahesh
There is nothing that hibernate can do but JDBC cannot. Basically, JDBC is the bottom layer of hibernate library. It just gives you some advance functions to perform a database operations. But at the ground level its JDBC which is directly interacting with database.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is RMI and what are the services in RMI?
What must a class do to implement an interface?
how do you Handle Front End Application data against DB with example?
Explain how will the struts know which action class to call when you submit a form?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Difference between DurableSubscription and non- DurableSubscription?
What is ioc concept?
What is ripple effect?
Explain the steps in details to load the server object dynamically?
What is an abstract method?
What is a class loader? What are the different class loaders used by jvm?
What is colon_pkg_prefixes and what is its use?
What is the difference between the session.get() method and the session.load() method?
What is a modular application?
What are various types of class loaders used by jvm?