What is a meant by medium object mapping?

Submitted by: Administrator
The application is designed around an object model. The SQL code is generated at build time. And the associations between objects are supported by the persistence mechanism, and queries are specified using an object-oriented expression language. This is best suited for medium-sized applications with some complex transactions. Used when the mapping exceeds 25 different database products at a time.
Submitted by: Administrator

Read Online Hibernate Job Interview Questions And Answers