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

Why is this happening wrong? #1486

Closed
jzdayz opened this issue Mar 1, 2019 · 1 comment · Fixed by #1487
Closed

Why is this happening wrong? #1486

jzdayz opened this issue Mar 1, 2019 · 1 comment · Fixed by #1487
Assignees

Comments

@jzdayz
Copy link

jzdayz commented Mar 1, 2019

image
image
image

Figure 1 is ok, but Figure 3 is problematic. Mybatis recognizes #{name} as an attribute of the interface parameter.
image

kazuki43zoo added a commit to kazuki43zoo/mybatis-3 that referenced this issue Mar 2, 2019
@kazuki43zoo kazuki43zoo self-assigned this Jun 10, 2019
kazuki43zoo added a commit to kazuki43zoo/mybatis-3 that referenced this issue Jun 13, 2019
@kazuki43zoo
Copy link
Member

@1397649957 Thanks for your reporting!

We can improve to become same behavior with bind variable(#{...}). I've submit PR for fixing this via #1487 . For details, please see #1487 .

@kazuki43zoo kazuki43zoo modified the milestone: 3.5.2 Jun 14, 2019
pulllock pushed a commit to pulllock/mybatis-3 that referenced this issue Oct 19, 2023
pulllock pushed a commit to pulllock/mybatis-3 that referenced this issue Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants