Hi all
If for example, I call session.Save(myObject), how do I determine if the operation succeeded or if it failed because my database server has been dropped out of a hang glider?
Does NHibernate throw a particular type of exception in this circumstance?
Thanks
David