What are the types of entity relationship?



What are the types of entity relationship?..

Answer / Md Matin Arif

The types of entity relationships in a database include one-to-one, one-to-many, many-to-many, and one-to-zero-or-one. These relationships define the cardinality (number of instances) and direction of the relationship between entities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

Why we use hibernate instead of jdbc?

1 Answers  


What are the different cascade types?

1 Answers  


What are the major benefits of hibernate?

1 Answers  


Explain what is a dialect?

1 Answers  


What is query in hibernate?

1 Answers  


What are different environments to configure hibernate?

1 Answers  


What is orm principle?

1 Answers  


What is id generator in hibernate?

1 Answers  


How many tables are required for many to many relationship?

1 Answers  


What are different types of second level cache?

1 Answers  


What is lazy loading and eager loading?

1 Answers  


Is hibernate bad for ssd?

1 Answers  


Categories