MyBatis Fix possible thread safety issues with BaseExecutor

In a multithreaded environment, auto increment / decrement may lead to thread safety problems, which may lead to some co...

MyBatis Why not provide a configuration to close the first-level cache

Why not provide a configuration to close the first-level cache, I think whether to use the first-level cache can also be...

MyBatis Bump mockito-junit-jupiter from 3.5.0 to 3.5.2

Bumps mockito-junit-jupiter from 3.5.0 to 3.5.2.Release notesSourced from mockito-junit-jupiter's releases.v3.5.2Release...

MyBatis Bump mockito-core from 3.5.0 to 3.5.2

Bumps mockito-core from 3.5.0 to 3.5.2.Release notesSourced from mockito-core's releases.v3.5.2Release notes were automa...

MyBatis Minor optimization for GenericTokenParser

Before while (start > -1), existing judgment if (start == -1), so I suggest to adjust while do to do while,which c...

MyBatis Function return value combination

Comment From: hazendaz@nothingzhl Can you run a rebase on this to get rid of the merges? I know github can do it but th...

MyBatis redundant code

Here is some code that I think is redundantComment From: kazuki43zoo@nothingzhl Thanks for your contribution!!This chang...

MyBatis Error with interface TypeHandler for enum with interface

Hi, I think I found an issue for a rather specific case.I'm not sure if this issue belongs to this repo, Spring integrat...

MyBatis Annotation problem of a method

HI,I found that there is a problem with the comment of selectList (String statement) in sqlsessionI think there is no pa...

MyBatis Bump mockito-junit-jupiter from 3.4.6 to 3.5.0

Bumps mockito-junit-jupiter from 3.4.6 to 3.5.0.Release notesSourced from mockito-junit-jupiter's releases.v3.5.0Release...

MyBatis Bump mockito-core from 3.4.6 to 3.5.0

Bumps mockito-core from 3.4.6 to 3.5.0.Release notesSourced from mockito-core's releases.v3.5.0Release notes were automa...

MyBatis Bump postgresql from 42.2.14 to 42.2.15

Bumps postgresql from 42.2.14 to 42.2.15.ChangelogSourced from postgresql's changelog.[42.2.15] (2020-06-19)ChangedSourc...

MyBatis Pojo mapping declaration feature

Possibility to declare @Result and @ConstructorArgs in POJO models instead of mappers. Supports extending POJO classes a...

MyBatis About the date field in the oracle database

I have been using the mybatis framework for almost four years, and I have always had a question I would like to ask.As w...

MyBatis No setter found for the keyProperty 'id' in 'java.lang.String'.

MyBatis version3.5.1Database vendor and versionH2Test case or example projectTest (fresh DB, empty table)tagDAO.failedIn...

MyBatis Configurable ExceptionFactory

It would be quite convenient to allow some degree of configuration on how org.apache.ibatis.exceptions.ExceptionFactory ...

MyBatis Use foreach to insert data into ms sql server database, and the auto increment field only returns the last data

MyBatis version3.5.5Database vendor and versionMS Sql Server 2008 R2,MS Sql Server 2019com.microsoft.sqlserver:mssql-jdb...

MyBatis BatchInsert Annotation Support?

Is that possible add annotation BatchInsert just as Insert? So we do not copy too much code like "" + begin + "" + "(" ...

MyBatis Bump mockito-core from 3.4.4 to 3.4.6

Bumps mockito-core from 3.4.4 to 3.4.6.Release notesSourced from mockito-core's releases.v3.4.6Release notes were automa...

MyBatis Bump mockito-junit-jupiter from 3.4.4 to 3.4.6

Bumps mockito-junit-jupiter from 3.4.4 to 3.4.6.Release notesSourced from mockito-junit-jupiter's releases.v3.4.6Release...
上一页 下一页
.