emacarron / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

getExceptionTranslator() may not be called in mybatis-spring #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the MyBatis are you using?
mybatis-spring 1.0.0-RC1

Please describe the problem.  Unit tests are best!
getExceptionTranslator() is not called when:
- SqlSessionDaoTemplate is constructed by code
- MapperFactoryBean is used

What is the expected output? What do you see instead?
Good exception translation. Poor exception translation. 

Please provide any additional information below.

Original issue reported on code.google.com by eduardo.macarron on 22 Oct 2010 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by eduardo.macarron on 1 Jan 2011 at 4:39