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

please add support for @Enumerated #24

Open
SingingBush opened this issue Dec 9, 2015 · 1 comment
Open

please add support for @Enumerated #24

SingingBush opened this issue Dec 9, 2015 · 1 comment

Comments

@SingingBush
Copy link
Collaborator

I can map an enum from a number but what about mapping an enum from a string? It would be nice to be able to do:

@Enumerated(EnumType.ORDINAL)

or

@Enumerated(EnumType.STRING)
@ximion
Copy link

ximion commented Jan 6, 2018

Is there any work going on on this? I am using enumerations quite a lot, and no support in Hibernated makes the software a lot less useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants