Answers

Question and Answer:

  Home  Hibernate

⟩ What are the ORM level?

The ORM levels are:

* Pure relational (stored procedure.)

* Light objects mapping (JDBC)

* Medium object mapping

* Full object Mapping (composition,inheritance, polymorphism, persistence by reachability)

 140 views

More Questions for you: