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-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to