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 colon_pkg_prefixes and what is its use?
What is permgen or permanent generation?
What are the different methods of identifying an object?
What is the difference between the session.get() method and the session.load() method?
Is infobus easy to use?
What is the purpose of the notify() method?
What class is used to create Server side object ?
What is RMI and what are the services in RMI?
What is the difference between a static and a non-static inner class?
What are the call back methods in entity bean?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
Explain about thread synchronization inside a monitor?
What are the diff types of exception?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Explain the different types of memory used by jvm?