Can you declare mappings for multiple classes in one mapping file?
Answer / Kirti Sagar
Yes, it is possible to declare mappings for multiple classes in a single Hibernate mapping file. Each class will have its own XML or annotation definition within the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is better spring jdbctemplate or hibernate for web development?
What is hibernate unidirectional and bidirectional?
Define hibernate?
How to bind hibernate session factory to jndi?
What are different types of associations in hibernate?
Define criteria in terms of hibernate.
What are bidirectional relationships?
Is a relationship in hibernate?
What is difference between jdbc and hibernate?
How can we reattach any detached objects in Hibernate?
How to check hibernate version in spring boot?
What is unidirectional and bidirectional?