c# - Rollback a transaction on NHibernate and Enterprise Library -



c# - Rollback a transaction on NHibernate and Enterprise Library -

i have web application has multiple subsystems. in 1 of these subsystems utilize nhibernate , in utilize enterprise library info access layer. have page work these 2 subsystems concurrently , when click in button in page, execute 2 work. question if application dealing errors, how can rollback of works?

not sure enterprise library, nhibernate claimed play well system.transactions

c# nhibernate transactions enterprise-library rollback

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -