Nineya
Home
Blog
MyBatis element "include" content must "EMPTY"。
2025-01-14 06:58:07
5321
MyBatis version3.2.7Database vendor and versionMySql 5.6Test case or example projectIn the doc http://www.mybatis.org/m...
MyBatis I Don't Think It's Necessary To Keep The Cache System In Mybatis
2025-01-14 06:58:04
1576
See this codepublic static void main(String[] args) throws IOException { InputStream resource = Resources.getResource...
MyBatis Does not remove an ErrorContext from ThreadLocal when use the lazy loading
2025-01-14 06:58:01
2614
The my demo application uses the lazy loading feature.https://github.com/kazuki43zoo/demo-application/blob/d4c01469e2859...
MyBatis Bump hsqldb from 2.5.0 to 2.5.1
2025-01-14 06:57:59
2316
Bumps hsqldb from 2.5.0 to 2.5.1.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourse...
MyBatis The bug of MapperMethod.SqlCommand#resolveMappedStatement method
2025-01-14 06:57:55
983
Comment From: zhangyuanchaoIn the method, mapperInterface and declaringClass are the same interface, and method mapperIn...
MyBatis changed initial value assignment location
2025-01-14 06:57:53
402
If I write the new Envinroment(); command in the catch block, the id of the envinroment object may have been initially a...
MyBatis Support global configuration for applying sql provider type when omit on annotation
2025-01-14 06:57:50
1514
I propose to support a global configuration for applying sql provider type when omit type attribute on sql provider anno...
MyBatis ProviderSqlSource
2025-01-14 06:57:48
121
MyBatis version3.x.xDatabase vendor and versionTest case or example projectSteps to reproduceExpected resultActual resul...
MyBatis hi where spark hive use jdbc not use mybatis?
2025-01-14 06:57:46
428
hi where spark hive use jdbc not use mybatis?i want to know ,is mybatis too slow for big data?MyBatis version3.x.xDataba...
MyBatis Bump postgresql from 42.2.13 to 42.2.14
2025-01-14 06:57:43
2839
Bumps postgresql from 42.2.13 to 42.2.14.ChangelogSourced from postgresql's changelog.[42.2.14] (2020-06-10)ChangedRever...
MyBatis only one parameter not use @param, may not work for DynamicSqlSource
2025-01-14 06:57:39
2255
MyBatis version3.4.6Database vendor and version5.7.20i has a question in mybatis:3.4.6;the sql refer methodList selectOn...
MyBatis Association and collection no working
2025-01-14 06:57:37
2631
hello friends I have a problem when instantiating objects and this happens because the data that is being passed to the ...
MyBatis Mybatis mapper SQL does not support annotations?
2025-01-14 06:57:34
163
Comment From: harawataSorry, I don't understand.What do you mean by 'support annotations'?Comment From: kazuki43zoono re...
MyBatis Bump postgresql from 42.2.12 to 42.2.13
2025-01-14 06:57:29
3757
Bumps postgresql from 42.2.12 to 42.2.13.ChangelogSourced from postgresql's changelog.[42.2.13] (2020-06-04)Notable Chan...
MyBatis Bump mysql from 1.14.2 to 1.14.3
2025-01-14 06:57:25
5324
Bumps mysql from 1.14.2 to 1.14.3.Release notesSourced from mysql's releases.1.14.3What's Changed🚀 Features & Enhanc...
MyBatis Why mybatis batchexecutor.doUpdate return Integer.MIN_VALUE + 1002?
2025-01-14 06:57:19
774
Sorry, mybatis mail list in Google group can't be reached.MyBatis version is 3.4.4.Hi, all. When I dig into mybatis sour...
MyBatis Bump junit-jupiter from 1.14.2 to 1.14.3
2025-01-14 06:57:16
5297
Bumps junit-jupiter from 1.14.2 to 1.14.3.Release notesSourced from junit-jupiter's releases.1.14.3What's Changed🚀 Featu...
MyBatis Bump postgresql from 1.14.2 to 1.14.3
2025-01-14 06:57:12
5291
Bumps postgresql from 1.14.2 to 1.14.3.Release notesSourced from postgresql's releases.1.14.3What's Changed🚀 Features &a...
MyBatis change schema dynamicly not work sometimes
2025-01-14 06:57:08
3784
We use mybatis interceptor to intercept prepare() of statementHandler,then we got the Connection object from args[0] i...
MyBatis How can i set a property of type Interface ?
2025-01-14 06:57:05
910
Hello I've got some generated code which I'd like to use with MyBatis but some of the properties on the concrete cla...
上一页
下一页
1
…
1014
1015
1016
1017
1018
…
2246
.