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 |
Explain about hibernate proxy and how it helps in lazy loading?
Is hibernate lazy load by default?
What is cache in hibernate?
What are the limitations of hibernate?
How to write composite key mapping for hibernate?
What is the file extension used for hibernate mapping file and hibernate configuration file?
What is hql in hibernate?
What is the benefit of hibernate?
What orm means?
What are the orm tools?
Which is better jdbc or hibernate?
How hibernate sessions work?