Liuzh
Liuzh
@harawata Please resolve this PR before the 3.5.0 release. If you accept this PR, the interceptor will be more convenient to handle.
@harawata I am not familiar with gradle, and I have the following error when creating a project: ``` Caused by: groovy.lang.MissingPropertyException: No such property: mybatis for class: SimpleTemplateScript4 at SimpleTemplateScript4.run(SimpleTemplateScript4.groovy:1)...
@harawata I wrote an example. After merge this PR. This interceptor will work. zip: [gh-1239.zip](https://github.com/mybatis/mybatis-3/files/2610296/gh-1239.zip) github: https://github.com/abel533/mybatis-issues/tree/master/gh-1239
If it is for internal calls, why design it on the interface. I think this is a design mistake. Rowbounds is a very useful parameter, and it is necessary to...
What should I do next?
针对这种查询关闭异步count
支持MyBatis本身的一级缓存和二级缓存。
@trifolium-x 可以考虑加个缓存接口。 你的做法中,缓存如何失效过期?
Here is the English version of the document: https://github.com/pagehelper/mybatis-pagehelper/tree/master/wikis/en.