Type |
Changes |
By |
|
Improved documentation manual. |
|
|
Add operation select(String, ResultHandler) Fixes 116. |
|
|
Component Scan for Mappers Fixes 130. |
|
|
SqlSessionCallback.doInSqlSession should not throw SqlException Fixes 154. |
|
|
getExceptionTranslator() may not be called in mybatis-spring Fixes 156. |
|
|
Setting a specific datasource for one mapper does not work Fixes 157. |
|
|
should not let changing the executor type during a tx Fixes 160. |
|
|
mapperLocations does not work for xml files inside JARs Fixes 161. |
|
|
Use a reference to SqlSessionFactory in MapperScanner Fixes 162. |
|