From: cremor (JIRA) <nh...@gm...> - 2011-04-08 05:33:54
|
[ http://216.121.112.228/browse/NH-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20852#action_20852 ] cremor commented on NH-2623: ---------------------------- But in case of deferrable constraints Transaction.Commit can throw exceptions because of constraint violations and I'd like to handle these the same way like when they are thrown during flushing. > ISQLExceptionConverter isn't used in AdoTransaction > --------------------------------------------------- > > Key: NH-2623 > URL: http://216.121.112.228/browse/NH-2623 > Project: NHibernate > Issue Type: Bug > Components: Core > Affects Versions: 3.1.0 > Reporter: cremor > Priority: Minor > Attachments: NH2623.zip > > > The attached test shows that exceptions that are thrown from the driver in Transaction.Begin/Commit/Rollback are not passed to an ISQLExceptionConverter. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |