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