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
What is JTS?
how i secure my site with the https protocol.what are the steps?
What method is invoked to cause an object to begin executing as a separate thread?
What is ioc concept?
What must a class do to implement an interface?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is the form of storage space in java?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Explain the difference between object state and behavior?
Is infobus easy to use?
whats is statement and procedure
What are the different class loaders used by jvm?
difference between ejb,struts,hibernate,spring and jsp
What is the difference between the ‘font’ and ‘fontmetrics’ class?
what is Activation Instantinator?