Hibernate is an ORM framework.
Practice this question from Quiz: Hibernate ORM, with options and an explanation.
Question
Hibernate is an ORM framework.
Option A — Correct answer
True
ORM maps relational database rows and tables to object-oriented domain models.
Option B
False
ORM maps relational database rows and tables to object-oriented domain models.