What is bidirectional in hibernate?
Answer / Akhilesh Saraswat
In Hibernate, Bidirectional refers to the relationship between two entities where both entities are aware of each other. This allows for more efficient data fetching and manipulation compared to Unidirectional relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is hbm in hibernate?
Why we use hibernate instead of jdbc?
What is the use of hibernate session merge() call?
What is the Hibernate proxy?
What is fetching strategy in hibernate?
How to configure hibernate second level cache using ehcache?
How many stages are there in hibernate inheritance?
What is a bidirectional relationship?
Explain criteria api?
Does spring data use hibernate?
What is java hibernate?
What is hibernate and spring java?