Please create a test case(https://github.com/hibernate/hibernate-test-case-templates/blob/master/orm/hibernate-orm-6/src/test/java/org/hibernate/bugs/JPAUnitTestCase.java) that reproduces your issue, and also try showing how it works with ORM 5(https://github.com/hibernate/hibernate-test-case-templates/blob/master/orm/hibernate-orm-5/src/test/java/org/hibernate/bugs/JPAUnitTestCase.java). You can attach the reproducers on a newly created JIRA issue(https://hibernate.atlassian.net).
beikov
17
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Varchar(1) column for java enum fails with ClassCastException | 5 | 2581 | August 18, 2023 | |
| Enum Mapping with Hibernate 6.3.1 | 11 | 5130 | March 14, 2024 | |
| Hibernate 6 cannot persist Enum as String in char column | 2 | 1262 | August 4, 2023 | |
| Hibernate validate fails on enum | 11 | 6193 | January 24, 2024 | |
| String Enum mapping for MySQL only | 3 | 1196 | May 27, 2024 |