GenNext System interview question

What are the ORM levels ?

Interview Answer

Anonymous

27 June 2012

The ORM levels are: Pure relational (stored procedure.) Light objects mapping (JDBC) Medium object mapping Full object Mapping (composition,inheritance, polymorphism, persistence by reachability)