Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mybatis 3.5.0 insertBatch 回调 id 的问题 #54

Open
2 of 7 tasks
wangkang09 opened this issue Nov 1, 2019 · 1 comment
Open
2 of 7 tasks

mybatis 3.5.0 insertBatch 回调 id 的问题 #54

wangkang09 opened this issue Nov 1, 2019 · 1 comment

Comments

@wangkang09
Copy link

wangkang09 commented Nov 1, 2019

I'm submitting a...

  • Feature request (功能建议)
    mybatis 3.5.0 之前的 insertBatch sql 生成,会出现 回调 id 的问题,官网通过 指定版本来解决



Environment

JDK Version:

  • OracleJDK 8u40+
  • OpenJDK 8+ with openjfx

Database:

  • MySQL/MariaDB
  • Oracle
  • SQL Server
  • others
@wangkang09
Copy link
Author

wangkang09 commented Nov 1, 2019

itfsw/mybatis-generator-plugin#70 官网这个问题的 issue

解决方法:
<context id="wangkang_test" targetRuntime="MyBatis3">
<property name="mybatisVersion" value="3.5.0"/>
<context>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant