> On Sat, Jul 17, 2010 at 16:15, alexey_baranov <
mias...@gmail.com> wrote:
> > Hi!
>
> > Does NHibernate transaction automaticaly rollback when disposing?
>
> > using (var tx= sess.BeginTrancaction()){
>
> > //some code wich throws Exception
>
> > tx.Commit(); // this line will newer execute because of throwned
> > Exception
> > }
>
> > Should I catch this situation to rollback transaction manually?
>
> > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "nhusers" group.
> > To post to this group, send email to
nhu...@googlegroups.com.
> > To unsubscribe from this group, send email to