0 votes
in Hibernate by

Name the four ORM levels in Hibernate.

1 Answer

0 votes
by

Hibernate’s four ORM levels are:

  1. Full Object Mapping
  2. Light Object Mapping
  3. Medium Object Mapping
  4. Pure Relational
...