Why do you do a flush after a rollback , not that i really matters but
still is appears strange to me !!
_folderDAO.RollbackTransaction(); invokes
Transaction.RollBack()
Session.Flush()
Session.Close()
Also call Session.Flush() after saving each folder should fix entire
test :)
Advice: Don't use non transactional sessions
Regards
--
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.