What is mapping in coding?



What is mapping in coding?..

Answer / Ashwani Kumar Yadav

In programming, mapping refers to the process of converting data from one format or structure to another. In the context of Hibernate, it refers to the configuration that defines how Java classes are mapped to database tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

What is fetchtype lazy in hibernate?

1 Answers  


What is session merge in hibernate?

1 Answers  


What is hql (hibernate query language)?

1 Answers  


What is hibernate tool?

1 Answers  


Difference between the first and second level cache in hibernate?

1 Answers  


What is a unidirectional relationship?

1 Answers  


What is hibernate in spring?

1 Answers  


How mapping of java objects is done with database tables?

1 Answers  


Is jpa an orm?

1 Answers  


How is hql query created?

1 Answers  


Why we use hibernate template?

1 Answers  


How does hibernate update work?

1 Answers  


Categories