Hibernate 5 mapping @Enumerated as bytea on PostgreSQL

前端 未结 0 1239
日久生厌
日久生厌 2021-02-10 03:10

After trying to migrate our project from Hibernate 4 to Hibernate 5, all @Enumerated(EnumType.STRING) became mapped as a bytea type, resulting in "could not deserialize&quo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题