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 modifiers may be used with an inner class that is a member of an outer class?
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
What is the difference between the font and fontmetrics classes?
Explain the different types of memory used by jvm?
What is the RMI and Socket?
What are the services in RMI ?
What event results from the clicking of a button?
What is the relationship between local interfaces and container-managed relationships?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
How can I avoid validating a form before data is entered?
What is permgen or permanent generation?
What’s jboss cache in short?
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.
Which are the different segments of memory?
When a thread blocks on i/o?