session.Transaction.Enlist(idbcommand) /Oskar
2009/12/16 James Crowley <[email protected]>: > Hey guys, > Is there any way to enlist an existing IDbTransaction created elsewhere > (rather than starting a new one?). Alternatively, is it possible to get a > reference to an IDbTransaction from an existing nHibernate transaction to > use elsewhere? (basically need to execute some non-nHibernate db > interactions within the same transaction). > Thanks > James > > -- > > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
