what we can't do in jdbc but can do hibernate?

Answer Posted / dinesh kumar tiwari

There are many thing we can do in hinernate automaticaly by
hibernate tools or seting hibernate properties.some I
giving below:
(1) We can migrate database just change database dielect.
(2)we can used caching
(3)if user do not know ant any SQL languge then they can
use criteria query.
(4)There is one scnerio where SQL query are failed when
want fetch obejct from db but do not know there ID.
Hibernate provide this solution using HSQL .

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by method chaining?

666


What happens when a thread cannot acquire a lock on an object?

543


Why does the tag url-encode javascript and mailto links?

587


What is the map interface?

616


Where can I find seam examples and documentation?

570






How task's priority is used in scheduling?

1786


Do you think that java should have had pointers?

605


What is the highest-level event class of the event-delegation model?

578


When a thread blocks on i/o?

573


What is a modular application?

596


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

707


Why do I get a duplicate name error when loading a jar file?

548


Should synchronization primitives be used on bean methods?

557


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

572


Explain what is synchronization?

577