Problemunvalidated
There is no example on how to use enum mapping with postgres and hibernate 6. — I am migrating from hibernate 5 to 6. Tension: As @TypeDef is no more available I don't know how I can map my enum type to my database column.
22465f52-7ef2-45ec-8952-609d67c12661
There is no example on how to use enum mapping with postgres and hibernate 6. — I am migrating from hibernate 5 to 6. Tension: As @TypeDef is no more available I don't know how I can map my enum type to my database column.