Yep, that is currently the expected behavior, to get converted exceptions along with all the other nice things Hibernate is doing for you there. If you don't want those niceties, use Connection#unwrap
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Yep, that is currently the expected behavior, to get converted exceptions along with all the other nice things Hibernate is doing for you there. If you don't want those niceties, use Connection#unwrap