adspace
Answer Posted / Rajesh Kumar Rajbhar
Hibernate is an ORM (Object-Relational Mapping) framework that provides an implementation of the JPA (Java Persistence API) specification. JPA defines the contract between the Java application and the database, while Hibernate offers additional features like caching, query optimization, and support for noSQL databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers