Hibernate (Java) Question:

What are the different levels of ORM quality?

Hibernate Interview Question
Hibernate Interview Question

Answer:

There are four levels defined for ORM quality.
Pure relational
object mapping
Medium object mapping
Full object mapping


Previous QuestionNext Question
What does an ORM solution comprises of?What is a pure relational ORM?