Building criteria with in clause against field annotated with @ValueConverter
causes a ClassCastException
#4080
Labels
type: bug
A general bug
Milestone
Assume you have an enum that you want to persist as an integer:
If you try to build a query against this field, it will cause cause a ClassCastException:
Exact stack trace:
The text was updated successfully, but these errors were encountered: