What is @joincolumn?
Answer / Sitaram
The '@joincolumn' annotation in Hibernate is used to specify the column of a foreign key that references another entity.
| Is This Answer Correct ? | 0 Yes | 0 No |
How components are used in hibernate?
What is general hibernate flow using RDBMS?
Can we delete foreign key?
What are session beans?
What are different core interfaces of hibernate framework?
What is persistence object hibernate?
What are the different types of caches in hibernate?
Which one is faster jdbc or hibernate?
What is difference between evict and clear in hibernate?
Can we create multiple sessionfactory in hibernate?
Is hibernate obsolete?
What does an orm solution comprises of?