Skip to content

Allow TypeHandler for Enum on annotation configuration #444 #518

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

Conversation

kazuki43zoo
Copy link
Member

I've fixed #444.
Please review this.

Thanks.

@emacarron
Copy link
Member

@kazuki43zoo
Can you please add a test case to demonstrate both the problem and the solution?

@kazuki43zoo
Copy link
Member Author

Yes, of course !
However, please give a time to adding test case.
I will add test case and update this.

@kazuki43zoo
Copy link
Member Author

Hi @emacarron ,

I've added three test cases for @Arg, @Result, @TypeDiscriminator.
Please check.

emacarron added a commit that referenced this pull request Nov 8, 2015
…dler-on-annotation-config

Allow TypeHandler for Enum on annotation configuration #444
@emacarron emacarron merged commit 6d33f25 into mybatis:master Nov 8, 2015
@emacarron
Copy link
Member

Thank you!

@emacarron emacarron added the bug label Nov 8, 2015
@emacarron emacarron added this to the 3.4.0 milestone Nov 8, 2015
@emacarron emacarron self-assigned this Nov 8, 2015
@kazuki43zoo kazuki43zoo deleted the issues/444_allow-EnumTypeHandler-on-annotation-config branch November 8, 2015 09:46
pulllock pushed a commit to pulllock/mybatis-3 that referenced this pull request Oct 19, 2023
…TypeHandler-on-annotation-config

Allow TypeHandler for Enum on annotation configuration mybatis#444
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.

EnumOrdinalTypeHandler annotation configuration error
2 participants