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

Throw exception if the specified keyProperty is not found when assigning generated keys. #1250

Merged
merged 1 commit into from
Apr 10, 2018

Conversation

harawata
Copy link
Member

@harawata harawata commented Apr 7, 2018

As #1198 has been merged, we can fix #782 .
Related to #902 #1073.

@harawata harawata added the enhancement Improve a feature or add a new feature label Apr 10, 2018
@harawata harawata self-assigned this Apr 10, 2018
@harawata harawata added this to the 3.5.0 milestone Apr 10, 2018
@harawata harawata merged commit 7b0d7cb into mybatis:master Apr 10, 2018
@harawata harawata changed the title Throw exception when keyProperty is not found. Throw exception if the specified keyProperty is not found when assigning generated keys. Jan 20, 2019
pulllock pushed a commit to pulllock/mybatis-3 that referenced this pull request Oct 19, 2023
Throw exception when keyProperty is not found.
Originally developed by @kazuki43zoo in mybatis#782 . But reverted in mybatis#1073 to workaround mybatis#902 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve a feature or add a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant