adspace
Answer Posted / Tarun Pal
ORM (Object-Relational Mapping) is used to abstract the underlying database and provide a simpler, more Java-like interface for developers to work with data. ORM tools like Hibernate allow developers to focus on application logic rather than writing low-level SQL queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers