adspace


What is a meant by light object mapping?

Answer Posted / Utkarsha Singh

Light Object Mapping in Hibernate refers to a simplified ORM approach where the user provides minimal configuration and relies on default conventions for mapping database tables to Java classes. It aims to reduce the complexity of configuring an ORM solution.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest hibernate version?

493