You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/10/28 10:05:47 UTC

[GitHub] [incubator-shardingsphere] yanickxia commented on issue #3386: mybatis-plus call the baseMapper.saveBatch(List list) can't return the database auto increment id to the User entity

yanickxia commented on issue #3386: mybatis-plus call the baseMapper.saveBatch(List<User> list) can't return the database auto increment id to the User entity
URL: https://github.com/apache/incubator-shardingsphere/issues/3386#issuecomment-546876790
 
 
   Sharding-JDBC: 4.0 - RC3 
   SPRING Boot: 1.5.22.RELEASE
   
   ![image](https://user-images.githubusercontent.com/6848593/67669679-5c04fd00-f9ad-11e9-8ee8-9499812ea3a4.png)
   it's work...
   
   can you show your git repo??
   
   PS:  insure ` useGeneratedKeys="true"` is setted.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services