MyBatis The maven-bundle-plugin not work on JDK 15-ea+23 (Travis CI is failed)

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

MyBatis version3.5.4Database vendor and versionmysql 5.7.1Test case or example project#{entity.creator != null ? entity....

MyBatis spring boot mybatis cache

MyBatis version3.5.4Database vendor and versionTest case or example projectSteps to reproduce1. ...

MyBatis SQL Server | defaultStatementTimeout not working for jtds driver

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

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?

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?

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

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

Hi,I found that there are many mappers that cause fullgc。&lt;dependency&gt; &lt;groupId&gt;org.mybatis&lt;/gr...

MyBatis L2 cache dirty read

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

in using mybatis scripting language ,like freemarker ,usually define mapper interface like below:interface SomeTypeMapp...

MyBatis some fileds should be final

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

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?

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

When secondary caching(Redis) and transactions are opened, TransactionalCacheManager commits because entries ToAddOnComm...

MyBatis expand interface for customer scan mapper package

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

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

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

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

MyBatis version3.4.6Database vendor and versionmysqlTest case or example projectSteps to reproduceExpected resultActual ...
上一页 下一页
.