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

Allow to customize default typehandler for enum #971

Conversation

kazuki43zoo
Copy link
Member

I've fixed gh-970.

WDYT for this fix ?

@kazuki43zoo kazuki43zoo self-assigned this Apr 9, 2017
@kazuki43zoo kazuki43zoo added the enhancement Improve a feature or add a new feature label Apr 9, 2017
@kazuki43zoo kazuki43zoo force-pushed the gh-970_allow-customize-default-enum-typehandler branch from 6ea0d63 to a238186 Compare April 9, 2017 19:59
@kazuki43zoo kazuki43zoo merged commit deba316 into mybatis:master Apr 10, 2017
@kazuki43zoo kazuki43zoo deleted the gh-970_allow-customize-default-enum-typehandler branch April 10, 2017 14:48
@kazuki43zoo kazuki43zoo added this to the 3.4.5 milestone Jul 30, 2017
@George5814
Copy link

👏

pulllock pushed a commit to pulllock/mybatis-3 that referenced this pull request Oct 19, 2023
…e-default-enum-typehandler

Allow to customize default typehandler for enum
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.

Allow to customize default TypeHandler for Enum
2 participants