MyBatis Bump postgresql from 42.2.9 to 42.2.10

Bumps postgresql from 42.2.9 to 42.2.10.ChangelogSourced from postgresql's changelog.[42.2.10] (2020-01-30)ChangedAddedA...

MyBatis Allow referencing result map from @One and @Many

@many and @one add resultMapIdComment From: harawataThank you for the, @moonService !I have been thinking about this for...

MyBatis Bump velocity-engine-core from 2.1 to 2.2

Bumps velocity-engine-core from 2.1 to 2.2.Dependabot will resolve any conflicts with this PR as long as you don't alter...

MyBatis Collection don't need ofType

I really don't think ‘ofType’ is needed in Collection,We can cache the first ParameterizedType to replace itComment From...

MyBatis Support for Java's Optional<T>

Hi,Are there any plans to support support for Java's 8 Optional&lt;T&gt;. I guess however due to the type erasure you wo...

MyBatis Bump assertj-core from 3.14.0 to 3.15.0

Bumps assertj-core from 3.14.0 to 3.15.0.Commits018b3a0 [maven-release-plugin] prepare release assertj-core-3.15.09fadaf...

MyBatis xml illegal char

Comment From: harawataThank you for the PR, @shootercheng !It seems that U+FEFF is allowed in XML.It's annoying, but not...

MyBatis More convenient way to pass collections as params

This PR is proposition for more convenient way to pass collections into queries.I added ability to expand collections by...

MyBatis Bump postgresql from 1.12.4 to 1.12.5

Bumps postgresql from 1.12.4 to 1.12.5.Release notesSourced from postgresql's releases.1.12.5What's Changed🚀 FeaturesMov...

MyBatis Bump junit-jupiter from 1.12.4 to 1.12.5

Bumps junit-jupiter from 1.12.4 to 1.12.5.Release notesSourced from junit-jupiter's releases.1.12.5What's Changed🚀 Featu...

MyBatis Bump mysql from 1.12.4 to 1.12.5

Bumps mysql from 1.12.4 to 1.12.5.Release notesSourced from mysql's releases.1.12.5What's Changed🚀 FeaturesMove execInCo...

MyBatis Race Condition in TypeHandlerRegistry

MyBatis version3.5.1Database vendor and versionPostgreSQL 11.+Test case or example project@Test void shouldAutoRegister...

MyBatis Update Chinese documentations

This is the rest of #1289, I had rewritten the rest and reviewed them. Now it's time to submit them.Comment From: harawa...

MyBatis Bump junit-jupiter-engine from 5.5.2 to 5.6.0

Bumps junit-jupiter-engine from 5.5.2 to 5.6.0.Release notesSourced from junit-jupiter-engine's releases.JUnit 5.6.0 = P...

MyBatis [ci] Trim white space in prep of auto introduction with mybatis-paren…

…t 32Upon mybatis-parent 32, whitespace will be trimmed by default. This was run as a test to see how bad, if at all th...

MyBatis Why @One/@Many supports only select?

I want to write that&lt;resultMap id=&quot;profiles&quot; type=&quot;Profile&quot;&gt; &lt;id column=&quot;profID&quo...

MyBatis Bump mysql-connector-java from 8.0.18 to 8.0.19

Bumps mysql-connector-java from 8.0.18 to 8.0.19.CommitsSee full diff in compare viewDependabot will resolve any conflic...

MyBatis Does mybatis sqlProvider support batch insert using forEach tags

MyBatis version2.0.4Database vendor and versionmysql Test case or example project1.mapperpublic interface SaveDataMapper...

MyBatis ClassCastError from LinkedHashMap to my own class type #3.5.2

MyBatis versionmybatis 3.5.2mybatis-plus : com.baomidou mybatis-plus-boot-starter 3.3.0Database ve...

MyBatis Avoid flipping accessible flag in OgnlMemberAccess

Once a field is made accessible, we keep it accessible.Flipping accessible flag causes a race condition.Possibly related...
上一页 下一页
.