Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mybatis-3.5.17.zip | 2024-11-26 | 3.8 MB | |
mybatis-3.5.17 source code.tar.gz | 2024-11-26 | 922.5 kB | |
mybatis-3.5.17 source code.zip | 2024-11-26 | 2.6 MB | |
README.md | 2024-11-26 | 478 Bytes | |
Totals: 4 Items | 7.4 MB | 1 |
Bugs:
VendorDatabaseIdProvider#getDatabaseId()
should return product name when properties is empty [#3297]- Update
NClobTypeHandler
to use methods for national character set [#3298]
Enhancements:
- Allow
DefaultSqlSessionFactory
to provide a customSqlSession
[#3128]
There also are many pull requests for document updates and code improvements! Please see the full changelog: https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.16...mybatis-3.5.17