Nineya
Home
Blog
MyBatis The maven-bundle-plugin not work on JDK 15-ea+23 (Travis CI is failed)
2025-01-14 07:06:13
430
We consider to ignore build error on JDK 15 ea until fix this problem.https://issues.apache.org/jira/browse/FELIX-6259 ...
MyBatis Inline parameter expression parser not support ? : operator
2025-01-14 07:06:11
1397
MyBatis version3.5.4Database vendor and versionmysql 5.7.1Test case or example project#{entity.creator != null ? entity....
MyBatis spring boot mybatis cache
2025-01-14 07:06:08
650
MyBatis version3.5.4Database vendor and versionTest case or example projectSteps to reproduce1. ...
MyBatis SQL Server | defaultStatementTimeout not working for jtds driver
2025-01-14 07:06:05
1858
MyBatis version3.4.6Database vendor and versionSql Server, jtds driver version- 1.3.1Test case or example projectmybatis...
MyBatis Mybatis issuse with Map<String, Object> type while add new record
2025-01-14 07:06:03
1781
Hi Mybtais Team,I am using mybatis for generic implementation of CRUD operation through out application and it was worki...
MyBatis Why not preserve the flexibility and syntactic feel of SQL in Java?
2025-01-14 07:06:00
1513
Mapper.xml can support the dynamic creation of SQL, but is there a better way to use it? For example, creating SQL using...
MyBatis When I use batch update by ';'(allowMultiQueries=true),how can I get affected rows?
2025-01-14 07:05:58
1140
MyBatis version3.x.xDatabase vendor and versionMySql 5.7Test case or example projectThis part code means wirte off doc b...
MyBatis Very strange NullPointException for DefaultResultSetHandler in mybatis
2025-01-14 07:05:55
6979
MyBatis version3.4.6The null pointer was first discovered by the log file. It appears in the createAutomaticMappings met...
MyBatis fullgc in 3.4.4
2025-01-14 07:05:50
3156
Hi,I found that there are many mappers that cause fullgc。<dependency> <groupId>org.mybatis</gr...
MyBatis L2 cache dirty read
2025-01-14 07:05:40
504
MyBatis version3.5.3Database vendor and versionmysql 5.6Test case or example projectmybatis L2 cache dirty read ,use xml...
MyBatis LanguageDriver interface added method for scriptings sql source
2025-01-14 07:05:38
4121
in using mybatis scripting language ,like freemarker ,usually define mapper interface like below:interface SomeTypeMapp...
MyBatis some fileds should be final
2025-01-14 07:05:35
1412
MyBatis version3.5.3Database vendor and versionTest case or example projectSteps to reproduceExpected resultadd modifier...
MyBatis enhancement --- duplicate checking to key of HashMap in class org.apache.ibatis.type.TypeAliasRegistry
2025-01-14 07:05:32
2341
MyBatis version3.5.3Database vendor and versionTest case or example projectpublic Class resolveAlias(String string) { ...
MyBatis Mybatis cannot retrieve data from Oracle with data type blob, clob to HashMap?
2025-01-14 07:05:30
3224
I am trying to retrieve field from Oracle 11g using Mybatis and Spring boot but facing some problems. Here is what I hav...
MyBatis MyBatis TransactionalCacheManager problem
2025-01-14 07:05:27
862
When secondary caching(Redis) and transactions are opened, TransactionalCacheManager commits because entries ToAddOnComm...
MyBatis expand interface for customer scan mapper package
2025-01-14 07:05:23
2819
Are there plans any plans to provide expand interface for customer scan mapper package to register customering mapper? ...
MyBatis Mybatis Mapper Interface extends Mapped,MappedStatement register twice
2025-01-14 07:05:20
3611
MyBatis version3.5.1Database vendor and versionmysql 5.1.38Test case or example projectdp.zipSteps to reproducefirst ...
MyBatis Collection recursion needs to set recursion conditions
2025-01-14 07:05:17
3344
My table data is fixed at three levels, but there are many data at the third level, which leads to slow recursion. In th...
MyBatis Is it wrong
2025-01-14 07:05:15
237
pageInfo.isIsFirstPage()pageInfo.isIsLastPage()Comment From: harawataAs stated in the issue template, we use GitHub Issu...
MyBatis Caused by: org.apache.ibatis.reflection.ReflectionException: There is no getter for property named '__frch_item_0' in 'class
2025-01-14 07:05:12
2606
MyBatis version3.4.6Database vendor and versionmysqlTest case or example projectSteps to reproduceExpected resultActual ...
上一页
下一页
1
…
1009
1010
1011
1012
1013
…
2246
.