What is a meant by medium object mapping?



What is a meant by medium object mapping?..

Answer / Pallavi Singh

Medium Object Mapping refers to a type of ORM mapping in Hibernate, where the database table and Java class have similar structures, but there are differences that require additional configuration or mappings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

What is an example of a one to many relationship?

1 Answers  


What is latest hibernate version?

0 Answers  


Which is better hibernate or mybatis?

1 Answers  


What is the root element for the hibernate mapping file?

1 Answers  


How can we use new custom interfaces to enhance functionality of built-in interfaces of hibernate?

1 Answers  


What is a unidirectional relationship?

1 Answers  


Can we use spring data jpa without hibernate?

1 Answers  


Hibernate SessionFactory is thread safe?

1 Answers  


What is jmx in hybernate?

1 Answers  


What are the contents of hibernate configuration file ( hibernate.cfg.xml )?

1 Answers  


What inheritance mapping strategies are available in hibernate?

1 Answers  


Define hibernate?

1 Answers  


Categories