NHibernate 5.X.X with System.Transactions.TransactionScope Sample
34 views
Skip to first unread message
Shibu Raj
unread,
Nov 10, 2019, 6:33:38 PM11/10/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhusers
Greetings all,
I am new to NH and learning to use NH in one of my project. The project uses Oracle as the DB (Using managed driver) and need to use TransactionScope to create a transactional code block. Does any one samples/blog describing the usage of the same. Looking for help with what config parameters I need to use and where to start with. Any help is highly appreciated. I checked the unit test and couldn't identify any relevant ones.