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

When resolving constructor args, @Param should precede actual name ev… #1093

Merged
merged 2 commits into from
Sep 7, 2017

Conversation

harawata
Copy link
Member

@harawata harawata commented Sep 6, 2017

…en when useActualParamName is enabled.

I realized I made a bug when fixing #721 .
If the name is specified with @Param, it should be used regardless of useActualParamName setting.

@harawata harawata added the bug label Sep 6, 2017
@harawata harawata added this to the 3.4.6 milestone Sep 6, 2017
@harawata harawata self-assigned this Sep 6, 2017
@harawata harawata merged commit 62a62e2 into mybatis:master Sep 7, 2017
pulllock pushed a commit to pulllock/mybatis-3 that referenced this pull request Oct 19, 2023
…tion-bug

When resolving constructor args, @param should precede actual name even when useActualParamName is enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant