Hibernate - Interview Questions and Answers for 'Infor' | Search Interview Question - javasearch.buggybread.com
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Hibernate - Interview Questions and Answers for 'Infor' - 1 question(s) found - Order By Newest

 Q1. Can you write the code for implementing the one to many (student -> courses) relationship in hibernate?Hibernate
Ans. @OneToMany(cascade = CascadeType.ALL)
@JoinColumn(name = "student_id")
private Set countries;

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve          Asked in 1 Companies


Related Questions

  What is Lazy Initialization in Hibernate ?
  What are the ways to avoid LazyInitializationException ?
  Difference between first level and second level cache in hibernate ?
  Which annotations are used in Hibernate ?
  What are the contents of Hibernate configuration file ( hibernate.cfg.xml ) ?
  What things you would care about to improve the performance of Application if its identified that its DB communication that needs to be improved ?
  How to configure second level cache in Hibernate ?
  What is the use of @GeneratedValue annotation in Hibernate?
 What are the disadvantages of Hibernate over native APIs ?
  What are the advantages of Hibernate ?



Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: