MyBatis Issue: PoolMaximumActiveConnections=1 Does Not Guarantee Single Connection in MyBatis Under High Contention (SQLite Database)

About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...

MyBatis 重复执行使用游标的statement报statement已经关闭异常

About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...

MyBatis MyBatis Constructor Injection should support <collection> as well?

I currently have the problem that it seems like MyBatis constructor injection does not support the &lt;collection&gt; in...

MyBatis EnumOrdinalBytehandler is Buggy

About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...

MyBatis Translation name should use local language instead of use translated name

I think this should be fixed.If we want to see another language version of the doc, we should able to read that language...

MyBatis Need help to contribute zh_TW translation

I'd like to contribute zh_TW translation to this repo. I already done here: https://github.com/doggy8088/mybatis-3/tree/...

MyBatis While reading result set into java records mapping types are resolved incorrectly

When querying data I get this exception for incorrect enum value.Here are my result mappings:And here is the problem - c...

MyBatis update issue templates

The old issue templates probably doesn't work.Comment From: harawataThank you for the heads up, @awxiaoxian2020 !I tried...

MyBatis Mybatis foreach update occasionally fails

problemWhen I use mybatis foreach update, I occasionally get a bad sql error. After the first error, all subsequent exec...

MyBatis Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this ...

.