Grails and Hibernate's Lazy Initialization Exception
Posted
by Azder
on Stack Overflow
See other posts from Stack Overflow
or by Azder
Published on 2009-09-02T14:24:07Z
Indexed on
2010/05/21
23:10 UTC
Read the original article
Hit count: 349
Where are the most common places where you've gotten an org.hibernate.LazyInitializationException
in Grails, what was the cause and how did you solve it ?
I think this one exception comes up a lot for novice, so if you'd provide more examples, it would be great.
© Stack Overflow or respective owner