What is the file extension used for hibernate mapping file?



What is the file extension used for hibernate mapping file?..

Answer / Anupam Saxena

"Hibernate uses an XML configuration file with the .hbm.xml or .hfxml extensions to define the mapping between Java classes and database tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

Explain about hibernate proxy and how it helps in lazy loading?

1 Answers  


Is hibernate lazy load by default?

1 Answers  


What is cache in hibernate?

1 Answers  


What are the limitations of hibernate?

1 Answers  


How to write composite key mapping for hibernate?

1 Answers  


What is the file extension used for hibernate mapping file and hibernate configuration file?

1 Answers  


What is hql in hibernate?

1 Answers  


What is the benefit of hibernate?

1 Answers  


What orm means?

1 Answers  


What are the orm tools?

1 Answers  


Which is better jdbc or hibernate?

1 Answers  


How hibernate sessions work?

1 Answers  


Categories