What are the ORM level?

Submitted by: Administrator
The ORM levels are:

* Pure relational (stored procedure.)
* Light objects mapping (JDBC)
* Medium object mapping
* Full object Mapping (composition,inheritance, polymorphism, persistence by reachability)
Submitted by: Administrator

Read Online Hibernate Job Interview Questions And Answers