You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Wiki <wi...@apache.org> on 2010/12/30 03:18:40 UTC

[Tapestry Wiki] Update of "Tapestry5AvoidingLazyInitializationExceptions" by BobHarner

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.

The "Tapestry5AvoidingLazyInitializationExceptions" page has been changed by BobHarner.
http://wiki.apache.org/tapestry/Tapestry5AvoidingLazyInitializationExceptions?action=diff&rev1=2&rev2=3

--------------------------------------------------

  
  }}}
  
+ ''This is a lazy approach, with a cumulatively heavy performance penalty.  To really solve Lazy Initialization Exceptions, you need to find out why the Hibernate session closed before you wanted it to, and/or you need to get a new session reattach the object.''
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org