Tagged: Initialization

How to avoid Hibernate Lazy Initialization Exception 2

How to avoid Hibernate Lazy Initialization Exception

I have got the Lazy Initialization Exception problem so many times that I have decided to post everything I have learnt about it. During my research, I have found 3 ways to avoid Hibernate...