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 |
Why we use hibernate instead of jdbc?
What are the different cascade types?
What are the major benefits of hibernate?
Explain what is a dialect?
What is query in hibernate?
What are different environments to configure hibernate?
What is orm principle?
What is id generator in hibernate?
How many tables are required for many to many relationship?
What are different types of second level cache?
What is lazy loading and eager loading?
Is hibernate bad for ssd?