What does the following exception means<br /> <br /> org.hibernate.LazyInitializationException: could not initialize proxy - no Session
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

   



Interview Questions and Answers

 Q1. What does the following exception means

org.hibernate.LazyInitializationException: could not initialize proxy - no Session
Hibernate
Ans. The error states that Hibernate is not able to initialize proxy / dependent entity objects as there is no session or transaction present. Very likely we are trying to load the dependent entities lazily but the call to dependent object property is not wrapped within the session or transaction.

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

   Like         Discuss         Correct / Improve     Lazy Loading  Lazy Initialization  org.hibernate.LazyInitializationException


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: