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
how i secure my site with the https protocol.what are the steps?
Explain RMI Architecture?
Where can I ask questions and make suggestions about seam?
What is the difference between long.class and long.type?
What is the difference between RMI and Corba?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What are the sequence of steps to write pub or sub model kind of application?
What is the map interface?
Why is actionform a base class rather than an interface?
What are the pros and cons of detached objects?
What restrictions are placed on the location of a package statement within a source code file?
what is a portable component?
Explain phantom read?
Explain the different types of memory used by jvm?
What is an abstract method?