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


Please Help Members By Posting Answers For Below Questions

Is the session factory thread safe?

951


What is the relationship between an event-listener interface and an event-adapter class?

842


What is difference between object state and behavior?

863


When a thread blocks on i/o?

846


How would you reatach detached objects to a session when the same object has already been loaded into the session?

970


What is the infobus?

853


What is the difference between the session.get() method and the session.load() method?

859


Name the class that is used to bind the server object with RMI Registry?

1944


Why won’t the jvm terminate when I close all the application windows?

1022


What is ioc concept?

978


Can I run seam with jdk 1.4 and earlier?

782


How will you pass parameters in RMI? Why do you serialize?

959


what are the activation groupworks?

1921


What is a clone?

828


What is the diffrence between a local-tx-datasource and a xa-datasource?

851