adspace
Answer Posted / Santosh Kumar Mishra
ORM (Object-Relational Mapping) in Hibernate consists of a set of APIs and libraries that enable developers to map Java objects to database tables, perform database operations, and manage the state of Java objects. It provides abstraction from the underlying database, making it easier for developers to work with databases using Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers