mybatis-3 icon indicating copy to clipboard operation
mybatis-3 copied to clipboard

MyBatis SQL mapper framework for Java

Results 215 mybatis-3 issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.javassist:javassist](http://www.javassist.org/) ([source](https://togithub.com/jboss-javassist/javassist)) | `3.29.0-GA` -> `3.29.1-GA` |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/mybatis/mybatis-3). ## Open These updates have all been...

- before Line761 : column="username" Line762 : column="password" - after Line761 : column="user_name" Line762 : column="hashed_password"

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mybatis:mybatis-parent](https://www.mybatis.org/) ([source](https://togithub.com/mybatis/parent)) | `34` -> `35` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.hsqldb:hsqldb](http://hsqldb.org) ([source](http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.7.0)) | `2.5.2` -> `2.7.0` |...

Bumps [mybatis-parent](https://github.com/mybatis/parent) from 34 to 35. Release notes Sourced from mybatis-parent's releases. Mybatis Parent 35 Build parent for mybatis projects Now requires jdk 11 to build with continued compilation to...

dependencies

Translated the untranslated parts of the following files into Korean. - configuration.xml - dynamic-sql.xml - sqlmap-xml.xml I will translate the untranslated parts of the remaining files in the future. Thank...

doc-ko

## MyBatis version 3.4.4 tested with 3.4.2, 3.4.0 as well. ## Database vendor and version H2 version 1.4.193 (although this issue is not related to H2 per se) ## Test...

bug
🔩 constructor

Feature request? Would be good to have possibility to use auto mapping using constructors.

waiting for feedback

If the firewall drops packets or they are lost on the network, the pingConnection method in X ms drops this connection and gets a new one, and does not wait...