[Hibernate] Why should Session.load failure invalidate session?

2003-01-28 Thread Chris Nokleberg

Re: [Hibernate] Why should Session.load failure invalidate session?

2003-01-28 Thread Gavin . King
From the Best Practices page: Don't treat exceptions as recoverable I think it would be helpful if Hibernate could guarantee in-memory state at least for particular types of failures. In particular, Session.load seems useful (and feasible?). What is driving this request is a need for a