What is bidirectional in hibernate?



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

Post New Answer

More Hibernate Interview Questions

What is hbm in hibernate?

1 Answers  


Why we use hibernate instead of jdbc?

1 Answers  


What is the use of hibernate session merge() call?

1 Answers  


What is the Hibernate proxy?

1 Answers  


What is fetching strategy in hibernate?

1 Answers  


How to configure hibernate second level cache using ehcache?

1 Answers  


How many stages are there in hibernate inheritance?

1 Answers  


What is a bidirectional relationship?

1 Answers  


Explain criteria api?

1 Answers  


Does spring data use hibernate?

1 Answers  


What is java hibernate?

1 Answers  


What is hibernate and spring java?

1 Answers  


Categories